| 1 | [ Mar 17 22:00:05 Enabled. ] | ||
| 2 | [ Mar 17 22:00:05 Rereading configuration. ] | ||
| 3 | [ Mar 17 22:00:08 Rereading configuration. ] | ||
| 4 | [ Mar 17 22:00:12 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 17 22:00:12 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.17 22:00:15.036394 [ 1 ] {} <Information> Application: Will watch for the process with pid 29549 | ||
| 29 | 2026.03.17 22:00:15.036778 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.17 22:00:15.523370 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29549 | ||
| 31 | 2026.03.17 22:00:15.524165 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.17 22:00:15.524316 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.17 22:00:15.631567 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.17 22:00:15.707363 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.17 22:00:15.707439 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.17 22:00:15.707457 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.17 22:00:15.707515 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.17 22:00:15.708198 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.17 22:00:15.710681 [ 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.17 22:00:15.711525 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.17 22:00:15.712505 [ 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.17 22:00:15.712555 [ 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.17 22:00:15.712594 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.17 22:00:15.713336 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.17 22:00:15.714294 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.17 22:00:15.720455 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.17 22:00:15.721448 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.17 22:00:15.722881 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.17 22:00:15.722982 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.17 22:00:15.724142 [ 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.17 22:00:15.724610 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.17 22:00:15.728878 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.17 22:00:15.730002 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.17 22:00:15.735264 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.17 22:00:15.735710 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.17 22:00:15.736155 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.17 22:00:15.736519 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.17 22:00:15.738088 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.17 22:00:15.738114 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.17 22:00:15.738185 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.17 22:00:15.738242 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.17 22:00:15.809541 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.17 22:00:15.809571 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000212014 sec | ||
| 68 | 2026.03.17 22:00:15.809655 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.17 22:00:15.809739 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.17 22:00:15.810573 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.17 22:00:15.811255 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.17 22:00:15.823177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.17 22:00:15.823218 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.17 22:00:15.823314 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.17 22:00:15.823326 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.17 22:00:15.823360 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.17 22:00:15.823450 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.17 22:00:15.827650 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.17 22:00:15.827698 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.17 22:00:15.827751 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.17 22:00:15.827918 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.17 22:00:15.827961 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.17 22:00:15.827974 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.17 22:00:15.828056 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.17 22:00:15.828068 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.17 22:00:15.828099 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.17 22:00:15.828177 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.17 22:00:15.852820 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.17 22:00:15.865194 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.17 22:00:15.865290 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113562 sec | ||
| 91 | 2026.03.17 22:00:15.865303 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.17 22:00:15.865314 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.17 22:00:15.865338 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.17 22:00:15.865550 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.17 22:00:15.865654 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.17 22:00:15.865669 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.17 22:00:15.865679 [ 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.17 22:00:15.865690 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.17 22:00:15.869458 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.17 22:00:15.869650 [ 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.02 MiB | ||
| 101 | 2026.03.17 22:00:15.871142 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.345e-05 sec. | ||
| 102 | 2026.03.17 22:00:15.871567 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.17 22:00:15.872362 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.17 22:00:15.872382 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.17 22:00:16.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.17 22:00:18.442767 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60491 | ||
| 107 | 2026.03.17 22:00:18.443756 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.17 22:00:18.443837 [ 3 ] {} <Debug> TCP-Session: e70e9355-417b-4dd5-89b1-a88290a5cfe0 Authenticating user 'default' from [fd00:1122:3344:101::a]:60491 | ||
| 109 | 2026.03.17 22:00:18.443987 [ 3 ] {} <Debug> TCP-Session: e70e9355-417b-4dd5-89b1-a88290a5cfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.17 22:00:18.444006 [ 3 ] {} <Debug> TCP-Session: e70e9355-417b-4dd5-89b1-a88290a5cfe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.17 22:00:18.444111 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.17 22:00:18.444232 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.17 22:00:18.444250 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.17 22:00:18.444756 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42431 | ||
| 115 | 2026.03.17 22:00:18.444874 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60326 | ||
| 116 | 2026.03.17 22:00:18.444874 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58942 | ||
| 117 | 2026.03.17 22:00:18.444985 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.17 22:00:18.445079 [ 4 ] {} <Debug> TCP-Session: dc9506d8-d46e-4b9b-a8b4-5057132c195a Authenticating user 'default' from [fd00:1122:3344:101::a]:42431 | ||
| 119 | 2026.03.17 22:00:18.445101 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48127 | ||
| 120 | 2026.03.17 22:00:18.445110 [ 4 ] {} <Debug> TCP-Session: dc9506d8-d46e-4b9b-a8b4-5057132c195a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.17 22:00:18.445190 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.17 22:00:18.445190 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.17 22:00:18.445235 [ 4 ] {} <Debug> TCP-Session: dc9506d8-d46e-4b9b-a8b4-5057132c195a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.17 22:00:18.445266 [ 5 ] {} <Debug> TCP-Session: 8bd8c144-ccaf-4fdf-8220-4a09243302de Authenticating user 'default' from [fd00:1122:3344:101::a]:58942 | ||
| 125 | 2026.03.17 22:00:18.445260 [ 254 ] {} <Debug> TCP-Session: c2941efe-4916-4328-905a-ed251b878d2f Authenticating user 'default' from [fd00:1122:3344:101::a]:60326 | ||
| 126 | 2026.03.17 22:00:18.445325 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.17 22:00:18.445377 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47422 | ||
| 128 | 2026.03.17 22:00:18.445471 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50998 | ||
| 129 | 2026.03.17 22:00:18.445369 [ 5 ] {} <Debug> TCP-Session: 8bd8c144-ccaf-4fdf-8220-4a09243302de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.17 22:00:18.445367 [ 254 ] {} <Debug> TCP-Session: c2941efe-4916-4328-905a-ed251b878d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.17 22:00:18.445554 [ 5 ] {} <Debug> TCP-Session: 8bd8c144-ccaf-4fdf-8220-4a09243302de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.17 22:00:18.445543 [ 255 ] {} <Debug> TCP-Session: 5350d667-1e6b-41c0-b4b0-bc2b409ba2fa Authenticating user 'default' from [fd00:1122:3344:101::a]:48127 | ||
| 133 | 2026.03.17 22:00:18.445359 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56517 | ||
| 134 | 2026.03.17 22:00:18.445723 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.17 22:00:18.445699 [ 255 ] {} <Debug> TCP-Session: 5350d667-1e6b-41c0-b4b0-bc2b409ba2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.17 22:00:18.445759 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.17 22:00:18.445831 [ 258 ] {} <Debug> TCP-Session: 6533bf7d-9a9d-4a58-a993-a3cfca0d52b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:50998 | ||
| 138 | 2026.03.17 22:00:18.445804 [ 255 ] {} <Debug> TCP-Session: 5350d667-1e6b-41c0-b4b0-bc2b409ba2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.17 22:00:18.445668 [ 254 ] {} <Debug> TCP-Session: c2941efe-4916-4328-905a-ed251b878d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.17 22:00:18.445927 [ 256 ] {} <Debug> TCP-Session: 39957f43-f623-4687-a616-0348fffed796 Authenticating user 'default' from [fd00:1122:3344:101::a]:47422 | ||
| 141 | 2026.03.17 22:00:18.445949 [ 258 ] {} <Debug> TCP-Session: 6533bf7d-9a9d-4a58-a993-a3cfca0d52b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.17 22:00:18.445894 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.17 22:00:18.446026 [ 258 ] {} <Debug> TCP-Session: 6533bf7d-9a9d-4a58-a993-a3cfca0d52b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.17 22:00:18.446065 [ 257 ] {} <Debug> TCP-Session: 4b34f985-65f1-4af6-9756-62ca288cb829 Authenticating user 'default' from [fd00:1122:3344:101::a]:56517 | ||
| 145 | 2026.03.17 22:00:18.446050 [ 256 ] {} <Debug> TCP-Session: 39957f43-f623-4687-a616-0348fffed796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.17 22:00:18.446136 [ 257 ] {} <Debug> TCP-Session: 4b34f985-65f1-4af6-9756-62ca288cb829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.17 22:00:18.446147 [ 256 ] {} <Debug> TCP-Session: 39957f43-f623-4687-a616-0348fffed796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.17 22:00:18.446206 [ 257 ] {} <Debug> TCP-Session: 4b34f985-65f1-4af6-9756-62ca288cb829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.17 22:00:19.330491 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36870 | ||
| 150 | 2026.03.17 22:00:19.330709 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.17 22:00:19.330755 [ 259 ] {} <Debug> TCP-Session: 95ed36e2-6a14-4c0d-9280-ec2a2b3b2dc9 Authenticating user 'default' from [fd00:1122:3344:101::b]:36870 | ||
| 152 | 2026.03.17 22:00:19.330779 [ 259 ] {} <Debug> TCP-Session: 95ed36e2-6a14-4c0d-9280-ec2a2b3b2dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.17 22:00:19.330872 [ 259 ] {} <Debug> TCP-Session: 95ed36e2-6a14-4c0d-9280-ec2a2b3b2dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.17 22:00:19.330941 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.17 22:00:19.330973 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.17 22:00:19.331063 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.17 22:00:19.331672 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47109 | ||
| 158 | 2026.03.17 22:00:19.331850 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.03.17 22:00:19.331854 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52651 | ||
| 160 | 2026.03.17 22:00:19.331920 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46316 | ||
| 161 | 2026.03.17 22:00:19.331883 [ 260 ] {} <Debug> TCP-Session: 1af3a207-9e08-4de0-9498-816451b109ed Authenticating user 'default' from [fd00:1122:3344:101::b]:47109 | ||
| 162 | 2026.03.17 22:00:19.331852 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57247 | ||
| 163 | 2026.03.17 22:00:19.332040 [ 260 ] {} <Debug> TCP-Session: 1af3a207-9e08-4de0-9498-816451b109ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.17 22:00:19.332133 [ 260 ] {} <Debug> TCP-Session: 1af3a207-9e08-4de0-9498-816451b109ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.17 22:00:19.332189 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.17 22:00:19.332226 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42878 | ||
| 167 | 2026.03.17 22:00:19.332235 [ 262 ] {} <Debug> TCP-Session: 55a3b447-c12a-4f20-a240-3130bd59108e Authenticating user 'default' from [fd00:1122:3344:101::b]:52651 | ||
| 168 | 2026.03.17 22:00:19.332151 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60317 | ||
| 169 | 2026.03.17 22:00:19.332311 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36549 | ||
| 170 | 2026.03.17 22:00:19.332333 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.03.17 22:00:19.332368 [ 262 ] {} <Debug> TCP-Session: 55a3b447-c12a-4f20-a240-3130bd59108e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.03.17 22:00:19.332404 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.17 22:00:19.332431 [ 261 ] {} <Debug> TCP-Session: 9e62aad5-004e-4bb2-b134-7108189a5185 Authenticating user 'default' from [fd00:1122:3344:101::b]:57247 | ||
| 174 | 2026.03.17 22:00:19.332461 [ 262 ] {} <Debug> TCP-Session: 55a3b447-c12a-4f20-a240-3130bd59108e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.17 22:00:19.332496 [ 263 ] {} <Debug> TCP-Session: 53e89a9e-1478-4df6-9924-522e41e476e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:46316 | ||
| 176 | 2026.03.17 22:00:19.332480 [ 261 ] {} <Debug> TCP-Session: 9e62aad5-004e-4bb2-b134-7108189a5185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.17 22:00:19.332581 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.17 22:00:19.332624 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.17 22:00:19.332625 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.03.17 22:00:19.332664 [ 264 ] {} <Debug> TCP-Session: 4eacfba3-de03-43ef-a580-4b08f01ddff7 Authenticating user 'default' from [fd00:1122:3344:101::b]:42878 | ||
| 181 | 2026.03.17 22:00:19.332707 [ 263 ] {} <Debug> TCP-Session: 53e89a9e-1478-4df6-9924-522e41e476e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.17 22:00:19.332733 [ 264 ] {} <Debug> TCP-Session: 4eacfba3-de03-43ef-a580-4b08f01ddff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.17 22:00:19.332734 [ 266 ] {} <Debug> TCP-Session: 3cdaceeb-1a36-407c-80d9-58b378c0a62d Authenticating user 'default' from [fd00:1122:3344:101::b]:36549 | ||
| 184 | 2026.03.17 22:00:19.332800 [ 264 ] {} <Debug> TCP-Session: 4eacfba3-de03-43ef-a580-4b08f01ddff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.17 22:00:19.332802 [ 265 ] {} <Debug> TCP-Session: ee836543-ea0b-4643-aae9-9ef9e1460541 Authenticating user 'default' from [fd00:1122:3344:101::b]:60317 | ||
| 186 | 2026.03.17 22:00:19.332819 [ 266 ] {} <Debug> TCP-Session: 3cdaceeb-1a36-407c-80d9-58b378c0a62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.17 22:00:19.332865 [ 263 ] {} <Debug> TCP-Session: 53e89a9e-1478-4df6-9924-522e41e476e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.17 22:00:19.332896 [ 265 ] {} <Debug> TCP-Session: ee836543-ea0b-4643-aae9-9ef9e1460541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.17 22:00:19.332633 [ 261 ] {} <Debug> TCP-Session: 9e62aad5-004e-4bb2-b134-7108189a5185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.17 22:00:19.332963 [ 265 ] {} <Debug> TCP-Session: ee836543-ea0b-4643-aae9-9ef9e1460541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.17 22:00:19.332948 [ 266 ] {} <Debug> TCP-Session: 3cdaceeb-1a36-407c-80d9-58b378c0a62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.17 22:00:19.926627 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41745 | ||
| 193 | 2026.03.17 22:00:19.926925 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.17 22:00:19.927057 [ 267 ] {} <Debug> TCP-Session: fa321d99-372a-4f19-978f-51b8dc98deee Authenticating user 'default' from [fd00:1122:3344:101::c]:41745 | ||
| 195 | 2026.03.17 22:00:19.927097 [ 267 ] {} <Debug> TCP-Session: fa321d99-372a-4f19-978f-51b8dc98deee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.17 22:00:19.927111 [ 267 ] {} <Debug> TCP-Session: fa321d99-372a-4f19-978f-51b8dc98deee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.17 22:00:19.927257 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.17 22:00:19.927285 [ 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.17 22:00:19.927382 [ 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.17 22:00:19.927876 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45697 | ||
| 201 | 2026.03.17 22:00:19.927973 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32932 | ||
| 202 | 2026.03.17 22:00:19.928037 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55630 | ||
| 203 | 2026.03.17 22:00:19.928093 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.03.17 22:00:19.928175 [ 268 ] {} <Debug> TCP-Session: 034f90ad-6717-46eb-a95f-42e440df2f5d Authenticating user 'default' from [fd00:1122:3344:101::c]:45697 | ||
| 205 | 2026.03.17 22:00:19.928209 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50526 | ||
| 206 | 2026.03.17 22:00:19.928239 [ 268 ] {} <Debug> TCP-Session: 034f90ad-6717-46eb-a95f-42e440df2f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.17 22:00:19.928253 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.03.17 22:00:19.928259 [ 268 ] {} <Debug> TCP-Session: 034f90ad-6717-46eb-a95f-42e440df2f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.03.17 22:00:19.928334 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38550 | ||
| 210 | 2026.03.17 22:00:19.928336 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.03.17 22:00:19.928464 [ 269 ] {} <Debug> TCP-Session: 10bf9787-8730-4c69-a55e-dcc537979351 Authenticating user 'default' from [fd00:1122:3344:101::c]:32932 | ||
| 212 | 2026.03.17 22:00:19.928444 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.17 22:00:19.928555 [ 270 ] {} <Debug> TCP-Session: ecf0bbea-0424-43d1-8e9a-b52a751dd786 Authenticating user 'default' from [fd00:1122:3344:101::c]:55630 | ||
| 214 | 2026.03.17 22:00:19.928569 [ 271 ] {} <Debug> TCP-Session: 8e782c08-47e5-474e-9998-a60fbcd9ea3c Authenticating user 'default' from [fd00:1122:3344:101::c]:50526 | ||
| 215 | 2026.03.17 22:00:19.928590 [ 270 ] {} <Debug> TCP-Session: ecf0bbea-0424-43d1-8e9a-b52a751dd786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.03.17 22:00:19.928584 [ 269 ] {} <Debug> TCP-Session: 10bf9787-8730-4c69-a55e-dcc537979351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.03.17 22:00:19.928688 [ 271 ] {} <Debug> TCP-Session: 8e782c08-47e5-474e-9998-a60fbcd9ea3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.17 22:00:19.928730 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.03.17 22:00:19.928714 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36616 | ||
| 220 | 2026.03.17 22:00:19.928715 [ 270 ] {} <Debug> TCP-Session: ecf0bbea-0424-43d1-8e9a-b52a751dd786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.17 22:00:19.928823 [ 272 ] {} <Debug> TCP-Session: cb72acc3-6a79-4b2a-a5fc-3b371ef4906c Authenticating user 'default' from [fd00:1122:3344:101::c]:38550 | ||
| 222 | 2026.03.17 22:00:19.928789 [ 271 ] {} <Debug> TCP-Session: 8e782c08-47e5-474e-9998-a60fbcd9ea3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.17 22:00:19.928705 [ 269 ] {} <Debug> TCP-Session: 10bf9787-8730-4c69-a55e-dcc537979351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.17 22:00:19.928928 [ 272 ] {} <Debug> TCP-Session: cb72acc3-6a79-4b2a-a5fc-3b371ef4906c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.17 22:00:19.928898 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.03.17 22:00:19.928715 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60191 | ||
| 227 | 2026.03.17 22:00:19.929039 [ 272 ] {} <Debug> TCP-Session: cb72acc3-6a79-4b2a-a5fc-3b371ef4906c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.17 22:00:19.929081 [ 273 ] {} <Debug> TCP-Session: 63d0e78f-a531-4b3e-b7bf-a24ae4a194ce Authenticating user 'default' from [fd00:1122:3344:101::c]:36616 | ||
| 229 | 2026.03.17 22:00:19.929168 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.03.17 22:00:19.929192 [ 273 ] {} <Debug> TCP-Session: 63d0e78f-a531-4b3e-b7bf-a24ae4a194ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.17 22:00:19.929214 [ 274 ] {} <Debug> TCP-Session: a4b06e7f-945b-4759-bae3-03a0718ff728 Authenticating user 'default' from [fd00:1122:3344:101::c]:60191 | ||
| 232 | 2026.03.17 22:00:19.929317 [ 273 ] {} <Debug> TCP-Session: 63d0e78f-a531-4b3e-b7bf-a24ae4a194ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.17 22:00:19.929333 [ 274 ] {} <Debug> TCP-Session: a4b06e7f-945b-4759-bae3-03a0718ff728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.17 22:00:19.929437 [ 274 ] {} <Debug> TCP-Session: a4b06e7f-945b-4759-bae3-03a0718ff728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.17 22:00:20.149791 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57383 | ||
| 236 | 2026.03.17 22:00:20.150002 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.17 22:00:20.150134 [ 275 ] {} <Debug> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57383 | ||
| 238 | 2026.03.17 22:00:20.150157 [ 275 ] {} <Debug> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.17 22:00:20.150170 [ 275 ] {} <Debug> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.17 22:00:20.150399 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.17 22:00:20.150438 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.03.17 22:00:20.150530 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.03.17 22:00:20.151337 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64612 | ||
| 244 | 2026.03.17 22:00:20.151464 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42130 | ||
| 245 | 2026.03.17 22:00:20.151582 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37602 | ||
| 246 | 2026.03.17 22:00:20.151669 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48050 | ||
| 247 | 2026.03.17 22:00:20.151797 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61472 | ||
| 248 | 2026.03.17 22:00:20.151999 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34152 | ||
| 249 | 2026.03.17 22:00:20.152148 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.03.17 22:00:20.152184 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.03.17 22:00:20.152200 [ 276 ] {} <Debug> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64612 | ||
| 252 | 2026.03.17 22:00:20.152234 [ 279 ] {} <Debug> TCP-Session: 906678cc-0053-477f-a2da-324afdc50687 Authenticating user 'default' from [fd00:1122:3344:101::d]:48050 | ||
| 253 | 2026.03.17 22:00:20.152362 [ 276 ] {} <Debug> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.03.17 22:00:20.152371 [ 279 ] {} <Debug> TCP-Session: 906678cc-0053-477f-a2da-324afdc50687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.03.17 22:00:20.152422 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.03.17 22:00:20.152456 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35786 | ||
| 257 | 2026.03.17 22:00:20.152478 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57727 | ||
| 258 | 2026.03.17 22:00:20.152512 [ 279 ] {} <Debug> TCP-Session: 906678cc-0053-477f-a2da-324afdc50687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.03.17 22:00:20.152565 [ 278 ] {} <Debug> TCP-Session: ab1d2c72-c06f-473a-b364-0f56a982c87b Authenticating user 'default' from [fd00:1122:3344:101::d]:37602 | ||
| 260 | 2026.03.17 22:00:20.152542 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.03.17 22:00:20.152605 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.03.17 22:00:20.152690 [ 281 ] {} <Debug> TCP-Session: 8f0aa8f4-2c97-4211-b212-5195519f24d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34152 | ||
| 263 | 2026.03.17 22:00:20.152658 [ 278 ] {} <Debug> TCP-Session: ab1d2c72-c06f-473a-b364-0f56a982c87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.03.17 22:00:20.152719 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.03.17 22:00:20.152514 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.03.17 22:00:20.152821 [ 281 ] {} <Debug> TCP-Session: 8f0aa8f4-2c97-4211-b212-5195519f24d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.03.17 22:00:20.152801 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.03.17 22:00:20.152794 [ 278 ] {} <Debug> TCP-Session: ab1d2c72-c06f-473a-b364-0f56a982c87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.03.17 22:00:20.152928 [ 280 ] {} <Debug> TCP-Session: 9cfebf5b-3725-4bce-b53c-d6612e4383cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61472 | ||
| 270 | 2026.03.17 22:00:20.152937 [ 282 ] {} <Debug> TCP-Session: a53617ba-f840-42af-8287-e6a4af93da7c Authenticating user 'default' from [fd00:1122:3344:101::d]:57727 | ||
| 271 | 2026.03.17 22:00:20.152952 [ 281 ] {} <Debug> TCP-Session: 8f0aa8f4-2c97-4211-b212-5195519f24d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.17 22:00:20.153012 [ 282 ] {} <Debug> TCP-Session: a53617ba-f840-42af-8287-e6a4af93da7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.17 22:00:20.153030 [ 280 ] {} <Debug> TCP-Session: 9cfebf5b-3725-4bce-b53c-d6612e4383cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.17 22:00:20.152787 [ 283 ] {} <Debug> TCP-Session: a0444197-0b6a-424a-bc6a-7563fc0a4090 Authenticating user 'default' from [fd00:1122:3344:101::d]:35786 | ||
| 275 | 2026.03.17 22:00:20.153124 [ 282 ] {} <Debug> TCP-Session: a53617ba-f840-42af-8287-e6a4af93da7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.17 22:00:20.153106 [ 280 ] {} <Debug> TCP-Session: 9cfebf5b-3725-4bce-b53c-d6612e4383cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.17 22:00:20.152777 [ 277 ] {} <Debug> TCP-Session: 5003cad2-02ea-4ab6-96d8-c2811cb15218 Authenticating user 'default' from [fd00:1122:3344:101::d]:42130 | ||
| 278 | 2026.03.17 22:00:20.153205 [ 283 ] {} <Debug> TCP-Session: a0444197-0b6a-424a-bc6a-7563fc0a4090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.17 22:00:20.152389 [ 276 ] {} <Debug> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.17 22:00:20.153305 [ 277 ] {} <Debug> TCP-Session: 5003cad2-02ea-4ab6-96d8-c2811cb15218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.17 22:00:20.153332 [ 283 ] {} <Debug> TCP-Session: a0444197-0b6a-424a-bc6a-7563fc0a4090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.17 22:00:20.153490 [ 277 ] {} <Debug> TCP-Session: 5003cad2-02ea-4ab6-96d8-c2811cb15218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.17 22:00:20.160115 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.17 22:00:20.163028 [ 275 ] {cbc90451-579b-49ba-b604-b6614762efb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.17 22:00:20.299372 [ 275 ] {cbc90451-579b-49ba-b604-b6614762efb9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57383) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.17 22:00:20.300430 [ 275 ] {cbc90451-579b-49ba-b604-b6614762efb9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.17 22:00:20.300705 [ 275 ] {cbc90451-579b-49ba-b604-b6614762efb9} <Debug> TCPHandler: Processed in 0.147107221 sec. | ||
| 334 | 2026.03.17 22:00:20.301155 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.17 22:00:20.301569 [ 276 ] {93cb5892-c3ce-412a-aa4a-73537978796d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.17 22:00:20.302077 [ 276 ] {93cb5892-c3ce-412a-aa4a-73537978796d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64612) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.17 22:00:20.302436 [ 276 ] {93cb5892-c3ce-412a-aa4a-73537978796d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.17 22:00:20.302729 [ 276 ] {93cb5892-c3ce-412a-aa4a-73537978796d} <Debug> TCPHandler: Processed in 0.001749884 sec. | ||
| 385 | 2026.03.17 22:00:20.303014 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.17 22:00:20.303928 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.17 22:00:20.304599 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.17 22:00:20.312421 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.17 22:00:20.312559 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173513 sec | ||
| 390 | 2026.03.17 22:00:20.312573 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.17 22:00:20.312584 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.17 22:00:20.312704 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.17 22:00:20.313432 [ 275 ] {86324a9a-e918-4cf0-a36f-9bc004125e96} <Debug> TCPHandler: Processed in 0.010530443 sec. | ||
| 394 | 2026.03.17 22:00:20.313581 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.17 22:00:20.313735 [ 275 ] {82c35403-0a57-43a4-a3db-e474d4fb8817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.17 22:00:20.313883 [ 275 ] {82c35403-0a57-43a4-a3db-e474d4fb8817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.17 22:00:20.320720 [ 275 ] {82c35403-0a57-43a4-a3db-e474d4fb8817} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.17 22:00:20.326542 [ 275 ] {82c35403-0a57-43a4-a3db-e474d4fb8817} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b): Loading data parts | ||
| 400 | 2026.03.17 22:00:20.327692 [ 275 ] {82c35403-0a57-43a4-a3db-e474d4fb8817} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b): There are no data parts | ||
| 401 | 2026.03.17 22:00:20.334077 [ 275 ] {82c35403-0a57-43a4-a3db-e474d4fb8817} <Debug> TCPHandler: Processed in 0.020543205 sec. | ||
| 402 | 2026.03.17 22:00:20.334361 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.17 22:00:20.334537 [ 275 ] {cafac1c7-6c23-48b8-aeec-b749c48c324d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.03.17 22:00:20.334681 [ 275 ] {cafac1c7-6c23-48b8-aeec-b749c48c324d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.17 22:00:20.354591 [ 275 ] {cafac1c7-6c23-48b8-aeec-b749c48c324d} <Debug> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Loading data parts | ||
| 416 | 2026.03.17 22:00:20.354944 [ 275 ] {cafac1c7-6c23-48b8-aeec-b749c48c324d} <Debug> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): There are no data parts | ||
| 417 | 2026.03.17 22:00:20.363007 [ 275 ] {cafac1c7-6c23-48b8-aeec-b749c48c324d} <Debug> TCPHandler: Processed in 0.028698192 sec. | ||
| 418 | 2026.03.17 22:00:20.363173 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.17 22:00:20.363447 [ 275 ] {40b422c7-870e-4745-9042-0459c9e1f6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.03.17 22:00:20.363493 [ 275 ] {40b422c7-870e-4745-9042-0459c9e1f6fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.17 22:00:20.367378 [ 275 ] {40b422c7-870e-4745-9042-0459c9e1f6fe} <Debug> oximeter.measurements_i8 (44df9f62-2122-4eb5-8c1b-927ef49e86c8): Loading data parts | ||
| 422 | 2026.03.17 22:00:20.367696 [ 275 ] {40b422c7-870e-4745-9042-0459c9e1f6fe} <Debug> oximeter.measurements_i8 (44df9f62-2122-4eb5-8c1b-927ef49e86c8): There are no data parts | ||
| 423 | 2026.03.17 22:00:20.377510 [ 275 ] {40b422c7-870e-4745-9042-0459c9e1f6fe} <Debug> TCPHandler: Processed in 0.014389637 sec. | ||
| 424 | 2026.03.17 22:00:20.377901 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.17 22:00:20.378065 [ 275 ] {de783332-925d-4fc3-ba7a-ea3af4d486ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.03.17 22:00:20.378181 [ 275 ] {de783332-925d-4fc3-ba7a-ea3af4d486ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.17 22:00:20.383071 [ 275 ] {de783332-925d-4fc3-ba7a-ea3af4d486ae} <Debug> oximeter.measurements_u8 (6c373efa-3395-4bf5-a175-a92e7785ae61): Loading data parts | ||
| 428 | 2026.03.17 22:00:20.383360 [ 275 ] {de783332-925d-4fc3-ba7a-ea3af4d486ae} <Debug> oximeter.measurements_u8 (6c373efa-3395-4bf5-a175-a92e7785ae61): There are no data parts | ||
| 429 | 2026.03.17 22:00:20.392034 [ 275 ] {de783332-925d-4fc3-ba7a-ea3af4d486ae} <Debug> TCPHandler: Processed in 0.014190064 sec. | ||
| 430 | 2026.03.17 22:00:20.392204 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.17 22:00:20.392546 [ 275 ] {98cb7171-80d8-402b-b1b9-adc5dcd04bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.03.17 22:00:20.392593 [ 275 ] {98cb7171-80d8-402b-b1b9-adc5dcd04bd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.17 22:00:20.398346 [ 275 ] {98cb7171-80d8-402b-b1b9-adc5dcd04bd2} <Debug> oximeter.measurements_i16 (c819f94f-f348-45b6-9516-e9174fdeacc9): Loading data parts | ||
| 434 | 2026.03.17 22:00:20.398512 [ 275 ] {98cb7171-80d8-402b-b1b9-adc5dcd04bd2} <Debug> oximeter.measurements_i16 (c819f94f-f348-45b6-9516-e9174fdeacc9): There are no data parts | ||
| 435 | 2026.03.17 22:00:20.407014 [ 275 ] {98cb7171-80d8-402b-b1b9-adc5dcd04bd2} <Debug> TCPHandler: Processed in 0.014865106 sec. | ||
| 436 | 2026.03.17 22:00:20.407293 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.17 22:00:20.407450 [ 275 ] {54c9aa31-06f9-48c4-91f2-0bcdfd592bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.03.17 22:00:20.407585 [ 275 ] {54c9aa31-06f9-48c4-91f2-0bcdfd592bf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.17 22:00:20.413254 [ 275 ] {54c9aa31-06f9-48c4-91f2-0bcdfd592bf8} <Debug> oximeter.measurements_u16 (715925f3-de04-4f40-83f5-153b8452d38c): Loading data parts | ||
| 440 | 2026.03.17 22:00:20.413479 [ 275 ] {54c9aa31-06f9-48c4-91f2-0bcdfd592bf8} <Debug> oximeter.measurements_u16 (715925f3-de04-4f40-83f5-153b8452d38c): There are no data parts | ||
| 441 | 2026.03.17 22:00:20.418711 [ 275 ] {54c9aa31-06f9-48c4-91f2-0bcdfd592bf8} <Debug> TCPHandler: Processed in 0.011468991 sec. | ||
| 442 | 2026.03.17 22:00:20.418874 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.17 22:00:20.419153 [ 275 ] {9dc6782c-0ae1-4947-bb66-ceda6e0b2fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.03.17 22:00:20.419254 [ 275 ] {9dc6782c-0ae1-4947-bb66-ceda6e0b2fd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.17 22:00:20.424891 [ 275 ] {9dc6782c-0ae1-4947-bb66-ceda6e0b2fd8} <Debug> oximeter.measurements_i32 (71993d3b-f1f8-47d0-a77e-f1f8045f8306): Loading data parts | ||
| 446 | 2026.03.17 22:00:20.425043 [ 275 ] {9dc6782c-0ae1-4947-bb66-ceda6e0b2fd8} <Debug> oximeter.measurements_i32 (71993d3b-f1f8-47d0-a77e-f1f8045f8306): There are no data parts | ||
| 447 | 2026.03.17 22:00:20.433167 [ 275 ] {9dc6782c-0ae1-4947-bb66-ceda6e0b2fd8} <Debug> TCPHandler: Processed in 0.014350206 sec. | ||
| 448 | 2026.03.17 22:00:20.433434 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.17 22:00:20.433595 [ 275 ] {9dcbf196-e784-4c84-b3bf-5a7d93900ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.17 22:00:20.433767 [ 275 ] {9dcbf196-e784-4c84-b3bf-5a7d93900ddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.17 22:00:20.438885 [ 275 ] {9dcbf196-e784-4c84-b3bf-5a7d93900ddb} <Debug> oximeter.measurements_u32 (deb2a877-4fb9-486b-a2a6-6ef014966bac): Loading data parts | ||
| 452 | 2026.03.17 22:00:20.439075 [ 275 ] {9dcbf196-e784-4c84-b3bf-5a7d93900ddb} <Debug> oximeter.measurements_u32 (deb2a877-4fb9-486b-a2a6-6ef014966bac): There are no data parts | ||
| 453 | 2026.03.17 22:00:20.447479 [ 275 ] {9dcbf196-e784-4c84-b3bf-5a7d93900ddb} <Debug> TCPHandler: Processed in 0.014097742 sec. | ||
| 454 | 2026.03.17 22:00:20.447630 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.17 22:00:20.447882 [ 275 ] {067be430-d485-4e4a-87e9-7b69ac50c094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.03.17 22:00:20.447970 [ 275 ] {067be430-d485-4e4a-87e9-7b69ac50c094} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.17 22:00:20.453632 [ 275 ] {067be430-d485-4e4a-87e9-7b69ac50c094} <Debug> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Loading data parts | ||
| 458 | 2026.03.17 22:00:20.453782 [ 275 ] {067be430-d485-4e4a-87e9-7b69ac50c094} <Debug> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): There are no data parts | ||
| 459 | 2026.03.17 22:00:20.464384 [ 275 ] {067be430-d485-4e4a-87e9-7b69ac50c094} <Debug> TCPHandler: Processed in 0.016799813 sec. | ||
| 460 | 2026.03.17 22:00:20.464639 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.17 22:00:20.464834 [ 275 ] {368e5c0b-458d-4224-a479-a381d64424c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.03.17 22:00:20.464993 [ 275 ] {368e5c0b-458d-4224-a479-a381d64424c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.17 22:00:20.476339 [ 275 ] {368e5c0b-458d-4224-a479-a381d64424c4} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Loading data parts | ||
| 464 | 2026.03.17 22:00:20.476501 [ 275 ] {368e5c0b-458d-4224-a479-a381d64424c4} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): There are no data parts | ||
| 465 | 2026.03.17 22:00:20.481031 [ 275 ] {368e5c0b-458d-4224-a479-a381d64424c4} <Debug> TCPHandler: Processed in 0.016453386 sec. | ||
| 466 | 2026.03.17 22:00:20.481203 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.17 22:00:20.481365 [ 275 ] {4b6b88bb-42ee-44e1-ada1-5f6ad37257af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.03.17 22:00:20.481638 [ 275 ] {4b6b88bb-42ee-44e1-ada1-5f6ad37257af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.17 22:00:20.491562 [ 275 ] {4b6b88bb-42ee-44e1-ada1-5f6ad37257af} <Debug> oximeter.measurements_f32 (1b1cbca2-17df-46b6-8096-62d04c86e689): Loading data parts | ||
| 470 | 2026.03.17 22:00:20.491720 [ 275 ] {4b6b88bb-42ee-44e1-ada1-5f6ad37257af} <Debug> oximeter.measurements_f32 (1b1cbca2-17df-46b6-8096-62d04c86e689): There are no data parts | ||
| 471 | 2026.03.17 22:00:20.496729 [ 275 ] {4b6b88bb-42ee-44e1-ada1-5f6ad37257af} <Debug> TCPHandler: Processed in 0.015589389 sec. | ||
| 472 | 2026.03.17 22:00:20.497022 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.17 22:00:20.497181 [ 275 ] {cc0cf3e2-6a5e-4006-89a0-24e4da96aea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.03.17 22:00:20.497365 [ 275 ] {cc0cf3e2-6a5e-4006-89a0-24e4da96aea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.17 22:00:20.503869 [ 275 ] {cc0cf3e2-6a5e-4006-89a0-24e4da96aea8} <Debug> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Loading data parts | ||
| 476 | 2026.03.17 22:00:20.504047 [ 275 ] {cc0cf3e2-6a5e-4006-89a0-24e4da96aea8} <Debug> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): There are no data parts | ||
| 477 | 2026.03.17 22:00:20.510332 [ 275 ] {cc0cf3e2-6a5e-4006-89a0-24e4da96aea8} <Debug> TCPHandler: Processed in 0.013361627 sec. | ||
| 478 | 2026.03.17 22:00:20.510480 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.17 22:00:20.510635 [ 275 ] {7253aaa5-14d9-482f-b09f-f4cad843510f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2026.03.17 22:00:20.510768 [ 275 ] {7253aaa5-14d9-482f-b09f-f4cad843510f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.17 22:00:20.520296 [ 275 ] {7253aaa5-14d9-482f-b09f-f4cad843510f} <Debug> oximeter.measurements_string (600d4898-61bf-46f6-9215-2826caf86fd1): Loading data parts | ||
| 482 | 2026.03.17 22:00:20.520470 [ 275 ] {7253aaa5-14d9-482f-b09f-f4cad843510f} <Debug> oximeter.measurements_string (600d4898-61bf-46f6-9215-2826caf86fd1): There are no data parts | ||
| 483 | 2026.03.17 22:00:20.524579 [ 275 ] {7253aaa5-14d9-482f-b09f-f4cad843510f} <Debug> TCPHandler: Processed in 0.014148012 sec. | ||
| 484 | 2026.03.17 22:00:20.524809 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.17 22:00:20.524967 [ 275 ] {e9301181-4792-4a72-8fad-4410e7222c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.17 22:00:20.525110 [ 275 ] {e9301181-4792-4a72-8fad-4410e7222c96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.17 22:00:20.533592 [ 275 ] {e9301181-4792-4a72-8fad-4410e7222c96} <Debug> oximeter.measurements_bytes (4a0cadc4-2dc6-4d38-9ac4-928522be4262): Loading data parts | ||
| 495 | 2026.03.17 22:00:20.533762 [ 275 ] {e9301181-4792-4a72-8fad-4410e7222c96} <Debug> oximeter.measurements_bytes (4a0cadc4-2dc6-4d38-9ac4-928522be4262): There are no data parts | ||
| 496 | 2026.03.17 22:00:20.539489 [ 275 ] {e9301181-4792-4a72-8fad-4410e7222c96} <Debug> TCPHandler: Processed in 0.014734513 sec. | ||
| 497 | 2026.03.17 22:00:20.539744 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.03.17 22:00:20.539908 [ 275 ] {0cd4ecf8-fd26-4318-a262-bb74ca00e9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2026.03.17 22:00:20.540044 [ 275 ] {0cd4ecf8-fd26-4318-a262-bb74ca00e9b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.03.17 22:00:20.549845 [ 275 ] {0cd4ecf8-fd26-4318-a262-bb74ca00e9b0} <Debug> oximeter.measurements_cumulativei64 (faf181d1-d589-4d08-b097-b5fe79202047): Loading data parts | ||
| 501 | 2026.03.17 22:00:20.550093 [ 275 ] {0cd4ecf8-fd26-4318-a262-bb74ca00e9b0} <Debug> oximeter.measurements_cumulativei64 (faf181d1-d589-4d08-b097-b5fe79202047): There are no data parts | ||
| 502 | 2026.03.17 22:00:20.554125 [ 275 ] {0cd4ecf8-fd26-4318-a262-bb74ca00e9b0} <Debug> TCPHandler: Processed in 0.014429528 sec. | ||
| 503 | 2026.03.17 22:00:20.554298 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.03.17 22:00:20.554609 [ 275 ] {527351be-da32-4fa3-99b4-68c9b9822425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.03.17 22:00:20.554732 [ 275 ] {527351be-da32-4fa3-99b4-68c9b9822425} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.03.17 22:00:20.562039 [ 275 ] {527351be-da32-4fa3-99b4-68c9b9822425} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Loading data parts | ||
| 507 | 2026.03.17 22:00:20.562236 [ 275 ] {527351be-da32-4fa3-99b4-68c9b9822425} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): There are no data parts | ||
| 508 | 2026.03.17 22:00:20.568084 [ 275 ] {527351be-da32-4fa3-99b4-68c9b9822425} <Debug> TCPHandler: Processed in 0.013848357 sec. | ||
| 509 | 2026.03.17 22:00:20.568261 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.03.17 22:00:20.568429 [ 275 ] {89047909-f3a4-4b92-8035-e1b61b3df4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.03.17 22:00:20.568569 [ 275 ] {89047909-f3a4-4b92-8035-e1b61b3df4c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.03.17 22:00:20.577930 [ 275 ] {89047909-f3a4-4b92-8035-e1b61b3df4c4} <Debug> oximeter.measurements_cumulativef32 (b98b1ee7-0a09-4cc5-ab88-8b19cdefd2b5): Loading data parts | ||
| 513 | 2026.03.17 22:00:20.578101 [ 275 ] {89047909-f3a4-4b92-8035-e1b61b3df4c4} <Debug> oximeter.measurements_cumulativef32 (b98b1ee7-0a09-4cc5-ab88-8b19cdefd2b5): There are no data parts | ||
| 514 | 2026.03.17 22:00:20.581224 [ 275 ] {89047909-f3a4-4b92-8035-e1b61b3df4c4} <Debug> TCPHandler: Processed in 0.013039211 sec. | ||
| 515 | 2026.03.17 22:00:20.581487 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.17 22:00:20.581680 [ 275 ] {3dd2e37e-cd84-4204-bdd0-edf8e1b91ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.03.17 22:00:20.581816 [ 275 ] {3dd2e37e-cd84-4204-bdd0-edf8e1b91ef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.03.17 22:00:20.589454 [ 275 ] {3dd2e37e-cd84-4204-bdd0-edf8e1b91ef4} <Debug> oximeter.measurements_cumulativef64 (3d54b24c-bc6d-4180-9169-f2597b3653ef): Loading data parts | ||
| 519 | 2026.03.17 22:00:20.589694 [ 275 ] {3dd2e37e-cd84-4204-bdd0-edf8e1b91ef4} <Debug> oximeter.measurements_cumulativef64 (3d54b24c-bc6d-4180-9169-f2597b3653ef): There are no data parts | ||
| 520 | 2026.03.17 22:00:20.592635 [ 275 ] {3dd2e37e-cd84-4204-bdd0-edf8e1b91ef4} <Debug> TCPHandler: Processed in 0.011207145 sec. | ||
| 521 | 2026.03.17 22:00:20.592788 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.03.17 22:00:20.593111 [ 275 ] {e1cbef6a-e72f-4b7c-a5ae-5d280a4e8e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.03.17 22:00:20.593255 [ 275 ] {e1cbef6a-e72f-4b7c-a5ae-5d280a4e8e81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.03.17 22:00:20.603471 [ 275 ] {e1cbef6a-e72f-4b7c-a5ae-5d280a4e8e81} <Debug> oximeter.measurements_histogrami8 (6ee0f33b-ffcb-47b9-ad33-fb4770c4c96c): Loading data parts | ||
| 535 | 2026.03.17 22:00:20.603631 [ 275 ] {e1cbef6a-e72f-4b7c-a5ae-5d280a4e8e81} <Debug> oximeter.measurements_histogrami8 (6ee0f33b-ffcb-47b9-ad33-fb4770c4c96c): There are no data parts | ||
| 536 | 2026.03.17 22:00:20.607211 [ 275 ] {e1cbef6a-e72f-4b7c-a5ae-5d280a4e8e81} <Debug> TCPHandler: Processed in 0.014472969 sec. | ||
| 537 | 2026.03.17 22:00:20.607496 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.17 22:00:20.607712 [ 275 ] {33ad4a97-abf5-4b5a-981b-223379fef98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 539 | 2026.03.17 22:00:20.607850 [ 275 ] {33ad4a97-abf5-4b5a-981b-223379fef98f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.03.17 22:00:20.615437 [ 275 ] {33ad4a97-abf5-4b5a-981b-223379fef98f} <Debug> oximeter.measurements_histogramu8 (98eb7afa-36aa-4746-9b7c-94d7cfd924a7): Loading data parts | ||
| 541 | 2026.03.17 22:00:20.615809 [ 275 ] {33ad4a97-abf5-4b5a-981b-223379fef98f} <Debug> oximeter.measurements_histogramu8 (98eb7afa-36aa-4746-9b7c-94d7cfd924a7): There are no data parts | ||
| 542 | 2026.03.17 22:00:20.626517 [ 275 ] {33ad4a97-abf5-4b5a-981b-223379fef98f} <Debug> TCPHandler: Processed in 0.019072847 sec. | ||
| 543 | 2026.03.17 22:00:20.626673 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.17 22:00:20.627137 [ 275 ] {65725498-3c0a-4399-b217-1905057a4675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 545 | 2026.03.17 22:00:20.627303 [ 275 ] {65725498-3c0a-4399-b217-1905057a4675} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.03.17 22:00:20.631636 [ 275 ] {65725498-3c0a-4399-b217-1905057a4675} <Debug> oximeter.measurements_histogrami16 (b1ddb7b9-497e-404d-99cf-96758ef48ad9): Loading data parts | ||
| 547 | 2026.03.17 22:00:20.631804 [ 275 ] {65725498-3c0a-4399-b217-1905057a4675} <Debug> oximeter.measurements_histogrami16 (b1ddb7b9-497e-404d-99cf-96758ef48ad9): There are no data parts | ||
| 548 | 2026.03.17 22:00:20.641832 [ 275 ] {65725498-3c0a-4399-b217-1905057a4675} <Debug> TCPHandler: Processed in 0.015206613 sec. | ||
| 549 | 2026.03.17 22:00:20.642122 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.17 22:00:20.642363 [ 275 ] {74b9f7cd-2c47-4474-805a-784eb44e9d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 551 | 2026.03.17 22:00:20.642532 [ 275 ] {74b9f7cd-2c47-4474-805a-784eb44e9d22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.03.17 22:00:20.654333 [ 275 ] {74b9f7cd-2c47-4474-805a-784eb44e9d22} <Debug> oximeter.measurements_histogramu16 (36c2d70d-014a-4f6a-9066-54c7d796aae5): Loading data parts | ||
| 553 | 2026.03.17 22:00:20.654855 [ 275 ] {74b9f7cd-2c47-4474-805a-784eb44e9d22} <Debug> oximeter.measurements_histogramu16 (36c2d70d-014a-4f6a-9066-54c7d796aae5): There are no data parts | ||
| 554 | 2026.03.17 22:00:20.660049 [ 275 ] {74b9f7cd-2c47-4474-805a-784eb44e9d22} <Debug> TCPHandler: Processed in 0.018006677 sec. | ||
| 555 | 2026.03.17 22:00:20.660237 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.17 22:00:20.660596 [ 275 ] {9a4cdfaf-9e6f-46bf-aff6-304c793f5068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 557 | 2026.03.17 22:00:20.660757 [ 275 ] {9a4cdfaf-9e6f-46bf-aff6-304c793f5068} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.17 22:00:20.680174 [ 275 ] {9a4cdfaf-9e6f-46bf-aff6-304c793f5068} <Debug> oximeter.measurements_histogrami32 (ae008443-0cff-4b4f-a99e-41a6dd9982c8): Loading data parts | ||
| 559 | 2026.03.17 22:00:20.680363 [ 275 ] {9a4cdfaf-9e6f-46bf-aff6-304c793f5068} <Debug> oximeter.measurements_histogrami32 (ae008443-0cff-4b4f-a99e-41a6dd9982c8): There are no data parts | ||
| 560 | 2026.03.17 22:00:20.695589 [ 275 ] {9a4cdfaf-9e6f-46bf-aff6-304c793f5068} <Debug> TCPHandler: Processed in 0.035416422 sec. | ||
| 561 | 2026.03.17 22:00:20.695916 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.17 22:00:20.696172 [ 275 ] {b3aa041d-5fa2-4c98-9bba-9b4be016a81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 563 | 2026.03.17 22:00:20.696347 [ 275 ] {b3aa041d-5fa2-4c98-9bba-9b4be016a81e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.17 22:00:20.702547 [ 275 ] {b3aa041d-5fa2-4c98-9bba-9b4be016a81e} <Debug> oximeter.measurements_histogramu32 (97608540-2f26-4bfa-9bd7-8677c716705e): Loading data parts | ||
| 565 | 2026.03.17 22:00:20.702789 [ 275 ] {b3aa041d-5fa2-4c98-9bba-9b4be016a81e} <Debug> oximeter.measurements_histogramu32 (97608540-2f26-4bfa-9bd7-8677c716705e): There are no data parts | ||
| 566 | 2026.03.17 22:00:20.710389 [ 275 ] {b3aa041d-5fa2-4c98-9bba-9b4be016a81e} <Debug> TCPHandler: Processed in 0.01454018 sec. | ||
| 567 | 2026.03.17 22:00:20.710578 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.17 22:00:20.711120 [ 275 ] {f8d640f9-4c15-4916-a472-c6b897f024ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 569 | 2026.03.17 22:00:20.711323 [ 275 ] {f8d640f9-4c15-4916-a472-c6b897f024ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.17 22:00:20.716443 [ 275 ] {f8d640f9-4c15-4916-a472-c6b897f024ac} <Debug> oximeter.measurements_histogrami64 (99cacb01-2dd8-4b98-aece-a3624ff1db3c): Loading data parts | ||
| 571 | 2026.03.17 22:00:20.716595 [ 275 ] {f8d640f9-4c15-4916-a472-c6b897f024ac} <Debug> oximeter.measurements_histogrami64 (99cacb01-2dd8-4b98-aece-a3624ff1db3c): There are no data parts | ||
| 572 | 2026.03.17 22:00:20.724431 [ 275 ] {f8d640f9-4c15-4916-a472-c6b897f024ac} <Debug> TCPHandler: Processed in 0.013921738 sec. | ||
| 573 | 2026.03.17 22:00:20.724796 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.17 22:00:20.725121 [ 275 ] {65b39bd2-fa27-4e82-8ff7-58c70eeed4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 575 | 2026.03.17 22:00:20.725308 [ 275 ] {65b39bd2-fa27-4e82-8ff7-58c70eeed4f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.03.17 22:00:20.728949 [ 275 ] {65b39bd2-fa27-4e82-8ff7-58c70eeed4f9} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Loading data parts | ||
| 577 | 2026.03.17 22:00:20.729143 [ 275 ] {65b39bd2-fa27-4e82-8ff7-58c70eeed4f9} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): There are no data parts | ||
| 578 | 2026.03.17 22:00:20.740974 [ 275 ] {65b39bd2-fa27-4e82-8ff7-58c70eeed4f9} <Debug> TCPHandler: Processed in 0.016234892 sec. | ||
| 579 | 2026.03.17 22:00:20.741135 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.17 22:00:20.741454 [ 275 ] {665e1392-8cfc-4dcf-a80c-2b18b7dff460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 581 | 2026.03.17 22:00:20.741613 [ 275 ] {665e1392-8cfc-4dcf-a80c-2b18b7dff460} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.03.17 22:00:20.747638 [ 275 ] {665e1392-8cfc-4dcf-a80c-2b18b7dff460} <Debug> oximeter.measurements_histogramf32 (6e18902a-daa0-43fa-8cd3-fbf28cf45827): Loading data parts | ||
| 583 | 2026.03.17 22:00:20.747783 [ 275 ] {665e1392-8cfc-4dcf-a80c-2b18b7dff460} <Debug> oximeter.measurements_histogramf32 (6e18902a-daa0-43fa-8cd3-fbf28cf45827): There are no data parts | ||
| 584 | 2026.03.17 22:00:20.753482 [ 275 ] {665e1392-8cfc-4dcf-a80c-2b18b7dff460} <Debug> TCPHandler: Processed in 0.012405059 sec. | ||
| 585 | 2026.03.17 22:00:20.753735 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.17 22:00:20.753953 [ 275 ] {229ed319-3cc1-404b-bdb0-f7a94417486f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 587 | 2026.03.17 22:00:20.754097 [ 275 ] {229ed319-3cc1-404b-bdb0-f7a94417486f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.03.17 22:00:20.766376 [ 275 ] {229ed319-3cc1-404b-bdb0-f7a94417486f} <Debug> oximeter.measurements_histogramf64 (d1627b0d-c05c-4ea1-b67b-2b3a0c6a704c): Loading data parts | ||
| 589 | 2026.03.17 22:00:20.766596 [ 275 ] {229ed319-3cc1-404b-bdb0-f7a94417486f} <Debug> oximeter.measurements_histogramf64 (d1627b0d-c05c-4ea1-b67b-2b3a0c6a704c): There are no data parts | ||
| 590 | 2026.03.17 22:00:20.770900 [ 275 ] {229ed319-3cc1-404b-bdb0-f7a94417486f} <Debug> TCPHandler: Processed in 0.017228922 sec. | ||
| 591 | 2026.03.17 22:00:20.771055 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.17 22:00:20.771275 [ 275 ] {ffb3a5fe-1585-4f43-acab-5c5a076f0bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.03.17 22:00:20.771396 [ 275 ] {ffb3a5fe-1585-4f43-acab-5c5a076f0bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.03.17 22:00:20.778045 [ 275 ] {ffb3a5fe-1585-4f43-acab-5c5a076f0bd1} <Debug> oximeter.fields_bool (020e0f0f-db1f-4593-82d0-bda79ea5eec2): Loading data parts | ||
| 620 | 2026.03.17 22:00:20.778196 [ 275 ] {ffb3a5fe-1585-4f43-acab-5c5a076f0bd1} <Debug> oximeter.fields_bool (020e0f0f-db1f-4593-82d0-bda79ea5eec2): There are no data parts | ||
| 621 | 2026.03.17 22:00:20.782906 [ 275 ] {ffb3a5fe-1585-4f43-acab-5c5a076f0bd1} <Debug> TCPHandler: Processed in 0.011902719 sec. | ||
| 622 | 2026.03.17 22:00:20.783050 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.03.17 22:00:20.783293 [ 275 ] {8cbed15c-f9c6-4641-a464-267b3e8afa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 624 | 2026.03.17 22:00:20.783414 [ 275 ] {8cbed15c-f9c6-4641-a464-267b3e8afa46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.03.17 22:00:20.794384 [ 275 ] {8cbed15c-f9c6-4641-a464-267b3e8afa46} <Debug> oximeter.fields_i8 (446588a3-a68f-407b-973b-171e350caa7f): Loading data parts | ||
| 626 | 2026.03.17 22:00:20.794543 [ 275 ] {8cbed15c-f9c6-4641-a464-267b3e8afa46} <Debug> oximeter.fields_i8 (446588a3-a68f-407b-973b-171e350caa7f): There are no data parts | ||
| 627 | 2026.03.17 22:00:20.799157 [ 275 ] {8cbed15c-f9c6-4641-a464-267b3e8afa46} <Debug> TCPHandler: Processed in 0.016155381 sec. | ||
| 628 | 2026.03.17 22:00:20.799329 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.03.17 22:00:20.799528 [ 275 ] {773d7a6c-1298-4480-9e9a-171af5e6b28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 630 | 2026.03.17 22:00:20.799668 [ 275 ] {773d7a6c-1298-4480-9e9a-171af5e6b28f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.17 22:00:20.809463 [ 275 ] {773d7a6c-1298-4480-9e9a-171af5e6b28f} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Loading data parts | ||
| 632 | 2026.03.17 22:00:20.809615 [ 275 ] {773d7a6c-1298-4480-9e9a-171af5e6b28f} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): There are no data parts | ||
| 633 | 2026.03.17 22:00:20.813578 [ 275 ] {773d7a6c-1298-4480-9e9a-171af5e6b28f} <Debug> TCPHandler: Processed in 0.014311075 sec. | ||
| 634 | 2026.03.17 22:00:20.813725 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.17 22:00:20.814129 [ 275 ] {ee9b60d6-216a-4573-9301-3f89ef94f77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 636 | 2026.03.17 22:00:20.814270 [ 275 ] {ee9b60d6-216a-4573-9301-3f89ef94f77b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.17 22:00:20.824439 [ 275 ] {ee9b60d6-216a-4573-9301-3f89ef94f77b} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Loading data parts | ||
| 638 | 2026.03.17 22:00:20.824584 [ 275 ] {ee9b60d6-216a-4573-9301-3f89ef94f77b} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): There are no data parts | ||
| 639 | 2026.03.17 22:00:20.828991 [ 275 ] {ee9b60d6-216a-4573-9301-3f89ef94f77b} <Debug> TCPHandler: Processed in 0.015315865 sec. | ||
| 640 | 2026.03.17 22:00:20.829158 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.17 22:00:20.829315 [ 275 ] {da90bcb6-7c2e-4276-8425-49c6236c84aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 642 | 2026.03.17 22:00:20.829457 [ 275 ] {da90bcb6-7c2e-4276-8425-49c6236c84aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.17 22:00:20.836015 [ 275 ] {da90bcb6-7c2e-4276-8425-49c6236c84aa} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Loading data parts | ||
| 644 | 2026.03.17 22:00:20.836164 [ 275 ] {da90bcb6-7c2e-4276-8425-49c6236c84aa} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): There are no data parts | ||
| 645 | 2026.03.17 22:00:20.840896 [ 275 ] {da90bcb6-7c2e-4276-8425-49c6236c84aa} <Debug> TCPHandler: Processed in 0.011788897 sec. | ||
| 646 | 2026.03.17 22:00:20.841106 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.17 22:00:20.841369 [ 275 ] {32b972fc-5df6-4da5-a6ae-e12d805c3e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 648 | 2026.03.17 22:00:20.841491 [ 275 ] {32b972fc-5df6-4da5-a6ae-e12d805c3e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.17 22:00:20.846851 [ 275 ] {32b972fc-5df6-4da5-a6ae-e12d805c3e87} <Debug> oximeter.fields_i32 (9ecebf03-5137-4050-a957-378e7b313cea): Loading data parts | ||
| 650 | 2026.03.17 22:00:20.846993 [ 275 ] {32b972fc-5df6-4da5-a6ae-e12d805c3e87} <Debug> oximeter.fields_i32 (9ecebf03-5137-4050-a957-378e7b313cea): There are no data parts | ||
| 651 | 2026.03.17 22:00:20.853301 [ 275 ] {32b972fc-5df6-4da5-a6ae-e12d805c3e87} <Debug> TCPHandler: Processed in 0.012249705 sec. | ||
| 652 | 2026.03.17 22:00:20.853451 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.03.17 22:00:20.853609 [ 275 ] {f569de2c-d498-43c5-9d1c-f0b0e2e18d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 654 | 2026.03.17 22:00:20.853793 [ 275 ] {f569de2c-d498-43c5-9d1c-f0b0e2e18d9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.03.17 22:00:20.859465 [ 275 ] {f569de2c-d498-43c5-9d1c-f0b0e2e18d9a} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Loading data parts | ||
| 656 | 2026.03.17 22:00:20.859610 [ 275 ] {f569de2c-d498-43c5-9d1c-f0b0e2e18d9a} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): There are no data parts | ||
| 657 | 2026.03.17 22:00:20.864764 [ 275 ] {f569de2c-d498-43c5-9d1c-f0b0e2e18d9a} <Debug> TCPHandler: Processed in 0.011360799 sec. | ||
| 658 | 2026.03.17 22:00:20.865029 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.03.17 22:00:20.865203 [ 275 ] {928bd517-b4e3-4d35-b27d-61a10e4f6b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 660 | 2026.03.17 22:00:20.865335 [ 275 ] {928bd517-b4e3-4d35-b27d-61a10e4f6b75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.03.17 22:00:20.870724 [ 275 ] {928bd517-b4e3-4d35-b27d-61a10e4f6b75} <Debug> oximeter.fields_i64 (0a940cab-82a9-4d43-a1e9-c154cf81f91a): Loading data parts | ||
| 662 | 2026.03.17 22:00:20.870960 [ 275 ] {928bd517-b4e3-4d35-b27d-61a10e4f6b75} <Debug> oximeter.fields_i64 (0a940cab-82a9-4d43-a1e9-c154cf81f91a): There are no data parts | ||
| 663 | 2026.03.17 22:00:20.877938 [ 275 ] {928bd517-b4e3-4d35-b27d-61a10e4f6b75} <Debug> TCPHandler: Processed in 0.01297013 sec. | ||
| 664 | 2026.03.17 22:00:20.878090 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.03.17 22:00:20.878351 [ 275 ] {d4398ad4-b7fa-4c1c-b7c5-dc0374bdddaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 666 | 2026.03.17 22:00:20.878393 [ 275 ] {d4398ad4-b7fa-4c1c-b7c5-dc0374bdddaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.03.17 22:00:20.884123 [ 275 ] {d4398ad4-b7fa-4c1c-b7c5-dc0374bdddaf} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Loading data parts | ||
| 668 | 2026.03.17 22:00:20.884271 [ 275 ] {d4398ad4-b7fa-4c1c-b7c5-dc0374bdddaf} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): There are no data parts | ||
| 669 | 2026.03.17 22:00:20.889862 [ 275 ] {d4398ad4-b7fa-4c1c-b7c5-dc0374bdddaf} <Debug> TCPHandler: Processed in 0.011819387 sec. | ||
| 670 | 2026.03.17 22:00:20.890120 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.03.17 22:00:20.890274 [ 275 ] {a2170f68-cbed-45cc-ad2d-8f4cf492ca51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 672 | 2026.03.17 22:00:20.890393 [ 275 ] {a2170f68-cbed-45cc-ad2d-8f4cf492ca51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.03.17 22:00:20.895806 [ 275 ] {a2170f68-cbed-45cc-ad2d-8f4cf492ca51} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Loading data parts | ||
| 674 | 2026.03.17 22:00:20.896083 [ 275 ] {a2170f68-cbed-45cc-ad2d-8f4cf492ca51} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): There are no data parts | ||
| 675 | 2026.03.17 22:00:20.903216 [ 275 ] {a2170f68-cbed-45cc-ad2d-8f4cf492ca51} <Debug> TCPHandler: Processed in 0.013153013 sec. | ||
| 676 | 2026.03.17 22:00:20.903362 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.03.17 22:00:20.903593 [ 275 ] {06fe1911-a346-44da-9fa0-384c8bff161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 678 | 2026.03.17 22:00:20.903706 [ 275 ] {06fe1911-a346-44da-9fa0-384c8bff161a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.03.17 22:00:20.909234 [ 275 ] {06fe1911-a346-44da-9fa0-384c8bff161a} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Loading data parts | ||
| 680 | 2026.03.17 22:00:20.909398 [ 275 ] {06fe1911-a346-44da-9fa0-384c8bff161a} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): There are no data parts | ||
| 681 | 2026.03.17 22:00:20.914701 [ 275 ] {06fe1911-a346-44da-9fa0-384c8bff161a} <Debug> TCPHandler: Processed in 0.011388229 sec. | ||
| 682 | 2026.03.17 22:00:20.914894 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.03.17 22:00:20.915080 [ 275 ] {13db9648-4f4d-4178-a5d0-b1e402de7a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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) | ||
| 684 | 2026.03.17 22:00:20.915190 [ 275 ] {13db9648-4f4d-4178-a5d0-b1e402de7a18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.03.17 22:00:20.920584 [ 275 ] {13db9648-4f4d-4178-a5d0-b1e402de7a18} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Loading data parts | ||
| 686 | 2026.03.17 22:00:20.920815 [ 275 ] {13db9648-4f4d-4178-a5d0-b1e402de7a18} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): There are no data parts | ||
| 687 | 2026.03.17 22:00:20.928602 [ 275 ] {13db9648-4f4d-4178-a5d0-b1e402de7a18} <Debug> TCPHandler: Processed in 0.013766725 sec. | ||
| 688 | 2026.03.17 22:00:20.928768 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.03.17 22:00:20.929095 [ 275 ] {86e11629-caf0-4e53-8588-dfbbf410b176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.03.17 22:00:20.929222 [ 275 ] {86e11629-caf0-4e53-8588-dfbbf410b176} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.03.17 22:00:20.934905 [ 275 ] {86e11629-caf0-4e53-8588-dfbbf410b176} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Loading data parts | ||
| 695 | 2026.03.17 22:00:20.935161 [ 275 ] {86e11629-caf0-4e53-8588-dfbbf410b176} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): There are no data parts | ||
| 696 | 2026.03.17 22:00:20.940541 [ 275 ] {86e11629-caf0-4e53-8588-dfbbf410b176} <Debug> TCPHandler: Processed in 0.011822327 sec. | ||
| 697 | 2026.03.17 22:00:20.940796 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.03.17 22:00:20.941264 [ 276 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.03.17 22:00:20.944571 [ 276 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.03.17 22:00:20.967453 [ 284 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Trace> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.03.17 22:00:20.967652 [ 284 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 702 | 2026.03.17 22:00:20.972457 [ 284 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.03.17 22:00:20.972995 [ 284 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Trace> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.03.17 22:00:20.973522 [ 276 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.032407 sec., 30.857530780386956 rows/sec., 493.72 B/sec. | ||
| 705 | 2026.03.17 22:00:20.973797 [ 276 ] {3aacf490-1f47-4a08-b121-eb9f0bff1781} <Debug> TCPHandler: Processed in 0.033124448 sec. | ||
| 706 | 2026.03.17 22:00:21.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.43 MiB, peak 127.43 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 12.28 MiB | ||
| 707 | 2026.03.17 22:00:23.328444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.17 22:00:23.328483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.17 22:00:23.328539 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.17 22:00:23.328571 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.17 22:00:23.337972 [ 245 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Loading data parts | ||
| 712 | 2026.03.17 22:00:23.338178 [ 245 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): There are no data parts | ||
| 713 | 2026.03.17 22:00:23.345094 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.17 22:00:23.345239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 715 | 2026.03.17 22:00:23.349015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.17 22:00:23.349458 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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.17 22:00:23.349678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.17 22:00:23.351993 [ 244 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Loading data parts | ||
| 719 | 2026.03.17 22:00:23.352171 [ 244 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): There are no data parts | ||
| 720 | 2026.03.17 22:00:23.376630 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.17 22:00:23.376770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 722 | 2026.03.17 22:00:23.383376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.17 22:00:23.384530 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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.17 22:00:23.387927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.17 22:00:24.000144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.72 MiB, peak 148.72 MiB, free memory in arenas 0.00 B, will set to 153.79 MiB (RSS), difference: 9.07 MiB | ||
| 726 | 2026.03.17 22:00:25.828388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.17 22:00:25.828613 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.17 22:00:25.835483 [ 243 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Loading data parts | ||
| 729 | 2026.03.17 22:00:25.835658 [ 243 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): There are no data parts | ||
| 730 | 2026.03.17 22:00:25.842388 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.17 22:00:25.842573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 732 | 2026.03.17 22:00:25.844263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.17 22:00:25.844728 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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.17 22:00:25.845053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.17 22:00:26.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 158.00 MiB, free memory in arenas 0.00 B, will set to 154.78 MiB (RSS), difference: -3.22 MiB | ||
| 736 | 2026.03.17 22:00:30.738488 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.17 22:00:30.738547 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.17 22:00:30.849799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.17 22:00:30.850642 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.17 22:00:30.850687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 741 | 2026.03.17 22:00:30.851485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.17 22:00:30.852019 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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.17 22:00:30.852189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.17 22:00:30.888040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.17 22:00:30.906253 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.17 22:00:30.906363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 747 | 2026.03.17 22:00:30.912920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.17 22:00:30.914015 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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.17 22:00:30.917430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.17 22:00:31.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.56 MiB, peak 159.56 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.17 MiB | ||
| 751 | 2026.03.17 22:00:36.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.56 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.17 22:00:36.417932 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.17 22:00:36.418133 [ 275 ] {92091dc1-cb1f-4b7d-b214-2ae4405cc8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.17 22:00:36.418571 [ 275 ] {92091dc1-cb1f-4b7d-b214-2ae4405cc8da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.17 22:00:36.422708 [ 275 ] {92091dc1-cb1f-4b7d-b214-2ae4405cc8da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.17 22:00:36.429993 [ 275 ] {92091dc1-cb1f-4b7d-b214-2ae4405cc8da} <Debug> TCPHandler: Processed in 0.012185154 sec. | ||
| 757 | 2026.03.17 22:00:36.444112 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.17 22:00:36.444268 [ 275 ] {60011be2-1c8f-4db5-a312-093d5bbfc173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.17 22:00:36.452195 [ 275 ] {60011be2-1c8f-4db5-a312-093d5bbfc173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.17 22:00:36.452251 [ 275 ] {60011be2-1c8f-4db5-a312-093d5bbfc173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.17 22:00:36.452704 [ 275 ] {60011be2-1c8f-4db5-a312-093d5bbfc173} <Debug> TCPHandler: Processed in 0.008669006 sec. | ||
| 762 | 2026.03.17 22:00:36.452930 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.17 22:00:36.453057 [ 275 ] {ab30dcca-9f0c-4be2-aaa3-941e3e2ba67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.17 22:00:36.455346 [ 275 ] {ab30dcca-9f0c-4be2-aaa3-941e3e2ba67b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.17 22:00:36.455395 [ 275 ] {ab30dcca-9f0c-4be2-aaa3-941e3e2ba67b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.17 22:00:36.455793 [ 275 ] {ab30dcca-9f0c-4be2-aaa3-941e3e2ba67b} <Debug> TCPHandler: Processed in 0.002912516 sec. | ||
| 767 | 2026.03.17 22:00:36.456016 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.17 22:00:36.456154 [ 275 ] {1fbe5fea-3800-4e8c-a420-a7a61cbaa0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.17 22:00:36.456453 [ 275 ] {1fbe5fea-3800-4e8c-a420-a7a61cbaa0fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.17 22:00:36.456504 [ 275 ] {1fbe5fea-3800-4e8c-a420-a7a61cbaa0fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.17 22:00:36.456929 [ 275 ] {1fbe5fea-3800-4e8c-a420-a7a61cbaa0fb} <Debug> TCPHandler: Processed in 0.000970709 sec. | ||
| 772 | 2026.03.17 22:00:36.457162 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.17 22:00:36.457285 [ 275 ] {a7b3c558-2882-4ac3-affc-6eefd647e3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.17 22:00:36.457550 [ 275 ] {a7b3c558-2882-4ac3-affc-6eefd647e3bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.17 22:00:36.457597 [ 275 ] {a7b3c558-2882-4ac3-affc-6eefd647e3bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.17 22:00:36.457936 [ 275 ] {a7b3c558-2882-4ac3-affc-6eefd647e3bf} <Debug> TCPHandler: Processed in 0.000833616 sec. | ||
| 777 | 2026.03.17 22:00:36.458142 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.17 22:00:36.458258 [ 275 ] {e966a888-2c11-48e6-ac47-e7f40348c782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.17 22:00:36.458512 [ 275 ] {e966a888-2c11-48e6-ac47-e7f40348c782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.17 22:00:36.458555 [ 275 ] {e966a888-2c11-48e6-ac47-e7f40348c782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.17 22:00:36.458876 [ 275 ] {e966a888-2c11-48e6-ac47-e7f40348c782} <Debug> TCPHandler: Processed in 0.000781975 sec. | ||
| 782 | 2026.03.17 22:00:36.459086 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.17 22:00:36.459213 [ 275 ] {87382862-0745-40eb-9763-b72aca0290e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.17 22:00:36.459479 [ 275 ] {87382862-0745-40eb-9763-b72aca0290e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.17 22:00:36.459524 [ 275 ] {87382862-0745-40eb-9763-b72aca0290e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.17 22:00:36.459856 [ 275 ] {87382862-0745-40eb-9763-b72aca0290e7} <Debug> TCPHandler: Processed in 0.000822806 sec. | ||
| 787 | 2026.03.17 22:00:36.460064 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.17 22:00:36.460183 [ 275 ] {89691900-cb63-4ae2-a861-26b9bf798226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.17 22:00:36.460434 [ 275 ] {89691900-cb63-4ae2-a861-26b9bf798226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.17 22:00:36.460477 [ 275 ] {89691900-cb63-4ae2-a861-26b9bf798226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.17 22:00:36.460807 [ 275 ] {89691900-cb63-4ae2-a861-26b9bf798226} <Debug> TCPHandler: Processed in 0.000793435 sec. | ||
| 792 | 2026.03.17 22:00:36.461032 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.17 22:00:36.461152 [ 275 ] {ddd14042-2200-43c3-8206-95e9f5a601c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.17 22:00:36.461398 [ 275 ] {ddd14042-2200-43c3-8206-95e9f5a601c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.17 22:00:36.461441 [ 275 ] {ddd14042-2200-43c3-8206-95e9f5a601c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.17 22:00:36.461759 [ 275 ] {ddd14042-2200-43c3-8206-95e9f5a601c8} <Debug> TCPHandler: Processed in 0.000791366 sec. | ||
| 797 | 2026.03.17 22:00:36.461957 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.17 22:00:36.462078 [ 275 ] {3a31dba1-27d2-4841-8d7d-5aa12bb06af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.17 22:00:36.462331 [ 275 ] {3a31dba1-27d2-4841-8d7d-5aa12bb06af7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.17 22:00:36.462374 [ 275 ] {3a31dba1-27d2-4841-8d7d-5aa12bb06af7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.17 22:00:36.462682 [ 275 ] {3a31dba1-27d2-4841-8d7d-5aa12bb06af7} <Debug> TCPHandler: Processed in 0.000774114 sec. | ||
| 802 | 2026.03.17 22:00:36.462874 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.17 22:00:36.462992 [ 275 ] {67cf766c-3ff4-4a72-b5ee-7dc1a61ca211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.17 22:00:36.463237 [ 275 ] {67cf766c-3ff4-4a72-b5ee-7dc1a61ca211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.17 22:00:36.463280 [ 275 ] {67cf766c-3ff4-4a72-b5ee-7dc1a61ca211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.17 22:00:36.463589 [ 275 ] {67cf766c-3ff4-4a72-b5ee-7dc1a61ca211} <Debug> TCPHandler: Processed in 0.000763285 sec. | ||
| 807 | 2026.03.17 22:00:36.463777 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.17 22:00:36.463896 [ 275 ] {82add599-c465-4641-8095-7330c3df0559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.17 22:00:36.464141 [ 275 ] {82add599-c465-4641-8095-7330c3df0559} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.17 22:00:36.464183 [ 275 ] {82add599-c465-4641-8095-7330c3df0559} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.17 22:00:36.464498 [ 275 ] {82add599-c465-4641-8095-7330c3df0559} <Debug> TCPHandler: Processed in 0.000768855 sec. | ||
| 812 | 2026.03.17 22:00:36.464699 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.17 22:00:36.464817 [ 275 ] {3e391b6a-9e25-4887-b363-0835d91498dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.17 22:00:36.465068 [ 275 ] {3e391b6a-9e25-4887-b363-0835d91498dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.17 22:00:36.465111 [ 275 ] {3e391b6a-9e25-4887-b363-0835d91498dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.17 22:00:36.465428 [ 275 ] {3e391b6a-9e25-4887-b363-0835d91498dc} <Debug> TCPHandler: Processed in 0.000778025 sec. | ||
| 817 | 2026.03.17 22:00:36.465617 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.17 22:00:36.465734 [ 275 ] {eda7fdfc-69ba-4816-95da-977e03c730d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.17 22:00:36.465981 [ 275 ] {eda7fdfc-69ba-4816-95da-977e03c730d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.17 22:00:36.466023 [ 275 ] {eda7fdfc-69ba-4816-95da-977e03c730d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.17 22:00:36.466343 [ 275 ] {eda7fdfc-69ba-4816-95da-977e03c730d8} <Debug> TCPHandler: Processed in 0.000774595 sec. | ||
| 822 | 2026.03.17 22:00:36.466549 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.17 22:00:36.466668 [ 275 ] {a0cc8fac-3fea-435f-9e4c-370c85dbada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.17 22:00:36.466925 [ 275 ] {a0cc8fac-3fea-435f-9e4c-370c85dbada6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.17 22:00:36.466969 [ 275 ] {a0cc8fac-3fea-435f-9e4c-370c85dbada6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.17 22:00:36.467291 [ 275 ] {a0cc8fac-3fea-435f-9e4c-370c85dbada6} <Debug> TCPHandler: Processed in 0.000790995 sec. | ||
| 827 | 2026.03.17 22:00:36.468064 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.17 22:00:36.468183 [ 275 ] {e44f93a5-4e31-42b0-8bc6-7e74dd494694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.17 22:00:36.468434 [ 275 ] {e44f93a5-4e31-42b0-8bc6-7e74dd494694} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.17 22:00:36.468475 [ 275 ] {e44f93a5-4e31-42b0-8bc6-7e74dd494694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.17 22:00:36.468794 [ 275 ] {e44f93a5-4e31-42b0-8bc6-7e74dd494694} <Debug> TCPHandler: Processed in 0.000779965 sec. | ||
| 832 | 2026.03.17 22:00:36.469582 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.17 22:00:36.469700 [ 275 ] {9c79d449-d3b6-4b2b-89d9-ac1020eaad2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.17 22:00:36.469950 [ 275 ] {9c79d449-d3b6-4b2b-89d9-ac1020eaad2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.17 22:00:36.469992 [ 275 ] {9c79d449-d3b6-4b2b-89d9-ac1020eaad2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.17 22:00:36.470305 [ 275 ] {9c79d449-d3b6-4b2b-89d9-ac1020eaad2c} <Debug> TCPHandler: Processed in 0.000772035 sec. | ||
| 837 | 2026.03.17 22:00:36.470521 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.17 22:00:36.470640 [ 275 ] {7707ea7f-0149-4be5-aa8e-ad3afcdef3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.17 22:00:36.470897 [ 275 ] {7707ea7f-0149-4be5-aa8e-ad3afcdef3f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.17 22:00:36.470939 [ 275 ] {7707ea7f-0149-4be5-aa8e-ad3afcdef3f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.17 22:00:36.471257 [ 275 ] {7707ea7f-0149-4be5-aa8e-ad3afcdef3f0} <Debug> TCPHandler: Processed in 0.000783295 sec. | ||
| 842 | 2026.03.17 22:00:36.471460 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.17 22:00:36.471579 [ 275 ] {c0b48d25-f22a-4e6d-864d-dbed3f2f9d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.17 22:00:36.471832 [ 275 ] {c0b48d25-f22a-4e6d-864d-dbed3f2f9d5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.17 22:00:36.471874 [ 275 ] {c0b48d25-f22a-4e6d-864d-dbed3f2f9d5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.17 22:00:36.472193 [ 275 ] {c0b48d25-f22a-4e6d-864d-dbed3f2f9d5e} <Debug> TCPHandler: Processed in 0.000781585 sec. | ||
| 847 | 2026.03.17 22:00:36.472391 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.17 22:00:36.472511 [ 275 ] {f1cc1949-f705-493e-beb6-157eed521e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.17 22:00:36.472768 [ 275 ] {f1cc1949-f705-493e-beb6-157eed521e1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.17 22:00:36.472810 [ 275 ] {f1cc1949-f705-493e-beb6-157eed521e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.17 22:00:36.473153 [ 275 ] {f1cc1949-f705-493e-beb6-157eed521e1b} <Debug> TCPHandler: Processed in 0.000811096 sec. | ||
| 852 | 2026.03.17 22:00:36.473352 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.17 22:00:36.473473 [ 275 ] {99b5ee14-505e-4589-87f4-fd4bb09f77d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.17 22:00:36.473731 [ 275 ] {99b5ee14-505e-4589-87f4-fd4bb09f77d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.17 22:00:36.473772 [ 275 ] {99b5ee14-505e-4589-87f4-fd4bb09f77d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.17 22:00:36.474099 [ 275 ] {99b5ee14-505e-4589-87f4-fd4bb09f77d3} <Debug> TCPHandler: Processed in 0.000795205 sec. | ||
| 857 | 2026.03.17 22:00:36.474308 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.17 22:00:36.474428 [ 275 ] {aeb4cb4b-73e0-4711-b61a-3310844c7c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_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) | ||
| 859 | 2026.03.17 22:00:36.474684 [ 275 ] {aeb4cb4b-73e0-4711-b61a-3310844c7c35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.17 22:00:36.474725 [ 275 ] {aeb4cb4b-73e0-4711-b61a-3310844c7c35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.17 22:00:36.475056 [ 275 ] {aeb4cb4b-73e0-4711-b61a-3310844c7c35} <Debug> TCPHandler: Processed in 0.000796546 sec. | ||
| 862 | 2026.03.17 22:00:36.532888 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.17 22:00:36.533062 [ 275 ] {4e807328-a3b3-4959-a90d-ee19ef6f5ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_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) | ||
| 864 | 2026.03.17 22:00:36.533427 [ 275 ] {4e807328-a3b3-4959-a90d-ee19ef6f5ee3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.17 22:00:36.533480 [ 275 ] {4e807328-a3b3-4959-a90d-ee19ef6f5ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.17 22:00:36.533911 [ 275 ] {4e807328-a3b3-4959-a90d-ee19ef6f5ee3} <Debug> TCPHandler: Processed in 0.001108371 sec. | ||
| 867 | 2026.03.17 22:00:36.555968 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.17 22:00:36.556141 [ 275 ] {447a679a-961e-44c5-8cab-e70ad1b13022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 869 | 2026.03.17 22:00:36.556512 [ 275 ] {447a679a-961e-44c5-8cab-e70ad1b13022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.17 22:00:36.556579 [ 275 ] {447a679a-961e-44c5-8cab-e70ad1b13022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.17 22:00:36.557041 [ 275 ] {447a679a-961e-44c5-8cab-e70ad1b13022} <Debug> TCPHandler: Processed in 0.001158132 sec. | ||
| 872 | 2026.03.17 22:00:36.557350 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.17 22:00:36.557527 [ 275 ] {292ca734-56de-47dd-8d2c-8e43e3466b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 874 | 2026.03.17 22:00:36.557946 [ 275 ] {292ca734-56de-47dd-8d2c-8e43e3466b5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.17 22:00:36.558007 [ 275 ] {292ca734-56de-47dd-8d2c-8e43e3466b5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.17 22:00:36.558538 [ 275 ] {292ca734-56de-47dd-8d2c-8e43e3466b5b} <Debug> TCPHandler: Processed in 0.001250334 sec. | ||
| 877 | 2026.03.17 22:00:36.559327 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.17 22:00:36.559443 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 879 | 2026.03.17 22:00:36.559488 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.17 22:00:36.562110 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.03.17 22:00:36.562150 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 882 | 2026.03.17 22:00:36.562916 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.03.17 22:00:36.563346 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.03.17 22:00:36.563498 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Debug> executeQuery: Read 25 rows, 4.13 KiB in 0.004087 sec., 6116.956202593589 rows/sec., 1010.01 KiB/sec. | ||
| 885 | 2026.03.17 22:00:36.563538 [ 275 ] {2d42745e-4127-4152-b42a-36d43ff6b295} <Debug> TCPHandler: Processed in 0.004264722 sec. | ||
| 886 | 2026.03.17 22:00:36.563666 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.03.17 22:00:36.563770 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 888 | 2026.03.17 22:00:36.563813 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 889 | 2026.03.17 22:00:36.566388 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.03.17 22:00:36.566422 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 891 | 2026.03.17 22:00:36.568965 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.03.17 22:00:36.569461 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.03.17 22:00:36.569595 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005847 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec. | ||
| 894 | 2026.03.17 22:00:36.569631 [ 275 ] {9869fd94-1b59-4aa0-a6fd-48e214b33a57} <Debug> TCPHandler: Processed in 0.006017575 sec. | ||
| 895 | 2026.03.17 22:00:36.569752 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.03.17 22:00:36.569848 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 897 | 2026.03.17 22:00:36.569888 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 898 | 2026.03.17 22:00:36.574186 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.03.17 22:00:36.574223 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 900 | 2026.03.17 22:00:36.574865 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.03.17 22:00:36.575416 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.03.17 22:00:36.575549 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Debug> executeQuery: Read 1916 rows, 146.81 KiB in 0.00572 sec., 334965.0349650349 rows/sec., 25.06 MiB/sec. | ||
| 903 | 2026.03.17 22:00:36.575585 [ 275 ] {c5f8dda8-8bdc-4785-95d4-f1aa040ddf37} <Debug> TCPHandler: Processed in 0.005882103 sec. | ||
| 904 | 2026.03.17 22:00:36.575703 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.03.17 22:00:36.575801 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 906 | 2026.03.17 22:00:36.575844 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 907 | 2026.03.17 22:00:36.576252 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.03.17 22:00:36.576290 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 909 | 2026.03.17 22:00:36.576757 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.03.17 22:00:36.577180 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.03.17 22:00:36.577308 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Debug> executeQuery: Read 18 rows, 1.32 KiB in 0.001527 sec., 11787.819253438114 rows/sec., 865.28 KiB/sec. | ||
| 912 | 2026.03.17 22:00:36.577344 [ 275 ] {d10484c3-9074-4f19-890f-6d65ed9cded7} <Debug> TCPHandler: Processed in 0.001691422 sec. | ||
| 913 | 2026.03.17 22:00:36.577450 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.03.17 22:00:36.577543 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 915 | 2026.03.17 22:00:36.577582 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 916 | 2026.03.17 22:00:36.578270 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.03.17 22:00:36.578305 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 918 | 2026.03.17 22:00:36.578741 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.03.17 22:00:36.579167 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.03.17 22:00:36.579292 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001768 sec., 400452.4886877828 rows/sec., 23.36 MiB/sec. | ||
| 921 | 2026.03.17 22:00:36.579328 [ 275 ] {5d83ca5d-40f4-4df4-a826-76b7fe490b0d} <Debug> TCPHandler: Processed in 0.001927687 sec. | ||
| 922 | 2026.03.17 22:00:36.579435 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.03.17 22:00:36.579528 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 924 | 2026.03.17 22:00:36.579567 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 925 | 2026.03.17 22:00:36.579941 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.03.17 22:00:36.579978 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 927 | 2026.03.17 22:00:36.580490 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.03.17 22:00:36.580994 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.03.17 22:00:36.581131 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001622 sec., 616.5228113440197 rows/sec., 43.35 KiB/sec. | ||
| 930 | 2026.03.17 22:00:36.581171 [ 275 ] {a06dd985-6bdb-40fd-8349-18206df26c81} <Debug> TCPHandler: Processed in 0.001784235 sec. | ||
| 931 | 2026.03.17 22:00:36.581275 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.03.17 22:00:36.581369 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 933 | 2026.03.17 22:00:36.581408 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 934 | 2026.03.17 22:00:36.582236 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.03.17 22:00:36.582276 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 936 | 2026.03.17 22:00:36.582814 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.03.17 22:00:36.583247 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.03.17 22:00:36.583392 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Debug> executeQuery: Read 982 rows, 68.91 KiB in 0.002041 sec., 481136.6976972073 rows/sec., 32.97 MiB/sec. | ||
| 939 | 2026.03.17 22:00:36.583468 [ 275 ] {76417cd5-2e06-45d5-afdd-54ba2fb77790} <Debug> TCPHandler: Processed in 0.002239813 sec. | ||
| 940 | 2026.03.17 22:00:36.583621 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.03.17 22:00:36.583724 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 942 | 2026.03.17 22:00:36.583768 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 943 | 2026.03.17 22:00:36.584831 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.03.17 22:00:36.584867 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 945 | 2026.03.17 22:00:36.585491 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.03.17 22:00:36.586014 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.03.17 22:00:36.586153 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Debug> executeQuery: Read 1957 rows, 128.48 KiB in 0.002447 sec., 799754.8017981201 rows/sec., 51.27 MiB/sec. | ||
| 948 | 2026.03.17 22:00:36.586189 [ 275 ] {67167743-2de2-45ee-ba49-46f810bfb41c} <Debug> TCPHandler: Processed in 0.00262445 sec. | ||
| 949 | 2026.03.17 22:00:36.586310 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.03.17 22:00:36.586404 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 951 | 2026.03.17 22:00:36.586459 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 952 | 2026.03.17 22:00:36.587264 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.03.17 22:00:36.587303 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 954 | 2026.03.17 22:00:36.592160 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.03.17 22:00:36.592630 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.03.17 22:00:36.592769 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.006383 sec., 1879.9937333542223 rows/sec., 3.37 MiB/sec. | ||
| 957 | 2026.03.17 22:00:36.592823 [ 275 ] {c0a4cc61-4cdb-44d6-8b2a-b721da099522} <Debug> TCPHandler: Processed in 0.006563597 sec. | ||
| 958 | 2026.03.17 22:00:36.592941 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.03.17 22:00:36.593039 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 960 | 2026.03.17 22:00:36.593082 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 961 | 2026.03.17 22:00:36.593424 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.03.17 22:00:36.593465 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 963 | 2026.03.17 22:00:36.593893 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.03.17 22:00:36.594375 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.03.17 22:00:36.594504 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 283.43 KiB/sec. | ||
| 966 | 2026.03.17 22:00:36.594539 [ 275 ] {0c39dcff-aa4d-41a4-8618-58e370026533} <Debug> TCPHandler: Processed in 0.001650432 sec. | ||
| 967 | 2026.03.17 22:00:38.353231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 968 | 2026.03.17 22:00:38.353864 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.03.17 22:00:38.353936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 970 | 2026.03.17 22:00:38.354926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 971 | 2026.03.17 22:00:38.355412 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.03.17 22:00:38.355577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 973 | 2026.03.17 22:00:38.418465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 974 | 2026.03.17 22:00:38.437770 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.03.17 22:00:38.437850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 976 | 2026.03.17 22:00:38.445116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 977 | 2026.03.17 22:00:38.446737 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.03.17 22:00:38.451929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 979 | 2026.03.17 22:00:38.612154 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51326 | ||
| 980 | 2026.03.17 22:00:38.614306 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 981 | 2026.03.17 22:00:38.614356 [ 286 ] {} <Debug> TCP-Session: 2583fbe8-b4dd-4ddc-b75d-8b3744314db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51326 | ||
| 982 | 2026.03.17 22:00:38.614381 [ 286 ] {} <Debug> TCP-Session: 2583fbe8-b4dd-4ddc-b75d-8b3744314db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.17 22:00:38.614394 [ 286 ] {} <Debug> TCP-Session: 2583fbe8-b4dd-4ddc-b75d-8b3744314db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.03.17 22:00:38.614448 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 985 | 2026.03.17 22:00:38.614472 [ 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 | ||
| 986 | 2026.03.17 22:00:38.614489 [ 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 | ||
| 987 | 2026.03.17 22:00:38.614849 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56376 | ||
| 988 | 2026.03.17 22:00:38.614926 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35605 | ||
| 989 | 2026.03.17 22:00:38.615017 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64913 | ||
| 990 | 2026.03.17 22:00:38.615072 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.03.17 22:00:38.615119 [ 287 ] {} <Debug> TCP-Session: 4233258d-86f9-4050-94c5-6e552e309da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56376 | ||
| 992 | 2026.03.17 22:00:38.615142 [ 287 ] {} <Debug> TCP-Session: 4233258d-86f9-4050-94c5-6e552e309da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.03.17 22:00:38.615155 [ 287 ] {} <Debug> TCP-Session: 4233258d-86f9-4050-94c5-6e552e309da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.03.17 22:00:38.615157 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57768 | ||
| 995 | 2026.03.17 22:00:38.615157 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.03.17 22:00:38.615186 [ 286 ] {} <Trace> TCP-Session: 2583fbe8-b4dd-4ddc-b75d-8b3744314db9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.03.17 22:00:38.615226 [ 288 ] {} <Debug> TCP-Session: 68ba0ea4-81b0-4c13-b504-bee1983b4ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35605 | ||
| 998 | 2026.03.17 22:00:38.615248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.03.17 22:00:38.615252 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50576 | ||
| 1000 | 2026.03.17 22:00:38.615292 [ 289 ] {} <Debug> TCP-Session: 40b70659-45c1-4209-a906-9490be89a5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64913 | ||
| 1001 | 2026.03.17 22:00:38.615254 [ 288 ] {} <Debug> TCP-Session: 68ba0ea4-81b0-4c13-b504-bee1983b4ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.17 22:00:38.615343 [ 288 ] {} <Debug> TCP-Session: 68ba0ea4-81b0-4c13-b504-bee1983b4ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.17 22:00:38.615349 [ 289 ] {} <Debug> TCP-Session: 40b70659-45c1-4209-a906-9490be89a5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.17 22:00:38.615373 [ 289 ] {} <Debug> TCP-Session: 40b70659-45c1-4209-a906-9490be89a5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.03.17 22:00:38.615381 [ 286 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1006 | 2026.03.17 22:00:38.615398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61388 | ||
| 1007 | 2026.03.17 22:00:38.615437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.03.17 22:00:38.615471 [ 290 ] {} <Debug> TCP-Session: 626e79c8-cee4-459b-964c-57fd531a6a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57768 | ||
| 1009 | 2026.03.17 22:00:38.615490 [ 290 ] {} <Debug> TCP-Session: 626e79c8-cee4-459b-964c-57fd531a6a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.17 22:00:38.615502 [ 290 ] {} <Debug> TCP-Session: 626e79c8-cee4-459b-964c-57fd531a6a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.17 22:00:38.615568 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.03.17 22:00:38.615606 [ 291 ] {} <Debug> TCP-Session: 5240a1c3-0493-49eb-a555-66444ad041fb Authenticating user 'default' from [fd00:1122:3344:101::e]:50576 | ||
| 1013 | 2026.03.17 22:00:38.615625 [ 291 ] {} <Debug> TCP-Session: 5240a1c3-0493-49eb-a555-66444ad041fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.03.17 22:00:38.615637 [ 291 ] {} <Debug> TCP-Session: 5240a1c3-0493-49eb-a555-66444ad041fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.03.17 22:00:38.615667 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60154 | ||
| 1016 | 2026.03.17 22:00:38.615692 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.03.17 22:00:38.615729 [ 292 ] {} <Debug> TCP-Session: b1aa5ef4-5582-48fe-a9da-43522e297134 Authenticating user 'default' from [fd00:1122:3344:101::e]:61388 | ||
| 1018 | 2026.03.17 22:00:38.615746 [ 292 ] {} <Debug> TCP-Session: b1aa5ef4-5582-48fe-a9da-43522e297134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.17 22:00:38.615758 [ 292 ] {} <Debug> TCP-Session: b1aa5ef4-5582-48fe-a9da-43522e297134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.17 22:00:38.615799 [ 286 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1021 | 2026.03.17 22:00:38.615839 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1022 | 2026.03.17 22:00:38.615872 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59407 | ||
| 1023 | 2026.03.17 22:00:38.615884 [ 293 ] {} <Debug> TCP-Session: 7dff7e87-447f-49f0-a51b-1da02bcf3136 Authenticating user 'default' from [fd00:1122:3344:101::e]:60154 | ||
| 1024 | 2026.03.17 22:00:38.615922 [ 293 ] {} <Debug> TCP-Session: 7dff7e87-447f-49f0-a51b-1da02bcf3136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.17 22:00:38.615936 [ 293 ] {} <Debug> TCP-Session: 7dff7e87-447f-49f0-a51b-1da02bcf3136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.17 22:00:38.618027 [ 286 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.03.17 22:00:38.618044 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2026.03.17 22:00:38.618074 [ 294 ] {} <Debug> TCP-Session: 61984e5b-3e3b-4886-892d-7b422cf7ab27 Authenticating user 'default' from [fd00:1122:3344:101::e]:59407 | ||
| 1029 | 2026.03.17 22:00:38.618092 [ 294 ] {} <Debug> TCP-Session: 61984e5b-3e3b-4886-892d-7b422cf7ab27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.03.17 22:00:38.618103 [ 294 ] {} <Debug> TCP-Session: 61984e5b-3e3b-4886-892d-7b422cf7ab27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.17 22:00:38.622629 [ 286 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 1032 | 2026.03.17 22:00:38.637827 [ 295 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> AggregatingTransform: Aggregating | ||
| 1033 | 2026.03.17 22:00:38.637916 [ 295 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> Aggregator: Aggregation method: without_key | ||
| 1034 | 2026.03.17 22:00:38.640623 [ 295 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005676689 sec. (176.159 rows/sec., 6.88 KiB/sec.) | ||
| 1035 | 2026.03.17 22:00:38.640647 [ 295 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> Aggregator: Merging aggregated data | ||
| 1036 | 2026.03.17 22:00:38.640676 [ 295 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1037 | 2026.03.17 22:00:38.641905 [ 286 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.026582 sec., 37.61944172748476 rows/sec., 1.47 KiB/sec. | ||
| 1038 | 2026.03.17 22:00:38.642100 [ 286 ] {16768d7c-0920-41d4-b3df-0780c00f4103} <Debug> TCPHandler: Processed in 0.027134182 sec. | ||
| 1039 | 2026.03.17 22:00:38.650747 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.03.17 22:00:38.650803 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.03.17 22:00:38.650807 [ 286 ] {} <Debug> TCP-Session: 2583fbe8-b4dd-4ddc-b75d-8b3744314db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.17 22:00:38.650825 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.03.17 22:00:38.650853 [ 287 ] {} <Debug> TCP-Session: 4233258d-86f9-4050-94c5-6e552e309da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.17 22:00:38.650855 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.17 22:00:38.650889 [ 288 ] {} <Debug> TCP-Session: 68ba0ea4-81b0-4c13-b504-bee1983b4ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.17 22:00:38.650896 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.03.17 22:00:38.650915 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.03.17 22:00:38.650934 [ 289 ] {} <Debug> TCP-Session: 40b70659-45c1-4209-a906-9490be89a5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.03.17 22:00:38.650937 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2026.03.17 22:00:38.650968 [ 292 ] {} <Debug> TCP-Session: b1aa5ef4-5582-48fe-a9da-43522e297134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.17 22:00:38.650949 [ 291 ] {} <Debug> TCP-Session: 5240a1c3-0493-49eb-a555-66444ad041fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.17 22:00:38.651000 [ 293 ] {} <Debug> TCP-Session: 7dff7e87-447f-49f0-a51b-1da02bcf3136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.17 22:00:38.650874 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.03.17 22:00:38.650953 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.03.17 22:00:38.651076 [ 290 ] {} <Debug> TCP-Session: 626e79c8-cee4-459b-964c-57fd531a6a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.17 22:00:38.651091 [ 294 ] {} <Debug> TCP-Session: 61984e5b-3e3b-4886-892d-7b422cf7ab27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.17 22:00:39.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.30 MiB, peak 168.40 MiB, free memory in arenas 0.00 B, will set to 164.56 MiB (RSS), difference: 4.25 MiB | ||
| 1058 | 2026.03.17 22:00:40.990725 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.03.17 22:00:40.990934 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1060 | 2026.03.17 22:00:40.991011 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1061 | 2026.03.17 22:00:40.991733 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.03.17 22:00:40.991783 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1063 | 2026.03.17 22:00:40.992306 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1064 | 2026.03.17 22:00:40.992842 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.03.17 22:00:40.993009 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002129 sec., 12212.30624706435 rows/sec., 929.78 KiB/sec. | ||
| 1066 | 2026.03.17 22:00:40.993051 [ 275 ] {2ba7fd64-8d7a-437f-9788-0b8baa44d3b0} <Debug> TCPHandler: Processed in 0.002511608 sec. | ||
| 1067 | 2026.03.17 22:00:40.993177 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.03.17 22:00:40.993271 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1069 | 2026.03.17 22:00:40.993314 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1070 | 2026.03.17 22:00:40.993733 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.03.17 22:00:40.993771 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1072 | 2026.03.17 22:00:40.994216 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2026.03.17 22:00:40.994663 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.03.17 22:00:40.994807 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001554 sec., 18018.018018018018 rows/sec., 1.41 MiB/sec. | ||
| 1075 | 2026.03.17 22:00:40.994846 [ 275 ] {51083d83-68e6-43d6-a142-ca6a06f44034} <Debug> TCPHandler: Processed in 0.001718523 sec. | ||
| 1076 | 2026.03.17 22:00:40.994957 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.17 22:00:40.995052 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.03.17 22:00:40.995097 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1079 | 2026.03.17 22:00:40.995488 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.03.17 22:00:40.995525 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1081 | 2026.03.17 22:00:40.995969 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1082 | 2026.03.17 22:00:40.996402 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.03.17 22:00:40.996542 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001509 sec., 53015.24188204109 rows/sec., 3.68 MiB/sec. | ||
| 1084 | 2026.03.17 22:00:40.996578 [ 275 ] {93da6b9b-92f1-4f56-a426-8d87e9e383eb} <Debug> TCPHandler: Processed in 0.001669812 sec. | ||
| 1085 | 2026.03.17 22:00:40.996688 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.17 22:00:40.996781 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.03.17 22:00:40.996823 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1088 | 2026.03.17 22:00:40.997159 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.03.17 22:00:40.997196 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1090 | 2026.03.17 22:00:40.997615 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.03.17 22:00:40.998074 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.03.17 22:00:40.998211 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001449 sec., 16563.146997929605 rows/sec., 1.13 MiB/sec. | ||
| 1093 | 2026.03.17 22:00:40.998247 [ 275 ] {c69eb3c0-b018-4a8f-8782-a8b7d4f1fa51} <Debug> TCPHandler: Processed in 0.001608762 sec. | ||
| 1094 | 2026.03.17 22:00:45.738585 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1095 | 2026.03.17 22:00:45.738653 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1096 | 2026.03.17 22:00:45.848711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 168 | ||
| 1097 | 2026.03.17 22:00:45.852339 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.03.17 22:00:45.852384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1099 | 2026.03.17 22:00:45.853729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1100 | 2026.03.17 22:00:45.854200 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.03.17 22:00:45.854445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 168 | ||
| 1102 | 2026.03.17 22:00:45.856625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1912 | ||
| 1103 | 2026.03.17 22:00:45.857152 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.03.17 22:00:45.857202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1105 | 2026.03.17 22:00:45.857992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1106 | 2026.03.17 22:00:45.858465 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.03.17 22:00:45.858663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1912 | ||
| 1108 | 2026.03.17 22:00:45.952972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1109 | 2026.03.17 22:00:45.969818 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.03.17 22:00:45.969882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1111 | 2026.03.17 22:00:45.976410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1112 | 2026.03.17 22:00:45.977542 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.03.17 22:00:45.980601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1114 | 2026.03.17 22:00:45.991505 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.03.17 22:00:45.991687 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1116 | 2026.03.17 22:00:45.991757 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1117 | 2026.03.17 22:00:45.992418 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.03.17 22:00:45.992470 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1119 | 2026.03.17 22:00:45.993013 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1120 | 2026.03.17 22:00:45.993483 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.03.17 22:00:45.993640 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002005 sec., 12967.581047381547 rows/sec., 987.28 KiB/sec. | ||
| 1122 | 2026.03.17 22:00:45.993689 [ 275 ] {3ba103d9-feaf-40f2-971d-693522fdbf1a} <Debug> TCPHandler: Processed in 0.002311535 sec. | ||
| 1123 | 2026.03.17 22:00:45.993811 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.03.17 22:00:45.993913 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1125 | 2026.03.17 22:00:45.993957 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1126 | 2026.03.17 22:00:45.994389 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.03.17 22:00:45.994427 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1128 | 2026.03.17 22:00:45.994811 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1129 | 2026.03.17 22:00:45.995282 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.03.17 22:00:45.995417 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001528 sec., 18324.607329842933 rows/sec., 1.43 MiB/sec. | ||
| 1131 | 2026.03.17 22:00:45.995454 [ 275 ] {99d2e839-130d-4e04-aeb6-a033694d1584} <Debug> TCPHandler: Processed in 0.001696053 sec. | ||
| 1132 | 2026.03.17 22:00:45.995635 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.03.17 22:00:45.995730 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1134 | 2026.03.17 22:00:45.995774 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1135 | 2026.03.17 22:00:45.996172 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.03.17 22:00:45.996208 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1137 | 2026.03.17 22:00:45.996637 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2026.03.17 22:00:45.997113 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.03.17 22:00:45.997244 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001533 sec., 65231.57208088715 rows/sec., 4.52 MiB/sec. | ||
| 1140 | 2026.03.17 22:00:45.997279 [ 275 ] {b5c4a7e0-c214-4778-a9f3-d2e647abb41a} <Debug> TCPHandler: Processed in 0.001698503 sec. | ||
| 1141 | 2026.03.17 22:00:45.997388 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.03.17 22:00:45.997481 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1143 | 2026.03.17 22:00:45.997522 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1144 | 2026.03.17 22:00:45.997851 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.03.17 22:00:45.997889 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1146 | 2026.03.17 22:00:45.998341 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1147 | 2026.03.17 22:00:45.998773 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.03.17 22:00:45.998902 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00144 sec., 20833.333333333332 rows/sec., 1.43 MiB/sec. | ||
| 1149 | 2026.03.17 22:00:45.998937 [ 275 ] {52397a00-3091-4868-ae0d-87b953c92466} <Debug> TCPHandler: Processed in 0.001598701 sec. | ||
| 1150 | 2026.03.17 22:00:46.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.54 MiB, peak 169.24 MiB, free memory in arenas 0.00 B, will set to 166.75 MiB (RSS), difference: 1.22 MiB | ||
| 1151 | 2026.03.17 22:00:47.433173 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55244 | ||
| 1152 | 2026.03.17 22:00:47.433280 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2026.03.17 22:00:47.433307 [ 286 ] {} <Debug> TCP-Session: 6612b827-e4e3-4929-b30f-46241de13ff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55244 | ||
| 1154 | 2026.03.17 22:00:47.433330 [ 286 ] {} <Debug> TCP-Session: 6612b827-e4e3-4929-b30f-46241de13ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.17 22:00:47.433343 [ 286 ] {} <Debug> TCP-Session: 6612b827-e4e3-4929-b30f-46241de13ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.17 22:00:47.433561 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38075 | ||
| 1157 | 2026.03.17 22:00:47.433588 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37791 | ||
| 1158 | 2026.03.17 22:00:47.433625 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64008 | ||
| 1159 | 2026.03.17 22:00:47.433649 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36714 | ||
| 1160 | 2026.03.17 22:00:47.433669 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40379 | ||
| 1161 | 2026.03.17 22:00:47.433693 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.03.17 22:00:47.433662 [ 286 ] {} <Trace> TCP-Session: 6612b827-e4e3-4929-b30f-46241de13ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.03.17 22:00:47.433748 [ 287 ] {} <Debug> TCP-Session: 56d35ce8-8365-4d36-a1f5-67116e5e5544 Authenticating user 'default' from [fd00:1122:3344:101::e]:38075 | ||
| 1164 | 2026.03.17 22:00:47.433757 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.03.17 22:00:47.433758 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1166 | 2026.03.17 22:00:47.433785 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2026.03.17 22:00:47.433788 [ 291 ] {} <Debug> TCP-Session: f13a14eb-7187-49a6-9fbe-8defb8b54814 Authenticating user 'default' from [fd00:1122:3344:101::e]:64008 | ||
| 1168 | 2026.03.17 22:00:47.433808 [ 288 ] {} <Debug> TCP-Session: b325b342-9ba4-41a8-ad06-4c99ddb10fef Authenticating user 'default' from [fd00:1122:3344:101::e]:37791 | ||
| 1169 | 2026.03.17 22:00:47.433820 [ 294 ] {} <Debug> TCP-Session: 0ba5834b-e785-44c8-8c04-55a80c96b54a Authenticating user 'default' from [fd00:1122:3344:101::e]:40379 | ||
| 1170 | 2026.03.17 22:00:47.433831 [ 291 ] {} <Debug> TCP-Session: f13a14eb-7187-49a6-9fbe-8defb8b54814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.03.17 22:00:47.433848 [ 288 ] {} <Debug> TCP-Session: b325b342-9ba4-41a8-ad06-4c99ddb10fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.17 22:00:47.433866 [ 291 ] {} <Debug> TCP-Session: f13a14eb-7187-49a6-9fbe-8defb8b54814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.17 22:00:47.433879 [ 288 ] {} <Debug> TCP-Session: b325b342-9ba4-41a8-ad06-4c99ddb10fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.17 22:00:47.433858 [ 294 ] {} <Debug> TCP-Session: 0ba5834b-e785-44c8-8c04-55a80c96b54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.17 22:00:47.433905 [ 286 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1176 | 2026.03.17 22:00:47.433929 [ 294 ] {} <Debug> TCP-Session: 0ba5834b-e785-44c8-8c04-55a80c96b54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.17 22:00:47.433791 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.03.17 22:00:47.433780 [ 287 ] {} <Debug> TCP-Session: 56d35ce8-8365-4d36-a1f5-67116e5e5544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.17 22:00:47.433658 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54088 | ||
| 1180 | 2026.03.17 22:00:47.434003 [ 287 ] {} <Debug> TCP-Session: 56d35ce8-8365-4d36-a1f5-67116e5e5544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.17 22:00:47.433617 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64066 | ||
| 1182 | 2026.03.17 22:00:47.433618 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37608 | ||
| 1183 | 2026.03.17 22:00:47.434089 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.03.17 22:00:47.433992 [ 292 ] {} <Debug> TCP-Session: cf244697-41ac-4edf-b19e-8095565d3543 Authenticating user 'default' from [fd00:1122:3344:101::e]:36714 | ||
| 1185 | 2026.03.17 22:00:47.434129 [ 293 ] {} <Debug> TCP-Session: ceff8637-0ca3-476d-931f-db371681126d Authenticating user 'default' from [fd00:1122:3344:101::e]:54088 | ||
| 1186 | 2026.03.17 22:00:47.434152 [ 292 ] {} <Debug> TCP-Session: cf244697-41ac-4edf-b19e-8095565d3543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.17 22:00:47.434156 [ 293 ] {} <Debug> TCP-Session: ceff8637-0ca3-476d-931f-db371681126d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.03.17 22:00:47.434177 [ 292 ] {} <Debug> TCP-Session: cf244697-41ac-4edf-b19e-8095565d3543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.17 22:00:47.434195 [ 286 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1190 | 2026.03.17 22:00:47.434197 [ 293 ] {} <Debug> TCP-Session: ceff8637-0ca3-476d-931f-db371681126d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.03.17 22:00:47.434229 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.03.17 22:00:47.434251 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.03.17 22:00:47.434265 [ 286 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1194 | 2026.03.17 22:00:47.434267 [ 290 ] {} <Debug> TCP-Session: 7269a4d8-0eca-4ced-87ce-7cda7c5621ea Authenticating user 'default' from [fd00:1122:3344:101::e]:64066 | ||
| 1195 | 2026.03.17 22:00:47.434284 [ 289 ] {} <Debug> TCP-Session: b3bfb5e6-656d-4c3b-811c-a93d17954ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37608 | ||
| 1196 | 2026.03.17 22:00:47.434316 [ 290 ] {} <Debug> TCP-Session: 7269a4d8-0eca-4ced-87ce-7cda7c5621ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.03.17 22:00:47.434321 [ 289 ] {} <Debug> TCP-Session: b3bfb5e6-656d-4c3b-811c-a93d17954ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.17 22:00:47.434339 [ 290 ] {} <Debug> TCP-Session: 7269a4d8-0eca-4ced-87ce-7cda7c5621ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.03.17 22:00:47.434352 [ 289 ] {} <Debug> TCP-Session: b3bfb5e6-656d-4c3b-811c-a93d17954ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.17 22:00:47.434598 [ 286 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 1201 | 2026.03.17 22:00:47.435627 [ 311 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Trace> AggregatingTransform: Aggregating | ||
| 1202 | 2026.03.17 22:00:47.435677 [ 311 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1203 | 2026.03.17 22:00:47.435715 [ 311 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014129 sec. (986.068 rows/sec., 38.52 KiB/sec.) | ||
| 1204 | 2026.03.17 22:00:47.435734 [ 311 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Trace> Aggregator: Merging aggregated data | ||
| 1205 | 2026.03.17 22:00:47.436801 [ 286 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 1206 | 2026.03.17 22:00:47.436943 [ 286 ] {790b764e-450f-4969-8286-1a5de68f23a3} <Debug> TCPHandler: Processed in 0.003396625 sec. | ||
| 1207 | 2026.03.17 22:00:47.437122 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.03.17 22:00:47.437149 [ 286 ] {} <Debug> TCP-Session: 6612b827-e4e3-4929-b30f-46241de13ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.17 22:00:47.437154 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1210 | 2026.03.17 22:00:47.437187 [ 294 ] {} <Debug> TCP-Session: 0ba5834b-e785-44c8-8c04-55a80c96b54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.03.17 22:00:47.437194 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1212 | 2026.03.17 22:00:47.437206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.03.17 22:00:47.437231 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.03.17 22:00:47.437241 [ 287 ] {} <Debug> TCP-Session: 56d35ce8-8365-4d36-a1f5-67116e5e5544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.03.17 22:00:47.437254 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.03.17 22:00:47.437273 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1217 | 2026.03.17 22:00:47.437293 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1218 | 2026.03.17 22:00:47.437309 [ 288 ] {} <Debug> TCP-Session: b325b342-9ba4-41a8-ad06-4c99ddb10fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.17 22:00:47.437323 [ 293 ] {} <Debug> TCP-Session: ceff8637-0ca3-476d-931f-db371681126d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.03.17 22:00:47.437343 [ 291 ] {} <Debug> TCP-Session: f13a14eb-7187-49a6-9fbe-8defb8b54814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.17 22:00:47.437284 [ 289 ] {} <Debug> TCP-Session: b3bfb5e6-656d-4c3b-811c-a93d17954ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.03.17 22:00:47.437256 [ 290 ] {} <Debug> TCP-Session: 7269a4d8-0eca-4ced-87ce-7cda7c5621ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.17 22:00:47.437312 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2026.03.17 22:00:47.437444 [ 292 ] {} <Debug> TCP-Session: cf244697-41ac-4edf-b19e-8095565d3543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.17 22:00:47.628049 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42797 | ||
| 1226 | 2026.03.17 22:00:47.628166 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.03.17 22:00:47.628193 [ 286 ] {} <Debug> TCP-Session: ff84212c-8719-4a93-acd0-df04d1afdcf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42797 | ||
| 1228 | 2026.03.17 22:00:47.628215 [ 286 ] {} <Debug> TCP-Session: ff84212c-8719-4a93-acd0-df04d1afdcf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.03.17 22:00:47.628227 [ 286 ] {} <Debug> TCP-Session: ff84212c-8719-4a93-acd0-df04d1afdcf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.03.17 22:00:47.628446 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49565 | ||
| 1231 | 2026.03.17 22:00:47.628459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60850 | ||
| 1232 | 2026.03.17 22:00:47.628489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54208 | ||
| 1233 | 2026.03.17 22:00:47.628512 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36537 | ||
| 1234 | 2026.03.17 22:00:47.628546 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47609 | ||
| 1235 | 2026.03.17 22:00:47.628582 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2026.03.17 22:00:47.628489 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39770 | ||
| 1237 | 2026.03.17 22:00:47.628618 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.03.17 22:00:47.628664 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1239 | 2026.03.17 22:00:47.628681 [ 291 ] {} <Debug> TCP-Session: 524beefa-4827-4eaa-a834-3766d1e6ef65 Authenticating user 'default' from [fd00:1122:3344:101::e]:36537 | ||
| 1240 | 2026.03.17 22:00:47.628610 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1241 | 2026.03.17 22:00:47.628707 [ 294 ] {} <Debug> TCP-Session: 2bbd30ba-0a6d-438f-94ca-9e39d94f54ba Authenticating user 'default' from [fd00:1122:3344:101::e]:47609 | ||
| 1242 | 2026.03.17 22:00:47.628725 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1243 | 2026.03.17 22:00:47.628749 [ 290 ] {} <Debug> TCP-Session: 8299b4ac-8e1f-421a-b5e3-f3e93856bba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54208 | ||
| 1244 | 2026.03.17 22:00:47.628759 [ 294 ] {} <Debug> TCP-Session: 2bbd30ba-0a6d-438f-94ca-9e39d94f54ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.03.17 22:00:47.628776 [ 289 ] {} <Debug> TCP-Session: 1f6f5789-6d81-44c2-bed4-3ad46833b18b Authenticating user 'default' from [fd00:1122:3344:101::e]:39770 | ||
| 1246 | 2026.03.17 22:00:47.628788 [ 290 ] {} <Debug> TCP-Session: 8299b4ac-8e1f-421a-b5e3-f3e93856bba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.17 22:00:47.628799 [ 294 ] {} <Debug> TCP-Session: 2bbd30ba-0a6d-438f-94ca-9e39d94f54ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.03.17 22:00:47.628819 [ 289 ] {} <Debug> TCP-Session: 1f6f5789-6d81-44c2-bed4-3ad46833b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.03.17 22:00:47.628829 [ 290 ] {} <Debug> TCP-Session: 8299b4ac-8e1f-421a-b5e3-f3e93856bba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.03.17 22:00:47.628853 [ 289 ] {} <Debug> TCP-Session: 1f6f5789-6d81-44c2-bed4-3ad46833b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.17 22:00:47.628717 [ 291 ] {} <Debug> TCP-Session: 524beefa-4827-4eaa-a834-3766d1e6ef65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.17 22:00:47.628628 [ 288 ] {} <Debug> TCP-Session: 9ef3fa00-26e9-4f78-b5b3-d16cec0c8347 Authenticating user 'default' from [fd00:1122:3344:101::e]:60850 | ||
| 1253 | 2026.03.17 22:00:47.628905 [ 291 ] {} <Debug> TCP-Session: 524beefa-4827-4eaa-a834-3766d1e6ef65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.17 22:00:47.628629 [ 286 ] {} <Trace> TCP-Session: ff84212c-8719-4a93-acd0-df04d1afdcf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.17 22:00:47.628932 [ 288 ] {} <Debug> TCP-Session: 9ef3fa00-26e9-4f78-b5b3-d16cec0c8347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.03.17 22:00:47.628566 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1257 | 2026.03.17 22:00:47.628972 [ 288 ] {} <Debug> TCP-Session: 9ef3fa00-26e9-4f78-b5b3-d16cec0c8347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.03.17 22:00:47.628532 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55370 | ||
| 1259 | 2026.03.17 22:00:47.629003 [ 287 ] {} <Debug> TCP-Session: 1af85b6f-04a8-4466-9734-6ef862c26488 Authenticating user 'default' from [fd00:1122:3344:101::e]:49565 | ||
| 1260 | 2026.03.17 22:00:47.628525 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44418 | ||
| 1261 | 2026.03.17 22:00:47.629046 [ 287 ] {} <Debug> TCP-Session: 1af85b6f-04a8-4466-9734-6ef862c26488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.03.17 22:00:47.629068 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.03.17 22:00:47.629086 [ 287 ] {} <Debug> TCP-Session: 1af85b6f-04a8-4466-9734-6ef862c26488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.03.17 22:00:47.629105 [ 286 ] {d7900607-785a-48a0-bced-3e50594734e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42797) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1265 | 2026.03.17 22:00:47.629106 [ 293 ] {} <Debug> TCP-Session: 5677f2c5-86db-4c5d-9d28-11ee2d90c759 Authenticating user 'default' from [fd00:1122:3344:101::e]:55370 | ||
| 1266 | 2026.03.17 22:00:47.629124 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.03.17 22:00:47.629151 [ 293 ] {} <Debug> TCP-Session: 5677f2c5-86db-4c5d-9d28-11ee2d90c759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.03.17 22:00:47.629168 [ 292 ] {} <Debug> TCP-Session: b39b49fe-9e10-45e2-a659-7eb50aca10b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44418 | ||
| 1269 | 2026.03.17 22:00:47.629172 [ 293 ] {} <Debug> TCP-Session: 5677f2c5-86db-4c5d-9d28-11ee2d90c759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.03.17 22:00:47.629194 [ 292 ] {} <Debug> TCP-Session: b39b49fe-9e10-45e2-a659-7eb50aca10b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.03.17 22:00:47.629212 [ 292 ] {} <Debug> TCP-Session: b39b49fe-9e10-45e2-a659-7eb50aca10b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.03.17 22:00:47.629377 [ 286 ] {d7900607-785a-48a0-bced-3e50594734e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1273 | 2026.03.17 22:00:47.629437 [ 286 ] {d7900607-785a-48a0-bced-3e50594734e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.03.17 22:00:47.629764 [ 286 ] {d7900607-785a-48a0-bced-3e50594734e8} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 1275 | 2026.03.17 22:00:47.630687 [ 314 ] {d7900607-785a-48a0-bced-3e50594734e8} <Trace> AggregatingTransform: Aggregating | ||
| 1276 | 2026.03.17 22:00:47.630966 [ 314 ] {d7900607-785a-48a0-bced-3e50594734e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1277 | 2026.03.17 22:00:47.630997 [ 314 ] {d7900607-785a-48a0-bced-3e50594734e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128562 sec. (886.083 rows/sec., 34.61 KiB/sec.) | ||
| 1278 | 2026.03.17 22:00:47.631017 [ 314 ] {d7900607-785a-48a0-bced-3e50594734e8} <Trace> Aggregator: Merging aggregated data | ||
| 1279 | 2026.03.17 22:00:47.632240 [ 286 ] {d7900607-785a-48a0-bced-3e50594734e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 1280 | 2026.03.17 22:00:47.632357 [ 286 ] {d7900607-785a-48a0-bced-3e50594734e8} <Debug> TCPHandler: Processed in 0.003858994 sec. | ||
| 1281 | 2026.03.17 22:00:47.632471 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1282 | 2026.03.17 22:00:47.632497 [ 286 ] {} <Debug> TCP-Session: ff84212c-8719-4a93-acd0-df04d1afdcf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.03.17 22:00:47.632511 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1284 | 2026.03.17 22:00:47.632531 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1285 | 2026.03.17 22:00:47.632550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1286 | 2026.03.17 22:00:47.632573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1287 | 2026.03.17 22:00:47.632591 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2026.03.17 22:00:47.632593 [ 288 ] {} <Debug> TCP-Session: 9ef3fa00-26e9-4f78-b5b3-d16cec0c8347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.03.17 22:00:47.632604 [ 292 ] {} <Debug> TCP-Session: b39b49fe-9e10-45e2-a659-7eb50aca10b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.03.17 22:00:47.632639 [ 293 ] {} <Debug> TCP-Session: 5677f2c5-86db-4c5d-9d28-11ee2d90c759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.03.17 22:00:47.632646 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.03.17 22:00:47.632628 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2026.03.17 22:00:47.632707 [ 294 ] {} <Debug> TCP-Session: 2bbd30ba-0a6d-438f-94ca-9e39d94f54ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.03.17 22:00:47.632618 [ 289 ] {} <Debug> TCP-Session: 1f6f5789-6d81-44c2-bed4-3ad46833b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.03.17 22:00:47.632736 [ 290 ] {} <Debug> TCP-Session: 8299b4ac-8e1f-421a-b5e3-f3e93856bba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.03.17 22:00:47.632609 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.03.17 22:00:47.632569 [ 287 ] {} <Debug> TCP-Session: 1af85b6f-04a8-4466-9734-6ef862c26488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.03.17 22:00:47.632829 [ 291 ] {} <Debug> TCP-Session: 524beefa-4827-4eaa-a834-3766d1e6ef65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.03.17 22:00:50.992110 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.03.17 22:00:50.992335 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1301 | 2026.03.17 22:00:50.992414 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1302 | 2026.03.17 22:00:50.993103 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.17 22:00:50.993161 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1304 | 2026.03.17 22:00:50.993657 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1305 | 2026.03.17 22:00:50.994084 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.17 22:00:50.994250 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Debug> executeQuery: Read 46 rows, 3.99 KiB in 0.001971 sec., 23338.406900050733 rows/sec., 1.98 MiB/sec. | ||
| 1307 | 2026.03.17 22:00:50.994310 [ 275 ] {100c57ce-cace-4a56-bd10-08dc5dfd5f99} <Debug> TCPHandler: Processed in 0.002342665 sec. | ||
| 1308 | 2026.03.17 22:00:50.994428 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.17 22:00:50.994533 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.03.17 22:00:50.994579 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1311 | 2026.03.17 22:00:50.994977 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.03.17 22:00:50.995016 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1313 | 2026.03.17 22:00:50.995425 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.03.17 22:00:50.995832 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.03.17 22:00:50.995962 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001454 sec., 6877.57909215956 rows/sec., 517.16 KiB/sec. | ||
| 1316 | 2026.03.17 22:00:50.996006 [ 275 ] {59ca2996-4132-401a-915c-f232412dfc77} <Debug> TCPHandler: Processed in 0.001629911 sec. | ||
| 1317 | 2026.03.17 22:00:50.996115 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.17 22:00:50.996209 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1319 | 2026.03.17 22:00:50.996250 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1320 | 2026.03.17 22:00:50.996699 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.03.17 22:00:50.996737 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1322 | 2026.03.17 22:00:50.997208 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2026.03.17 22:00:50.997657 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.03.17 22:00:50.997792 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.0016 sec., 23750 rows/sec., 1.85 MiB/sec. | ||
| 1325 | 2026.03.17 22:00:50.997830 [ 275 ] {d5e7b2f8-f3d7-41e1-86fe-dc668cf838ba} <Debug> TCPHandler: Processed in 0.001763994 sec. | ||
| 1326 | 2026.03.17 22:00:50.997939 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.17 22:00:50.998036 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.03.17 22:00:50.998080 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1329 | 2026.03.17 22:00:50.998478 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.03.17 22:00:50.998516 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1331 | 2026.03.17 22:00:50.998959 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1332 | 2026.03.17 22:00:50.999384 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.03.17 22:00:50.999523 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001506 sec., 66401.06241699867 rows/sec., 4.60 MiB/sec. | ||
| 1334 | 2026.03.17 22:00:50.999562 [ 275 ] {5314a9c4-55dd-497c-9a62-b3a0052377d6} <Debug> TCPHandler: Processed in 0.001671852 sec. | ||
| 1335 | 2026.03.17 22:00:50.999699 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.03.17 22:00:50.999794 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1337 | 2026.03.17 22:00:50.999849 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1338 | 2026.03.17 22:00:51.003012 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.17 22:00:51.003052 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1340 | 2026.03.17 22:00:51.003737 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1341 | 2026.03.17 22:00:51.004163 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.17 22:00:51.004313 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004537 sec., 2204.0996253030635 rows/sec., 3.95 MiB/sec. | ||
| 1343 | 2026.03.17 22:00:51.004375 [ 275 ] {d9fcbffe-77d4-4aa4-a2cf-57f3e092ea20} <Debug> TCPHandler: Processed in 0.004725931 sec. | ||
| 1344 | 2026.03.17 22:00:51.004500 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.03.17 22:00:51.004598 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.03.17 22:00:51.004642 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1347 | 2026.03.17 22:00:51.005004 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.03.17 22:00:51.005042 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1349 | 2026.03.17 22:00:51.005471 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.03.17 22:00:51.005887 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.03.17 22:00:51.006026 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001446 sec., 20746.887966804978 rows/sec., 1.42 MiB/sec. | ||
| 1352 | 2026.03.17 22:00:51.006062 [ 275 ] {69f7ab14-0dd0-4bbf-a6c3-34820fadf522} <Debug> TCPHandler: Processed in 0.001612851 sec. | ||
| 1353 | 2026.03.17 22:00:53.358794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2424 | ||
| 1354 | 2026.03.17 22:00:53.359330 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.03.17 22:00:53.359377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1356 | 2026.03.17 22:00:53.360003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1357 | 2026.03.17 22:00:53.360455 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.03.17 22:00:53.360624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2424 | ||
| 1359 | 2026.03.17 22:00:53.480719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1360 | 2026.03.17 22:00:53.498386 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.03.17 22:00:53.498452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1362 | 2026.03.17 22:00:53.505074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1363 | 2026.03.17 22:00:53.506495 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.03.17 22:00:53.509784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1365 | 2026.03.17 22:00:54.001156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.65 MiB, peak 174.33 MiB, free memory in arenas 0.00 B, will set to 168.95 MiB (RSS), difference: 1.30 MiB | ||
| 1366 | 2026.03.17 22:00:55.855656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 192 | ||
| 1367 | 2026.03.17 22:00:55.857578 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.03.17 22:00:55.857622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1369 | 2026.03.17 22:00:55.858878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1370 | 2026.03.17 22:00:55.859431 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.03.17 22:00:55.859668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1372 | 2026.03.17 22:00:55.989473 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.03.17 22:00:55.989704 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1374 | 2026.03.17 22:00:55.990048 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1375 | 2026.03.17 22:00:55.994243 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <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:expired_targets', '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 | ||
| 1376 | 2026.03.17 22:00:55.994547 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.03.17 22:00:55.994635 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1378 | 2026.03.17 22:00:55.994853 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1379 | 2026.03.17 22:00:55.996871 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1380 | 2026.03.17 22:00:55.998925 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1381 | 2026.03.17 22:00:55.998949 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1382 | 2026.03.17 22:00:56.003130 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <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:expired_targets', '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'))" | ||
| 1383 | 2026.03.17 22:00:56.003169 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1384 | 2026.03.17 22:00:56.034099 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.044492 sec., 561.8987683178999 rows/sec., 21.84 KiB/sec. | ||
| 1385 | 2026.03.17 22:00:56.034208 [ 275 ] {ec867644-7f5c-40b9-8ed9-f402b677d6bc} <Debug> TCPHandler: Processed in 0.044864293 sec. | ||
| 1386 | 2026.03.17 22:00:56.034538 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.17 22:00:56.034684 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1388 | 2026.03.17 22:00:56.034909 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1389 | 2026.03.17 22:00:56.034943 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <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:expired_targets', '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 | ||
| 1390 | 2026.03.17 22:00:56.035133 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1391 | 2026.03.17 22:00:56.035190 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1392 | 2026.03.17 22:00:56.035300 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1393 | 2026.03.17 22:00:56.035331 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1394 | 2026.03.17 22:00:56.035352 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1395 | 2026.03.17 22:00:56.035368 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1396 | 2026.03.17 22:00:56.035404 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <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:expired_targets', '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'))" | ||
| 1397 | 2026.03.17 22:00:56.035424 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1398 | 2026.03.17 22:00:56.035969 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001347 sec., 18559.76243504083 rows/sec., 721.37 KiB/sec. | ||
| 1399 | 2026.03.17 22:00:56.036058 [ 275 ] {b3a89f4f-5453-4606-acd1-a9fbe8f6b1e3} <Debug> TCPHandler: Processed in 0.001575801 sec. | ||
| 1400 | 2026.03.17 22:00:56.036273 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.03.17 22:00:56.036408 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1402 | 2026.03.17 22:00:56.036702 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1403 | 2026.03.17 22:00:56.036737 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <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:expired_targets', '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 | ||
| 1404 | 2026.03.17 22:00:56.037016 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1405 | 2026.03.17 22:00:56.037074 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1406 | 2026.03.17 22:00:56.037180 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1407 | 2026.03.17 22:00:56.037210 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1408 | 2026.03.17 22:00:56.037229 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1409 | 2026.03.17 22:00:56.037243 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1410 | 2026.03.17 22:00:56.037276 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <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:expired_targets', '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'))" | ||
| 1411 | 2026.03.17 22:00:56.037295 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1412 | 2026.03.17 22:00:56.037707 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001354 sec., 18463.81093057607 rows/sec., 717.64 KiB/sec. | ||
| 1413 | 2026.03.17 22:00:56.037789 [ 275 ] {e5d11842-3a41-4220-a07b-331ddc9b9d70} <Debug> TCPHandler: Processed in 0.00156806 sec. | ||
| 1414 | 2026.03.17 22:00:56.038443 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.03.17 22:00:56.038573 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1416 | 2026.03.17 22:00:56.038779 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1417 | 2026.03.17 22:00:56.038813 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <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:expired_targets', '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 | ||
| 1418 | 2026.03.17 22:00:56.038998 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1419 | 2026.03.17 22:00:56.039051 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1420 | 2026.03.17 22:00:56.039153 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1421 | 2026.03.17 22:00:56.039183 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1422 | 2026.03.17 22:00:56.039202 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1423 | 2026.03.17 22:00:56.039217 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1424 | 2026.03.17 22:00:56.039250 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', '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'))" | ||
| 1425 | 2026.03.17 22:00:56.039269 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1426 | 2026.03.17 22:00:56.039708 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001187 sec., 21061.49957877001 rows/sec., 818.60 KiB/sec. | ||
| 1427 | 2026.03.17 22:00:56.039793 [ 275 ] {184ffc18-2cd4-4a10-baf6-8954f72731c2} <Debug> TCPHandler: Processed in 0.001400396 sec. | ||
| 1428 | 2026.03.17 22:00:56.039990 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.17 22:00:56.040120 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1430 | 2026.03.17 22:00:56.040324 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1431 | 2026.03.17 22:00:56.040359 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <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:expired_targets', '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 | ||
| 1432 | 2026.03.17 22:00:56.040544 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1433 | 2026.03.17 22:00:56.040597 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1434 | 2026.03.17 22:00:56.040697 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1435 | 2026.03.17 22:00:56.040727 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1436 | 2026.03.17 22:00:56.040746 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1437 | 2026.03.17 22:00:56.040760 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1438 | 2026.03.17 22:00:56.040793 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', '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'))" | ||
| 1439 | 2026.03.17 22:00:56.040812 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1440 | 2026.03.17 22:00:56.041229 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001162 sec., 21514.629948364887 rows/sec., 836.21 KiB/sec. | ||
| 1441 | 2026.03.17 22:00:56.041310 [ 275 ] {4962c98b-1e2a-4703-b17d-235a5e2c57b5} <Debug> TCPHandler: Processed in 0.001370187 sec. | ||
| 1442 | 2026.03.17 22:00:56.041508 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.03.17 22:00:56.041637 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1444 | 2026.03.17 22:00:56.041846 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1445 | 2026.03.17 22:00:56.041880 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <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:expired_targets', '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 | ||
| 1446 | 2026.03.17 22:00:56.042068 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2026.03.17 22:00:56.042121 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.03.17 22:00:56.042221 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1449 | 2026.03.17 22:00:56.042251 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1450 | 2026.03.17 22:00:56.042269 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1451 | 2026.03.17 22:00:56.042283 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1452 | 2026.03.17 22:00:56.042316 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', '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'))" | ||
| 1453 | 2026.03.17 22:00:56.042337 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1454 | 2026.03.17 22:00:56.042839 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001253 sec., 19952.114924181962 rows/sec., 775.48 KiB/sec. | ||
| 1455 | 2026.03.17 22:00:56.042895 [ 275 ] {ece0be0c-6ce6-4178-b9fe-218d99a5cb13} <Debug> TCPHandler: Processed in 0.001437297 sec. | ||
| 1456 | 2026.03.17 22:00:56.043092 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.03.17 22:00:56.043220 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', '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) | ||
| 1458 | 2026.03.17 22:00:56.043419 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1459 | 2026.03.17 22:00:56.043453 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <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:expired_targets', '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 | ||
| 1460 | 2026.03.17 22:00:56.043637 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1461 | 2026.03.17 22:00:56.043690 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1462 | 2026.03.17 22:00:56.043789 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1463 | 2026.03.17 22:00:56.043818 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1464 | 2026.03.17 22:00:56.043837 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1465 | 2026.03.17 22:00:56.043852 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1466 | 2026.03.17 22:00:56.043884 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', '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'))" | ||
| 1467 | 2026.03.17 22:00:56.043903 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1468 | 2026.03.17 22:00:56.044273 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001105 sec., 22624.43438914027 rows/sec., 879.35 KiB/sec. | ||
| 1469 | 2026.03.17 22:00:56.044328 [ 275 ] {3d3fc2a5-89b0-4a26-bc79-9fae257f455b} <Debug> TCPHandler: Processed in 0.001286235 sec. | ||
| 1470 | 2026.03.17 22:00:56.044533 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.03.17 22:00:56.044673 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1472 | 2026.03.17 22:00:56.044888 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1473 | 2026.03.17 22:00:56.044922 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1474 | 2026.03.17 22:00:56.045116 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.03.17 22:00:56.045171 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1476 | 2026.03.17 22:00:56.045270 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1477 | 2026.03.17 22:00:56.045299 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1478 | 2026.03.17 22:00:56.045318 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1479 | 2026.03.17 22:00:56.045339 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1480 | 2026.03.17 22:00:56.045374 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1481 | 2026.03.17 22:00:56.045393 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1482 | 2026.03.17 22:00:56.045765 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001148 sec., 21777.003484320558 rows/sec., 846.41 KiB/sec. | ||
| 1483 | 2026.03.17 22:00:56.045821 [ 275 ] {c101f1a9-57fc-496e-86d0-7acdd4331c28} <Debug> TCPHandler: Processed in 0.001343925 sec. | ||
| 1484 | 2026.03.17 22:00:56.046112 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.03.17 22:00:56.046242 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1486 | 2026.03.17 22:00:56.046445 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.03.17 22:00:56.046479 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1488 | 2026.03.17 22:00:56.046667 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.03.17 22:00:56.046719 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.03.17 22:00:56.046820 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1491 | 2026.03.17 22:00:56.046849 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.03.17 22:00:56.046870 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1493 | 2026.03.17 22:00:56.046884 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.03.17 22:00:56.046917 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1495 | 2026.03.17 22:00:56.046937 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1496 | 2026.03.17 22:00:56.047317 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001128 sec., 22163.120567375885 rows/sec., 861.42 KiB/sec. | ||
| 1497 | 2026.03.17 22:00:56.047371 [ 275 ] {422838ed-a409-43c0-ba94-a6947b411a0b} <Debug> TCPHandler: Processed in 0.001309195 sec. | ||
| 1498 | 2026.03.17 22:00:56.047907 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.03.17 22:00:56.048036 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1500 | 2026.03.17 22:00:56.048238 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1501 | 2026.03.17 22:00:56.048274 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1502 | 2026.03.17 22:00:56.048463 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1503 | 2026.03.17 22:00:56.048514 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1504 | 2026.03.17 22:00:56.048611 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1505 | 2026.03.17 22:00:56.048639 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1506 | 2026.03.17 22:00:56.048657 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1507 | 2026.03.17 22:00:56.048671 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1508 | 2026.03.17 22:00:56.048704 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1509 | 2026.03.17 22:00:56.048722 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1510 | 2026.03.17 22:00:56.049078 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001093 sec., 22872.827081427266 rows/sec., 889.00 KiB/sec. | ||
| 1511 | 2026.03.17 22:00:56.049132 [ 275 ] {3686aa18-eb77-446a-9b44-65706ae0efc9} <Debug> TCPHandler: Processed in 0.001274234 sec. | ||
| 1512 | 2026.03.17 22:00:56.049358 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.03.17 22:00:56.049486 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1514 | 2026.03.17 22:00:56.049688 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.03.17 22:00:56.049723 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1516 | 2026.03.17 22:00:56.049912 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.03.17 22:00:56.049965 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.03.17 22:00:56.050069 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1519 | 2026.03.17 22:00:56.050097 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.03.17 22:00:56.050117 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1521 | 2026.03.17 22:00:56.050132 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.03.17 22:00:56.050164 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1523 | 2026.03.17 22:00:56.050183 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1524 | 2026.03.17 22:00:56.050645 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001212 sec., 20627.062706270626 rows/sec., 801.72 KiB/sec. | ||
| 1525 | 2026.03.17 22:00:56.050702 [ 275 ] {717de045-2efb-406a-8406-9e35d9490a59} <Debug> TCPHandler: Processed in 0.001394797 sec. | ||
| 1526 | 2026.03.17 22:00:56.050928 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.03.17 22:00:56.051063 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1528 | 2026.03.17 22:00:56.051265 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1529 | 2026.03.17 22:00:56.051300 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1530 | 2026.03.17 22:00:56.051501 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1531 | 2026.03.17 22:00:56.051555 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1532 | 2026.03.17 22:00:56.051664 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1533 | 2026.03.17 22:00:56.051694 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1534 | 2026.03.17 22:00:56.051713 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1535 | 2026.03.17 22:00:56.051727 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1536 | 2026.03.17 22:00:56.051760 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1537 | 2026.03.17 22:00:56.051780 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1538 | 2026.03.17 22:00:56.052168 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001161 sec., 21533.161068044792 rows/sec., 836.93 KiB/sec. | ||
| 1539 | 2026.03.17 22:00:56.052226 [ 275 ] {0b0a9cf1-b301-4b4f-b93c-4d082b50c351} <Debug> TCPHandler: Processed in 0.001346676 sec. | ||
| 1540 | 2026.03.17 22:00:56.052449 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.03.17 22:00:56.052579 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1542 | 2026.03.17 22:00:56.052784 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1543 | 2026.03.17 22:00:56.052819 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1544 | 2026.03.17 22:00:56.053011 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2026.03.17 22:00:56.053064 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2026.03.17 22:00:56.053171 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1547 | 2026.03.17 22:00:56.053199 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1548 | 2026.03.17 22:00:56.053218 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1549 | 2026.03.17 22:00:56.053233 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1550 | 2026.03.17 22:00:56.053266 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1551 | 2026.03.17 22:00:56.053286 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1552 | 2026.03.17 22:00:56.053772 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001245 sec., 20080.321285140562 rows/sec., 780.47 KiB/sec. | ||
| 1553 | 2026.03.17 22:00:56.053855 [ 275 ] {59748c37-4d6f-4111-8bf5-5ea933a16801} <Debug> TCPHandler: Processed in 0.001455198 sec. | ||
| 1554 | 2026.03.17 22:00:56.054093 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.03.17 22:00:56.054227 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1556 | 2026.03.17 22:00:56.054436 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1557 | 2026.03.17 22:00:56.054474 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1558 | 2026.03.17 22:00:56.054707 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1559 | 2026.03.17 22:00:56.054761 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1560 | 2026.03.17 22:00:56.054863 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1561 | 2026.03.17 22:00:56.054893 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2026.03.17 22:00:56.054912 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1563 | 2026.03.17 22:00:56.054926 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.03.17 22:00:56.054958 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1565 | 2026.03.17 22:00:56.054979 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1566 | 2026.03.17 22:00:56.055438 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001267 sec., 19731.64956590371 rows/sec., 766.91 KiB/sec. | ||
| 1567 | 2026.03.17 22:00:56.055522 [ 275 ] {f592c1bc-810e-43ca-918d-ec50a8272bc0} <Debug> TCPHandler: Processed in 0.001477888 sec. | ||
| 1568 | 2026.03.17 22:00:56.055749 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.17 22:00:56.055883 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1570 | 2026.03.17 22:00:56.056137 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1571 | 2026.03.17 22:00:56.056182 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1572 | 2026.03.17 22:00:56.056468 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1573 | 2026.03.17 22:00:56.056538 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1574 | 2026.03.17 22:00:56.056670 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1575 | 2026.03.17 22:00:56.056710 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1576 | 2026.03.17 22:00:56.056738 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1577 | 2026.03.17 22:00:56.056758 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1578 | 2026.03.17 22:00:56.056801 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1579 | 2026.03.17 22:00:56.056826 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1580 | 2026.03.17 22:00:56.057415 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001584 sec., 15782.828282828285 rows/sec., 613.43 KiB/sec. | ||
| 1581 | 2026.03.17 22:00:56.057523 [ 275 ] {9158b166-f98b-46fd-bb4e-6f81248ab38d} <Debug> TCPHandler: Processed in 0.001823465 sec. | ||
| 1582 | 2026.03.17 22:00:56.057827 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.03.17 22:00:56.058019 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1584 | 2026.03.17 22:00:56.058319 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1585 | 2026.03.17 22:00:56.058369 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1586 | 2026.03.17 22:00:56.058683 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1587 | 2026.03.17 22:00:56.058763 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1588 | 2026.03.17 22:00:56.058912 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1589 | 2026.03.17 22:00:56.058955 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1590 | 2026.03.17 22:00:56.058991 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1591 | 2026.03.17 22:00:56.059012 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1592 | 2026.03.17 22:00:56.059068 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1593 | 2026.03.17 22:00:56.059090 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1594 | 2026.03.17 22:00:56.059622 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001685 sec., 14836.795252225518 rows/sec., 576.66 KiB/sec. | ||
| 1595 | 2026.03.17 22:00:56.059704 [ 275 ] {6b341a9c-575f-4951-a630-78181ae92280} <Debug> TCPHandler: Processed in 0.001946038 sec. | ||
| 1596 | 2026.03.17 22:00:56.059957 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.03.17 22:00:56.060122 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1598 | 2026.03.17 22:00:56.060350 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1599 | 2026.03.17 22:00:56.060387 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1600 | 2026.03.17 22:00:56.060601 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1601 | 2026.03.17 22:00:56.060657 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1602 | 2026.03.17 22:00:56.060762 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1603 | 2026.03.17 22:00:56.060792 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1604 | 2026.03.17 22:00:56.060812 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1605 | 2026.03.17 22:00:56.060827 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1606 | 2026.03.17 22:00:56.060863 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1607 | 2026.03.17 22:00:56.060882 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1608 | 2026.03.17 22:00:56.061326 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001272 sec., 19654.088050314465 rows/sec., 763.90 KiB/sec. | ||
| 1609 | 2026.03.17 22:00:56.061412 [ 275 ] {bb87f98c-eada-434f-8a5f-5a6867595468} <Debug> TCPHandler: Processed in 0.00151964 sec. | ||
| 1610 | 2026.03.17 22:00:56.061654 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.03.17 22:00:56.061795 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1612 | 2026.03.17 22:00:56.062014 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1613 | 2026.03.17 22:00:56.062050 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1614 | 2026.03.17 22:00:56.062263 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1615 | 2026.03.17 22:00:56.062318 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1616 | 2026.03.17 22:00:56.062418 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1617 | 2026.03.17 22:00:56.062447 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1618 | 2026.03.17 22:00:56.062466 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1619 | 2026.03.17 22:00:56.062480 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1620 | 2026.03.17 22:00:56.062515 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1621 | 2026.03.17 22:00:56.062534 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1622 | 2026.03.17 22:00:56.062976 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001241 sec., 20145.044319097502 rows/sec., 782.98 KiB/sec. | ||
| 1623 | 2026.03.17 22:00:56.063059 [ 275 ] {292577f0-6d8d-444e-ace1-00ba937cfd98} <Debug> TCPHandler: Processed in 0.001457438 sec. | ||
| 1624 | 2026.03.17 22:00:56.070133 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.03.17 22:00:56.070275 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1626 | 2026.03.17 22:00:56.070499 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1627 | 2026.03.17 22:00:56.070535 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1628 | 2026.03.17 22:00:56.070752 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1629 | 2026.03.17 22:00:56.070807 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1630 | 2026.03.17 22:00:56.070910 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1631 | 2026.03.17 22:00:56.070939 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1632 | 2026.03.17 22:00:56.070960 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 1633 | 2026.03.17 22:00:56.070976 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1634 | 2026.03.17 22:00:56.071011 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1635 | 2026.03.17 22:00:56.071030 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1636 | 2026.03.17 22:00:56.071492 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Debug> executeQuery: Read 25 rows, 995.00 B in 0.001278 sec., 19561.815336463224 rows/sec., 760.31 KiB/sec. | ||
| 1637 | 2026.03.17 22:00:56.071579 [ 275 ] {e2b68285-3699-47b3-a4d3-7c9c06ecd522} <Debug> TCPHandler: Processed in 0.001500808 sec. | ||
| 1638 | 2026.03.17 22:00:56.076137 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.17 22:00:56.076246 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1640 | 2026.03.17 22:00:56.076289 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1641 | 2026.03.17 22:00:56.076791 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.17 22:00:56.076835 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1643 | 2026.03.17 22:00:56.077420 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1644 | 2026.03.17 22:00:56.077783 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.17 22:00:56.077933 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Debug> executeQuery: Read 19 rows, 5.15 KiB in 0.001719 sec., 11052.937754508435 rows/sec., 2.93 MiB/sec. | ||
| 1646 | 2026.03.17 22:00:56.077974 [ 275 ] {e8d42c75-bc96-4cd2-9b94-3d78a665abca} <Debug> TCPHandler: Processed in 0.001888046 sec. | ||
| 1647 | 2026.03.17 22:00:56.078099 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.03.17 22:00:56.078196 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.03.17 22:00:56.078236 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1650 | 2026.03.17 22:00:56.080796 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.17 22:00:56.080833 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1652 | 2026.03.17 22:00:56.081400 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1653 | 2026.03.17 22:00:56.081897 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.17 22:00:56.082058 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003881 sec., 73177.01623292966 rows/sec., 4.65 MiB/sec. | ||
| 1655 | 2026.03.17 22:00:56.082104 [ 275 ] {91130524-b926-4c71-9a46-ba1d64595b64} <Debug> TCPHandler: Processed in 0.004056848 sec. | ||
| 1656 | 2026.03.17 22:00:56.082231 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.03.17 22:00:56.082325 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1658 | 2026.03.17 22:00:56.082367 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1659 | 2026.03.17 22:00:56.082760 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.03.17 22:00:56.082798 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1661 | 2026.03.17 22:00:56.083200 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1662 | 2026.03.17 22:00:56.083701 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.03.17 22:00:56.083836 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 319.99 KiB/sec. | ||
| 1664 | 2026.03.17 22:00:56.083874 [ 275 ] {2b21d6fb-f505-4c9e-805a-d57d34f36a3b} <Debug> TCPHandler: Processed in 0.001701293 sec. | ||
| 1665 | 2026.03.17 22:00:56.083991 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.03.17 22:00:56.084084 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1667 | 2026.03.17 22:00:56.084123 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1668 | 2026.03.17 22:00:56.084882 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.03.17 22:00:56.084921 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1670 | 2026.03.17 22:00:56.085415 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1671 | 2026.03.17 22:00:56.085845 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.17 22:00:56.085997 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Debug> executeQuery: Read 808 rows, 64.81 KiB in 0.00193 sec., 418652.84974093264 rows/sec., 32.80 MiB/sec. | ||
| 1673 | 2026.03.17 22:00:56.086037 [ 275 ] {6d3bdfc8-0a8f-4950-9521-52bf90210c15} <Debug> TCPHandler: Processed in 0.00209646 sec. | ||
| 1674 | 2026.03.17 22:00:56.086144 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.03.17 22:00:56.086236 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.03.17 22:00:56.086276 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1677 | 2026.03.17 22:00:56.086714 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.03.17 22:00:56.086752 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1679 | 2026.03.17 22:00:56.087186 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1680 | 2026.03.17 22:00:56.087610 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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.17 22:00:56.087740 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Debug> executeQuery: Read 165 rows, 10.24 KiB in 0.001522 sec., 108409.98685939553 rows/sec., 6.57 MiB/sec. | ||
| 1682 | 2026.03.17 22:00:56.087777 [ 275 ] {ab1c615b-94e8-4697-8568-38928d620f6d} <Debug> TCPHandler: Processed in 0.001681852 sec. | ||
| 1683 | 2026.03.17 22:00:56.087899 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.03.17 22:00:56.087992 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1685 | 2026.03.17 22:00:56.088032 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1686 | 2026.03.17 22:00:56.088469 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.03.17 22:00:56.088507 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1688 | 2026.03.17 22:00:56.088901 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1689 | 2026.03.17 22:00:56.089317 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.03.17 22:00:56.089459 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001486 sec., 100269.1790040377 rows/sec., 6.48 MiB/sec. | ||
| 1691 | 2026.03.17 22:00:56.089497 [ 275 ] {6d5ee4ac-426d-42ac-ab69-9726b61835c8} <Debug> TCPHandler: Processed in 0.001647932 sec. | ||
| 1692 | 2026.03.17 22:00:56.089611 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.03.17 22:00:56.089706 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.03.17 22:00:56.089745 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1695 | 2026.03.17 22:00:56.090169 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.03.17 22:00:56.090205 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1697 | 2026.03.17 22:00:56.093012 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1698 | 2026.03.17 22:00:56.093450 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.03.17 22:00:56.093579 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003892 sec., 38026.72147995889 rows/sec., 2.16 MiB/sec. | ||
| 1700 | 2026.03.17 22:00:56.093617 [ 275 ] {57b3b451-bccd-4fa8-b245-4d67f1e6d9df} <Debug> TCPHandler: Processed in 0.004055618 sec. | ||
| 1701 | 2026.03.17 22:00:56.093736 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.03.17 22:00:56.093830 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1703 | 2026.03.17 22:00:56.093870 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1704 | 2026.03.17 22:00:56.094515 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.03.17 22:00:56.094552 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1706 | 2026.03.17 22:00:56.095020 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1707 | 2026.03.17 22:00:56.095505 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.03.17 22:00:56.095657 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Debug> executeQuery: Read 494 rows, 35.52 KiB in 0.001845 sec., 267750.6775067751 rows/sec., 18.80 MiB/sec. | ||
| 1709 | 2026.03.17 22:00:56.095697 [ 275 ] {2d2261f9-3baa-4a56-8624-a4ca9dab0aa4} <Debug> TCPHandler: Processed in 0.002010759 sec. | ||
| 1710 | 2026.03.17 22:00:56.095817 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.03.17 22:00:56.095911 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1712 | 2026.03.17 22:00:56.095953 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1713 | 2026.03.17 22:00:56.096279 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.17 22:00:56.096316 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1715 | 2026.03.17 22:00:56.096851 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1716 | 2026.03.17 22:00:56.097356 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.03.17 22:00:56.097513 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec. | ||
| 1718 | 2026.03.17 22:00:56.097555 [ 275 ] {b9ee670f-fc9a-4678-be39-b3347df33190} <Debug> TCPHandler: Processed in 0.001788434 sec. | ||
| 1719 | 2026.03.17 22:00:56.097677 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.03.17 22:00:56.097775 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.03.17 22:00:56.097820 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1722 | 2026.03.17 22:00:56.098270 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.17 22:00:56.098309 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1724 | 2026.03.17 22:00:56.098779 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1725 | 2026.03.17 22:00:56.099327 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.17 22:00:56.099479 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Debug> executeQuery: Read 218 rows, 14.69 KiB in 0.001724 sec., 126450.11600928074 rows/sec., 8.32 MiB/sec. | ||
| 1727 | 2026.03.17 22:00:56.099518 [ 275 ] {c399826e-eeac-4675-b307-118ad7cb9b3a} <Debug> TCPHandler: Processed in 0.001891756 sec. | ||
| 1728 | 2026.03.17 22:00:56.099636 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.17 22:00:56.099732 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1730 | 2026.03.17 22:00:56.099775 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1731 | 2026.03.17 22:00:56.100103 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.17 22:00:56.100139 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1733 | 2026.03.17 22:00:56.100687 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1734 | 2026.03.17 22:00:56.101148 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.17 22:00:56.101278 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001564 sec., 639.386189258312 rows/sec., 43.08 KiB/sec. | ||
| 1736 | 2026.03.17 22:00:56.101314 [ 275 ] {f6cc08bd-d23c-4dff-883d-500307b40e14} <Debug> TCPHandler: Processed in 0.001727844 sec. | ||
| 1737 | 2026.03.17 22:00:56.101430 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.03.17 22:00:56.101526 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.03.17 22:00:56.101579 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1740 | 2026.03.17 22:00:56.102345 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.03.17 22:00:56.102383 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1742 | 2026.03.17 22:00:56.103016 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1743 | 2026.03.17 22:00:56.103434 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.03.17 22:00:56.103577 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002069 sec., 8216.529724504591 rows/sec., 14.72 MiB/sec. | ||
| 1745 | 2026.03.17 22:00:56.103629 [ 275 ] {0c06ae7a-bbf0-45f7-a92c-e24fb302a027} <Debug> TCPHandler: Processed in 0.002246783 sec. | ||
| 1746 | 2026.03.17 22:00:56.103746 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.03.17 22:00:56.103841 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1748 | 2026.03.17 22:00:56.103885 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1749 | 2026.03.17 22:00:56.104284 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.17 22:00:56.104318 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1751 | 2026.03.17 22:00:56.104825 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1752 | 2026.03.17 22:00:56.105262 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.03.17 22:00:56.105389 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001565 sec., 9584.664536741215 rows/sec., 713.23 KiB/sec. | ||
| 1754 | 2026.03.17 22:00:56.105425 [ 275 ] {28291c78-e695-4d16-8968-713febd31e28} <Debug> TCPHandler: Processed in 0.001729264 sec. | ||
| 1755 | 2026.03.17 22:00:56.105540 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.03.17 22:00:56.105633 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.03.17 22:00:56.105674 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1758 | 2026.03.17 22:00:56.106086 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.17 22:00:56.106121 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1760 | 2026.03.17 22:00:56.106525 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1761 | 2026.03.17 22:00:56.106990 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.03.17 22:00:56.107148 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001533 sec., 45662.100456621 rows/sec., 2.78 MiB/sec. | ||
| 1763 | 2026.03.17 22:00:56.107185 [ 275 ] {4d9afef6-6340-4cdd-8b62-6c898296b4d6} <Debug> TCPHandler: Processed in 0.001694833 sec. | ||
| 1764 | 2026.03.17 22:01:00.738708 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1765 | 2026.03.17 22:01:00.738783 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1766 | 2026.03.17 22:01:00.861654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2872 | ||
| 1767 | 2026.03.17 22:01:00.862150 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.03.17 22:01:00.862192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1769 | 2026.03.17 22:01:00.862687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1770 | 2026.03.17 22:01:00.862912 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.03.17 22:01:00.863031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2872 | ||
| 1772 | 2026.03.17 22:01:00.863040 [ 84 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.03.17 22:01:00.863122 [ 84 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.17 22:01:00.863146 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1775 | 2026.03.17 22:01:00.865451 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1776 | 2026.03.17 22:01:00.867922 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1777 | 2026.03.17 22:01:00.868016 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1778 | 2026.03.17 22:01:00.868136 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1779 | 2026.03.17 22:01:00.868204 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1780 | 2026.03.17 22:01:00.868254 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1781 | 2026.03.17 22:01:00.868309 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1782 | 2026.03.17 22:01:00.868356 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1783 | 2026.03.17 22:01:00.903821 [ 186 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.040550771 sec., 70824.79393548399 rows/sec., 1.01 MiB/sec. | ||
| 1784 | 2026.03.17 22:01:00.904585 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.03.17 22:01:00.904832 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.17 22:01:00.904898 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_6_1} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.03.17 22:01:00.904985 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1788 | 2026.03.17 22:01:00.992635 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.03.17 22:01:00.992815 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.17 22:01:00.992889 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1791 | 2026.03.17 22:01:00.993567 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.03.17 22:01:00.993613 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1793 | 2026.03.17 22:01:00.994031 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1794 | 2026.03.17 22:01:00.994247 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.17 22:01:00.994385 [ 84 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1796 | 2026.03.17 22:01:00.994396 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.001661 sec., 30102.347983142685 rows/sec., 2.54 MiB/sec. | ||
| 1797 | 2026.03.17 22:01:00.994461 [ 84 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.03.17 22:01:00.994486 [ 275 ] {b2f9d8b0-7a43-442c-ba8a-8befc77538c2} <Debug> TCPHandler: Processed in 0.002009829 sec. | ||
| 1799 | 2026.03.17 22:01:00.994500 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1800 | 2026.03.17 22:01:00.994628 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.03.17 22:01:00.994675 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 1802 | 2026.03.17 22:01:00.994727 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.03.17 22:01:00.994773 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1804 | 2026.03.17 22:01:00.994880 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1805 | 2026.03.17 22:01:00.994949 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1916 rows starting from the beginning of the part | ||
| 1806 | 2026.03.17 22:01:00.995149 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1807 | 2026.03.17 22:01:00.995245 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.03.17 22:01:00.995250 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1809 | 2026.03.17 22:01:00.995293 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1810 | 2026.03.17 22:01:00.995345 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1811 | 2026.03.17 22:01:00.995395 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 808 rows starting from the beginning of the part | ||
| 1812 | 2026.03.17 22:01:00.995447 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1813 | 2026.03.17 22:01:00.995629 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1814 | 2026.03.17 22:01:00.995884 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.03.17 22:01:00.996022 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 591.62 KiB/sec. | ||
| 1816 | 2026.03.17 22:01:00.996060 [ 275 ] {b8c835ab-ec65-4073-adff-baf2f380209b} <Debug> TCPHandler: Processed in 0.001448828 sec. | ||
| 1817 | 2026.03.17 22:01:00.996173 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.03.17 22:01:00.996270 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1819 | 2026.03.17 22:01:00.996311 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1820 | 2026.03.17 22:01:00.996715 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.03.17 22:01:00.996751 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1822 | 2026.03.17 22:01:00.996873 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248253 sec., 1277436.302764858 rows/sec., 102.12 MiB/sec. | ||
| 1823 | 2026.03.17 22:01:00.997081 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1824 | 2026.03.17 22:01:00.997207 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1825 | 2026.03.17 22:01:00.997326 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.03.17 22:01:00.997497 [ 84 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1827 | 2026.03.17 22:01:00.997512 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00126 sec., 36507.93650793651 rows/sec., 2.85 MiB/sec. | ||
| 1828 | 2026.03.17 22:01:00.997545 [ 84 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.03.17 22:01:00.997551 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.03.17 22:01:00.997571 [ 275 ] {6554f88d-25fc-44b5-a914-bfb9697aa440} <Debug> TCPHandler: Processed in 0.001447638 sec. | ||
| 1831 | 2026.03.17 22:01:00.997577 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1832 | 2026.03.17 22:01:00.997631 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_6_1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1833 | 2026.03.17 22:01:00.997688 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.03.17 22:01:00.997708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 1835 | 2026.03.17 22:01:00.997755 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 1836 | 2026.03.17 22:01:00.997795 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.03.17 22:01:00.997839 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1838 | 2026.03.17 22:01:00.997868 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1839 | 2026.03.17 22:01:00.997908 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 982 rows starting from the beginning of the part | ||
| 1840 | 2026.03.17 22:01:00.998002 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1841 | 2026.03.17 22:01:00.998052 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1842 | 2026.03.17 22:01:00.998098 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1843 | 2026.03.17 22:01:00.998140 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 494 rows starting from the beginning of the part | ||
| 1844 | 2026.03.17 22:01:00.998187 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1845 | 2026.03.17 22:01:00.998220 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.03.17 22:01:00.998258 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1847 | 2026.03.17 22:01:00.998607 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1848 | 2026.03.17 22:01:00.998821 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.03.17 22:01:00.998921 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1850 | 2026.03.17 22:01:00.998948 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001172 sec., 93856.65529010238 rows/sec., 6.55 MiB/sec. | ||
| 1851 | 2026.03.17 22:01:00.998951 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.03.17 22:01:00.998991 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1853 | 2026.03.17 22:01:00.998994 [ 275 ] {5b3b387d-4a4d-4c86-bf2e-9d4c6c456ea0} <Debug> TCPHandler: Processed in 0.001354166 sec. | ||
| 1854 | 2026.03.17 22:01:00.999103 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 1855 | 2026.03.17 22:01:00.999118 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.03.17 22:01:00.999225 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.03.17 22:01:00.999227 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1858 | 2026.03.17 22:01:00.999254 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591721 sec., 1015253.301300919 rows/sec., 74.81 MiB/sec. | ||
| 1859 | 2026.03.17 22:01:00.999281 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1860 | 2026.03.17 22:01:00.999283 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1957 rows starting from the beginning of the part | ||
| 1861 | 2026.03.17 22:01:00.999374 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 1862 | 2026.03.17 22:01:00.999425 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1863 | 2026.03.17 22:01:00.999438 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1864 | 2026.03.17 22:01:00.999470 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1865 | 2026.03.17 22:01:00.999518 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 218 rows starting from the beginning of the part | ||
| 1866 | 2026.03.17 22:01:00.999562 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1867 | 2026.03.17 22:01:00.999702 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.03.17 22:01:00.999774 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_6_1} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1869 | 2026.03.17 22:01:00.999829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1870 | 2026.03.17 22:01:01.000018 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.03.17 22:01:01.000058 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1872 | 2026.03.17 22:01:01.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.83 MiB, peak 176.55 MiB, free memory in arenas 0.00 B, will set to 172.04 MiB (RSS), difference: -1.79 MiB | ||
| 1873 | 2026.03.17 22:01:01.000670 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1874 | 2026.03.17 22:01:01.000908 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.17 22:01:01.001053 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001846 sec., 5417.118093174431 rows/sec., 9.71 MiB/sec. | ||
| 1876 | 2026.03.17 22:01:01.001105 [ 275 ] {5fa1cdbc-9ac3-4b95-89c4-e92d1936093a} <Debug> TCPHandler: Processed in 0.002034379 sec. | ||
| 1877 | 2026.03.17 22:01:01.001105 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2565 rows, containing 5 columns (5 merged, 0 gathered) in 0.0020428 sec., 1255629.528098688 rows/sec., 81.70 MiB/sec. | ||
| 1878 | 2026.03.17 22:01:01.001209 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.03.17 22:01:01.001303 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.03.17 22:01:01.001345 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1881 | 2026.03.17 22:01:01.001363 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1882 | 2026.03.17 22:01:01.001613 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.03.17 22:01:01.001674 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1884 | 2026.03.17 22:01:01.001681 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.03.17 22:01:01.001724 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1886 | 2026.03.17 22:01:01.001735 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1887 | 2026.03.17 22:01:01.002022 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1888 | 2026.03.17 22:01:01.002229 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.17 22:01:01.002328 [ 84 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2026.03.17 22:01:01.002355 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00107 sec., 37383.17757009346 rows/sec., 2.50 MiB/sec. | ||
| 1891 | 2026.03.17 22:01:01.002360 [ 84 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.03.17 22:01:01.002396 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1893 | 2026.03.17 22:01:01.002397 [ 275 ] {01153d58-159f-438e-99f1-8d9129c40c0b} <Debug> TCPHandler: Processed in 0.001234694 sec. | ||
| 1894 | 2026.03.17 22:01:01.002460 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 1895 | 2026.03.17 22:01:01.002529 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1896 | 2026.03.17 22:01:01.002551 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1897 | 2026.03.17 22:01:01.002593 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1898 | 2026.03.17 22:01:01.002627 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1899 | 2026.03.17 22:01:01.002659 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1900 | 2026.03.17 22:01:01.002695 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 1901 | 2026.03.17 22:01:01.002726 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1902 | 2026.03.17 22:01:01.003390 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.000953399 sec., 209775.760201133 rows/sec., 13.73 MiB/sec. | ||
| 1903 | 2026.03.17 22:01:01.003516 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1904 | 2026.03.17 22:01:01.003746 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.03.17 22:01:01.003803 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_6_1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1906 | 2026.03.17 22:01:01.003850 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1907 | 2026.03.17 22:01:01.009829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1908 | 2026.03.17 22:01:01.026785 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.03.17 22:01:01.026838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1910 | 2026.03.17 22:01:01.033159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1911 | 2026.03.17 22:01:01.033838 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.03.17 22:01:01.034100 [ 84 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1913 | 2026.03.17 22:01:01.034133 [ 84 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.03.17 22:01:01.034149 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1915 | 2026.03.17 22:01:01.034245 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1916 | 2026.03.17 22:01:01.037099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1917 | 2026.03.17 22:01:01.038515 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1918 | 2026.03.17 22:01:01.040083 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1919 | 2026.03.17 22:01:01.044791 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1920 | 2026.03.17 22:01:01.049158 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1921 | 2026.03.17 22:01:01.053610 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1922 | 2026.03.17 22:01:01.063753 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1923 | 2026.03.17 22:01:01.068125 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 1924 | 2026.03.17 22:01:01.127054 [ 186 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092844517 sec., 495.4519823717754 rows/sec., 2.56 MiB/sec. | ||
| 1925 | 2026.03.17 22:01:01.129419 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1926 | 2026.03.17 22:01:01.131444 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_6_1} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.03.17 22:01:01.131535 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_6_1} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1928 | 2026.03.17 22:01:01.133651 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1929 | 2026.03.17 22:01:02.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.08 MiB, peak 179.63 MiB, free memory in arenas 0.00 B, will set to 183.82 MiB (RSS), difference: 13.74 MiB | ||
| 1930 | 2026.03.17 22:01:05.859907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 270 | ||
| 1931 | 2026.03.17 22:01:05.863252 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.17 22:01:05.863297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1933 | 2026.03.17 22:01:05.864566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1934 | 2026.03.17 22:01:05.864836 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.03.17 22:01:05.865073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1936 | 2026.03.17 22:01:06.000941 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.03.17 22:01:06.001123 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.03.17 22:01:06.001191 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1939 | 2026.03.17 22:01:06.001955 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.03.17 22:01:06.002004 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1941 | 2026.03.17 22:01:06.002409 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1942 | 2026.03.17 22:01:06.002634 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.17 22:01:06.002791 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001719 sec., 165212.33275159975 rows/sec., 10.49 MiB/sec. | ||
| 1944 | 2026.03.17 22:01:06.002832 [ 275 ] {a9df772d-e658-405e-b4e5-e8ae9163be5b} <Debug> TCPHandler: Processed in 0.002018389 sec. | ||
| 1945 | 2026.03.17 22:01:06.002966 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.03.17 22:01:06.003061 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1947 | 2026.03.17 22:01:06.003105 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1948 | 2026.03.17 22:01:06.003872 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.03.17 22:01:06.003910 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1950 | 2026.03.17 22:01:06.004268 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1951 | 2026.03.17 22:01:06.004493 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.17 22:01:06.004626 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Debug> executeQuery: Read 815 rows, 65.53 KiB in 0.001583 sec., 514845.23057485785 rows/sec., 40.43 MiB/sec. | ||
| 1953 | 2026.03.17 22:01:06.004663 [ 275 ] {bf177ced-3ed1-40a7-8148-bd6e66574414} <Debug> TCPHandler: Processed in 0.001755664 sec. | ||
| 1954 | 2026.03.17 22:01:06.004773 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.03.17 22:01:06.004867 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.03.17 22:01:06.004909 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1957 | 2026.03.17 22:01:06.005344 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.03.17 22:01:06.005382 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1959 | 2026.03.17 22:01:06.005685 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1960 | 2026.03.17 22:01:06.005896 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.17 22:01:06.006027 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001178 sec., 139219.01528013582 rows/sec., 8.45 MiB/sec. | ||
| 1962 | 2026.03.17 22:01:06.006076 [ 275 ] {000479fd-9417-4be4-a1b7-eb49142661f9} <Debug> TCPHandler: Processed in 0.001351686 sec. | ||
| 1963 | 2026.03.17 22:01:06.006192 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.03.17 22:01:06.006285 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.03.17 22:01:06.006326 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1966 | 2026.03.17 22:01:06.006753 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.17 22:01:06.006790 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1968 | 2026.03.17 22:01:06.007087 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1969 | 2026.03.17 22:01:06.007295 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.17 22:01:06.007422 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 1971 | 2026.03.17 22:01:06.007459 [ 275 ] {b724a4d0-e87e-4917-96bd-142f5d896e2c} <Debug> TCPHandler: Processed in 0.001315385 sec. | ||
| 1972 | 2026.03.17 22:01:06.007564 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.03.17 22:01:06.007657 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.03.17 22:01:06.007696 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1975 | 2026.03.17 22:01:06.008110 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.17 22:01:06.008147 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1977 | 2026.03.17 22:01:06.008448 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1978 | 2026.03.17 22:01:06.008662 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.03.17 22:01:06.008786 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 1980 | 2026.03.17 22:01:06.008823 [ 275 ] {292d6aee-d894-44d5-9ae6-e8175fcecf82} <Debug> TCPHandler: Processed in 0.001307835 sec. | ||
| 1981 | 2026.03.17 22:01:06.008926 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.03.17 22:01:06.009018 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1983 | 2026.03.17 22:01:06.009058 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1984 | 2026.03.17 22:01:06.009593 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.03.17 22:01:06.009631 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1986 | 2026.03.17 22:01:06.009955 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.03.17 22:01:06.010170 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.17 22:01:06.010295 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Debug> executeQuery: Read 489 rows, 35.13 KiB in 0.001295 sec., 377606.17760617763 rows/sec., 26.49 MiB/sec. | ||
| 1989 | 2026.03.17 22:01:06.010331 [ 275 ] {18c751a4-23c7-4a60-8396-da10c94d907d} <Debug> TCPHandler: Processed in 0.001454718 sec. | ||
| 1990 | 2026.03.17 22:01:06.010448 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.17 22:01:06.010541 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1992 | 2026.03.17 22:01:06.010582 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1993 | 2026.03.17 22:01:06.010923 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.17 22:01:06.010960 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1995 | 2026.03.17 22:01:06.011266 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1996 | 2026.03.17 22:01:06.011479 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.17 22:01:06.011603 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 1998 | 2026.03.17 22:01:06.011640 [ 275 ] {00776db8-db2b-400c-a982-9cf96e36afe3} <Debug> TCPHandler: Processed in 0.001241794 sec. | ||
| 1999 | 2026.03.17 22:01:06.011750 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.17 22:01:06.011842 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.17 22:01:06.011885 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2002 | 2026.03.17 22:01:06.012265 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.17 22:01:06.012302 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2004 | 2026.03.17 22:01:06.012624 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2005 | 2026.03.17 22:01:06.012838 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.17 22:01:06.012965 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001141 sec., 188431.20070113934 rows/sec., 12.40 MiB/sec. | ||
| 2007 | 2026.03.17 22:01:06.013002 [ 275 ] {cc8c225a-c648-4b50-b1c5-03066c3171e0} <Debug> TCPHandler: Processed in 0.001301314 sec. | ||
| 2008 | 2026.03.17 22:01:06.013107 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.03.17 22:01:06.013199 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.03.17 22:01:06.013242 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2011 | 2026.03.17 22:01:06.013543 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.03.17 22:01:06.013579 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2013 | 2026.03.17 22:01:06.013873 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2014 | 2026.03.17 22:01:06.014080 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.17 22:01:06.014206 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 2016 | 2026.03.17 22:01:06.014241 [ 275 ] {e67a34cf-b515-44db-8ba1-3669e0d81177} <Debug> TCPHandler: Processed in 0.001183852 sec. | ||
| 2017 | 2026.03.17 22:01:06.014346 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.17 22:01:06.014438 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.03.17 22:01:06.014491 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2020 | 2026.03.17 22:01:06.015237 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.03.17 22:01:06.015274 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2022 | 2026.03.17 22:01:06.015779 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2023 | 2026.03.17 22:01:06.015996 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.17 22:01:06.016136 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001716 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
| 2025 | 2026.03.17 22:01:06.016184 [ 275 ] {281c28b2-2f47-41bb-8ce8-1203a5ebd01e} <Debug> TCPHandler: Processed in 0.001886087 sec. | ||
| 2026 | 2026.03.17 22:01:06.016293 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.03.17 22:01:06.016385 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.03.17 22:01:06.016427 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2029 | 2026.03.17 22:01:06.016737 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.03.17 22:01:06.016774 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2031 | 2026.03.17 22:01:06.017072 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2032 | 2026.03.17 22:01:06.017285 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.03.17 22:01:06.017410 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 433.92 KiB/sec. | ||
| 2034 | 2026.03.17 22:01:06.017445 [ 275 ] {113d1ee3-f616-4a2b-8d99-cb4aa9fcc0ee} <Debug> TCPHandler: Processed in 0.001201173 sec. | ||
| 2035 | 2026.03.17 22:01:06.017550 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.03.17 22:01:06.017642 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.03.17 22:01:06.017683 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2038 | 2026.03.17 22:01:06.018005 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.03.17 22:01:06.018042 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2040 | 2026.03.17 22:01:06.018338 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2041 | 2026.03.17 22:01:06.018558 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.03.17 22:01:06.018685 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.00106 sec., 66037.73584905661 rows/sec., 4.02 MiB/sec. | ||
| 2043 | 2026.03.17 22:01:06.018720 [ 275 ] {bc671a40-6ffc-4c3d-9565-990ce7b7892f} <Debug> TCPHandler: Processed in 0.001218114 sec. | ||
| 2044 | 2026.03.17 22:01:06.339079 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.03.17 22:01:06.339323 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2046 | 2026.03.17 22:01:06.339684 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.03.17 22:01:06.339725 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2048 | 2026.03.17 22:01:06.339999 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.03.17 22:01:06.340067 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.03.17 22:01:06.340206 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2051 | 2026.03.17 22:01:06.340311 [ 296 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2026.03.17 22:01:06.340311 [ 324 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2026.03.17 22:01:06.340389 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2054 | 2026.03.17 22:01:06.340411 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2055 | 2026.03.17 22:01:06.342768 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2056 | 2026.03.17 22:01:06.342798 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2057 | 2026.03.17 22:01:06.342860 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2058 | 2026.03.17 22:01:06.342908 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2059 | 2026.03.17 22:01:06.343708 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> executeQuery: Read 44 rows, 1.66 KiB in 0.004494 sec., 9790.832220738763 rows/sec., 370.07 KiB/sec. | ||
| 2060 | 2026.03.17 22:01:06.343801 [ 275 ] {78ae4a2a-ab37-41b5-a8ac-095780075c3a} <Debug> TCPHandler: Processed in 0.004852553 sec. | ||
| 2061 | 2026.03.17 22:01:06.344071 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.17 22:01:06.344215 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2063 | 2026.03.17 22:01:06.344437 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2026.03.17 22:01:06.344475 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2065 | 2026.03.17 22:01:06.344692 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.03.17 22:01:06.344745 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2026.03.17 22:01:06.344845 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2068 | 2026.03.17 22:01:06.344913 [ 296 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2026.03.17 22:01:06.344934 [ 284 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.03.17 22:01:06.345030 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2071 | 2026.03.17 22:01:06.345070 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.03.17 22:01:06.345138 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.03.17 22:01:06.345156 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2074 | 2026.03.17 22:01:06.345187 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2075 | 2026.03.17 22:01:06.345218 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2076 | 2026.03.17 22:01:06.345889 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> executeQuery: Read 44 rows, 1.66 KiB in 0.001736 sec., 25345.62211981567 rows/sec., 958.00 KiB/sec. | ||
| 2077 | 2026.03.17 22:01:06.345982 [ 275 ] {923bf49d-d0a0-4440-8bcc-8ba2c688ecf0} <Debug> TCPHandler: Processed in 0.001962518 sec. | ||
| 2078 | 2026.03.17 22:01:06.346226 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.17 22:01:06.346363 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2080 | 2026.03.17 22:01:06.346586 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2081 | 2026.03.17 22:01:06.346623 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2082 | 2026.03.17 22:01:06.346880 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2083 | 2026.03.17 22:01:06.346935 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2084 | 2026.03.17 22:01:06.347033 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2085 | 2026.03.17 22:01:06.347100 [ 326 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2086 | 2026.03.17 22:01:06.347105 [ 324 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2087 | 2026.03.17 22:01:06.347197 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 2088 | 2026.03.17 22:01:06.347219 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2089 | 2026.03.17 22:01:06.347285 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2090 | 2026.03.17 22:01:06.347314 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2091 | 2026.03.17 22:01:06.347347 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2092 | 2026.03.17 22:01:06.347383 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2093 | 2026.03.17 22:01:06.347976 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> executeQuery: Read 44 rows, 1.66 KiB in 0.001673 sec., 26300.05977286312 rows/sec., 994.07 KiB/sec. | ||
| 2094 | 2026.03.17 22:01:06.348062 [ 275 ] {0a361706-d9be-4bd4-95fb-2d27a8fd95fa} <Debug> TCPHandler: Processed in 0.001887086 sec. | ||
| 2095 | 2026.03.17 22:01:06.348292 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.03.17 22:01:06.348429 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2097 | 2026.03.17 22:01:06.348658 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2098 | 2026.03.17 22:01:06.348694 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2099 | 2026.03.17 22:01:06.348908 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2100 | 2026.03.17 22:01:06.348962 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2101 | 2026.03.17 22:01:06.349060 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2102 | 2026.03.17 22:01:06.349111 [ 336 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2103 | 2026.03.17 22:01:06.349125 [ 284 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2104 | 2026.03.17 22:01:06.349208 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 2105 | 2026.03.17 22:01:06.349233 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2106 | 2026.03.17 22:01:06.349287 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2107 | 2026.03.17 22:01:06.349304 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2108 | 2026.03.17 22:01:06.349335 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2109 | 2026.03.17 22:01:06.349365 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2110 | 2026.03.17 22:01:06.349912 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> executeQuery: Read 44 rows, 1.66 KiB in 0.001542 sec., 28534.37094682231 rows/sec., 1.05 MiB/sec. | ||
| 2111 | 2026.03.17 22:01:06.350000 [ 275 ] {ef11331b-bd87-40cb-99ca-fe17386b9b75} <Debug> TCPHandler: Processed in 0.001757173 sec. | ||
| 2112 | 2026.03.17 22:01:06.350223 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.03.17 22:01:06.350362 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2114 | 2026.03.17 22:01:06.350589 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2115 | 2026.03.17 22:01:06.350628 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2116 | 2026.03.17 22:01:06.350848 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2117 | 2026.03.17 22:01:06.350902 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2118 | 2026.03.17 22:01:06.351002 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2119 | 2026.03.17 22:01:06.351061 [ 336 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2120 | 2026.03.17 22:01:06.351072 [ 326 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2121 | 2026.03.17 22:01:06.351154 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 2122 | 2026.03.17 22:01:06.351178 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2123 | 2026.03.17 22:01:06.351233 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2124 | 2026.03.17 22:01:06.351249 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2125 | 2026.03.17 22:01:06.351279 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2126 | 2026.03.17 22:01:06.351309 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2127 | 2026.03.17 22:01:06.352007 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> executeQuery: Read 44 rows, 1.66 KiB in 0.001704 sec., 25821.596244131455 rows/sec., 975.99 KiB/sec. | ||
| 2128 | 2026.03.17 22:01:06.352108 [ 275 ] {8b6847f5-4f35-4dad-b868-a7db6139b12e} <Debug> TCPHandler: Processed in 0.001933417 sec. | ||
| 2129 | 2026.03.17 22:01:06.352335 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.03.17 22:01:06.352473 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2131 | 2026.03.17 22:01:06.352700 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2132 | 2026.03.17 22:01:06.352737 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2133 | 2026.03.17 22:01:06.352955 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2134 | 2026.03.17 22:01:06.353006 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2135 | 2026.03.17 22:01:06.353104 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2136 | 2026.03.17 22:01:06.353165 [ 284 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2137 | 2026.03.17 22:01:06.353165 [ 310 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2138 | 2026.03.17 22:01:06.353256 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 2139 | 2026.03.17 22:01:06.353282 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2140 | 2026.03.17 22:01:06.353336 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2141 | 2026.03.17 22:01:06.353352 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2142 | 2026.03.17 22:01:06.353383 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2143 | 2026.03.17 22:01:06.353413 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2144 | 2026.03.17 22:01:06.354163 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> executeQuery: Read 44 rows, 1.66 KiB in 0.001749 sec., 25157.23270440252 rows/sec., 950.88 KiB/sec. | ||
| 2145 | 2026.03.17 22:01:06.354260 [ 275 ] {d2fe3ff1-8c63-42a9-89cd-e4564b06210a} <Debug> TCPHandler: Processed in 0.001973958 sec. | ||
| 2146 | 2026.03.17 22:01:06.409663 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.03.17 22:01:06.409861 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2148 | 2026.03.17 22:01:06.409944 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2149 | 2026.03.17 22:01:06.410705 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.03.17 22:01:06.410759 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2151 | 2026.03.17 22:01:06.411229 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2152 | 2026.03.17 22:01:06.411454 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.03.17 22:01:06.411621 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001817 sec., 3302.1463951568517 rows/sec., 1.53 MiB/sec. | ||
| 2154 | 2026.03.17 22:01:06.411679 [ 275 ] {6d9eeb9c-6719-4c8b-a540-5bb3106aeb7e} <Debug> TCPHandler: Processed in 0.002153901 sec. | ||
| 2155 | 2026.03.17 22:01:06.411805 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.03.17 22:01:06.411912 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.03.17 22:01:06.411958 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2158 | 2026.03.17 22:01:06.412409 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.03.17 22:01:06.412449 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2160 | 2026.03.17 22:01:06.412759 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2161 | 2026.03.17 22:01:06.412973 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.03.17 22:01:06.413118 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.62 MiB/sec. | ||
| 2163 | 2026.03.17 22:01:06.413157 [ 275 ] {2cc66ba3-f9ac-4919-a4dc-405f97b414d4} <Debug> TCPHandler: Processed in 0.001404267 sec. | ||
| 2164 | 2026.03.17 22:01:06.413286 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.03.17 22:01:06.413383 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2166 | 2026.03.17 22:01:06.413427 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2167 | 2026.03.17 22:01:06.414844 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.03.17 22:01:06.414881 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2169 | 2026.03.17 22:01:06.415325 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2170 | 2026.03.17 22:01:06.415621 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.03.17 22:01:06.415761 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Debug> executeQuery: Read 2048 rows, 159.38 KiB in 0.002397 sec., 854401.335002086 rows/sec., 64.93 MiB/sec. | ||
| 2172 | 2026.03.17 22:01:06.415798 [ 275 ] {24302c1c-8b8c-4a3e-9fde-50d2b50ba55b} <Debug> TCPHandler: Processed in 0.00256384 sec. | ||
| 2173 | 2026.03.17 22:01:06.415908 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.03.17 22:01:06.416006 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.03.17 22:01:06.416048 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2176 | 2026.03.17 22:01:06.416450 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.03.17 22:01:06.416487 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2178 | 2026.03.17 22:01:06.416785 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2179 | 2026.03.17 22:01:06.416997 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.03.17 22:01:06.417098 [ 69 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2181 | 2026.03.17 22:01:06.417127 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Debug> executeQuery: Read 30 rows, 2.31 KiB in 0.001141 sec., 26292.725679228744 rows/sec., 1.98 MiB/sec. | ||
| 2182 | 2026.03.17 22:01:06.417145 [ 69 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.03.17 22:01:06.417169 [ 275 ] {1ba77b6d-a72d-42fd-8e24-c7d00e83f685} <Debug> TCPHandler: Processed in 0.001312095 sec. | ||
| 2184 | 2026.03.17 22:01:06.417172 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2185 | 2026.03.17 22:01:06.417279 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.03.17 22:01:06.417299 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 2187 | 2026.03.17 22:01:06.417380 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.03.17 22:01:06.417421 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2189 | 2026.03.17 22:01:06.417424 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2190 | 2026.03.17 22:01:06.417459 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2191 | 2026.03.17 22:01:06.417522 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 2192 | 2026.03.17 22:01:06.417567 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 165 rows starting from the beginning of the part | ||
| 2193 | 2026.03.17 22:01:06.417605 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2194 | 2026.03.17 22:01:06.417640 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 164 rows starting from the beginning of the part | ||
| 2195 | 2026.03.17 22:01:06.417675 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2196 | 2026.03.17 22:01:06.418072 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.03.17 22:01:06.418119 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2198 | 2026.03.17 22:01:06.418465 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217614 sec., 326047.4994538499 rows/sec., 21.76 MiB/sec. | ||
| 2199 | 2026.03.17 22:01:06.418552 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2200 | 2026.03.17 22:01:06.418603 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2201 | 2026.03.17 22:01:06.418836 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.03.17 22:01:06.418901 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.03.17 22:01:06.418975 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_6_1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2204 | 2026.03.17 22:01:06.418975 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001614 sec., 453531.5985130112 rows/sec., 26.82 MiB/sec. | ||
| 2205 | 2026.03.17 22:01:06.419027 [ 275 ] {07e10934-30b5-47f4-891a-a7f440a652c3} <Debug> TCPHandler: Processed in 0.001798535 sec. | ||
| 2206 | 2026.03.17 22:01:06.419042 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2207 | 2026.03.17 22:01:06.419134 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.17 22:01:06.419236 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.03.17 22:01:06.419277 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2210 | 2026.03.17 22:01:06.419647 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.03.17 22:01:06.419684 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2212 | 2026.03.17 22:01:06.419986 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2213 | 2026.03.17 22:01:06.420207 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.03.17 22:01:06.420335 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 2215 | 2026.03.17 22:01:06.420371 [ 275 ] {f90a329a-13ba-4ad6-84dd-88e74f1425b1} <Debug> TCPHandler: Processed in 0.001287295 sec. | ||
| 2216 | 2026.03.17 22:01:06.420493 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.03.17 22:01:06.420598 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.03.17 22:01:06.420641 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2219 | 2026.03.17 22:01:06.421063 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.03.17 22:01:06.421103 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2221 | 2026.03.17 22:01:06.421415 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2222 | 2026.03.17 22:01:06.421636 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.03.17 22:01:06.421766 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 790.47 KiB/sec. | ||
| 2224 | 2026.03.17 22:01:06.421804 [ 275 ] {456be2b7-eb4a-49e2-8b1e-81f3ab5dd5df} <Debug> TCPHandler: Processed in 0.001363556 sec. | ||
| 2225 | 2026.03.17 22:01:06.421922 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.03.17 22:01:06.422047 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2227 | 2026.03.17 22:01:06.422089 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2228 | 2026.03.17 22:01:06.422914 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.03.17 22:01:06.422951 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2230 | 2026.03.17 22:01:06.423321 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2231 | 2026.03.17 22:01:06.423540 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.03.17 22:01:06.423685 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Debug> executeQuery: Read 1026 rows, 72.80 KiB in 0.001642 sec., 624847.7466504263 rows/sec., 43.30 MiB/sec. | ||
| 2233 | 2026.03.17 22:01:06.423733 [ 275 ] {7cf42747-4d25-4e42-9379-af0e4a80acc0} <Debug> TCPHandler: Processed in 0.001860886 sec. | ||
| 2234 | 2026.03.17 22:01:06.423878 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.03.17 22:01:06.423975 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2236 | 2026.03.17 22:01:06.424018 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2237 | 2026.03.17 22:01:06.424890 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.03.17 22:01:06.424927 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2239 | 2026.03.17 22:01:06.425365 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2240 | 2026.03.17 22:01:06.425593 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.03.17 22:01:06.425726 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Debug> executeQuery: Read 1465 rows, 98.62 KiB in 0.001771 sec., 827216.2619988706 rows/sec., 54.38 MiB/sec. | ||
| 2242 | 2026.03.17 22:01:06.425763 [ 275 ] {0d02f6e6-fdb5-4607-8f12-6fe5b58abcc8} <Debug> TCPHandler: Processed in 0.001934587 sec. | ||
| 2243 | 2026.03.17 22:01:06.425875 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.03.17 22:01:06.425971 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.03.17 22:01:06.426025 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2246 | 2026.03.17 22:01:06.426821 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.03.17 22:01:06.426860 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2248 | 2026.03.17 22:01:06.427380 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2249 | 2026.03.17 22:01:06.427605 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.03.17 22:01:06.427719 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2251 | 2026.03.17 22:01:06.427746 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001793 sec., 10039.04071388734 rows/sec., 17.99 MiB/sec. | ||
| 2252 | 2026.03.17 22:01:06.427765 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.17 22:01:06.427793 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2254 | 2026.03.17 22:01:06.427807 [ 275 ] {cb44b7e0-6f09-46ab-939b-f5dc1dc9c362} <Debug> TCPHandler: Processed in 0.001980788 sec. | ||
| 2255 | 2026.03.17 22:01:06.427879 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 2256 | 2026.03.17 22:01:06.427933 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.03.17 22:01:06.428036 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.03.17 22:01:06.428080 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2259 | 2026.03.17 22:01:06.428091 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2260 | 2026.03.17 22:01:06.428151 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2261 | 2026.03.17 22:01:06.428271 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 2262 | 2026.03.17 22:01:06.428367 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 2263 | 2026.03.17 22:01:06.428419 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.03.17 22:01:06.428460 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2265 | 2026.03.17 22:01:06.428462 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2266 | 2026.03.17 22:01:06.428555 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2267 | 2026.03.17 22:01:06.428653 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2268 | 2026.03.17 22:01:06.428799 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2269 | 2026.03.17 22:01:06.429054 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.03.17 22:01:06.429196 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001179 sec., 6785.411365564038 rows/sec., 463.85 KiB/sec. | ||
| 2271 | 2026.03.17 22:01:06.429234 [ 275 ] {3c127b18-7d59-431f-a648-aa96e17bab4d} <Debug> TCPHandler: Processed in 0.001349756 sec. | ||
| 2272 | 2026.03.17 22:01:06.430358 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 89 rows, containing 19 columns (19 merged, 0 gathered) in 0.002512049 sec., 35429.24520978691 rows/sec., 63.49 MiB/sec. | ||
| 2273 | 2026.03.17 22:01:06.430625 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2274 | 2026.03.17 22:01:06.430913 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.03.17 22:01:06.430974 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2276 | 2026.03.17 22:01:06.431065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2277 | 2026.03.17 22:01:07.001136 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.02 MiB, peak 189.74 MiB, free memory in arenas 0.00 B, will set to 184.28 MiB (RSS), difference: -1.74 MiB | ||
| 2278 | 2026.03.17 22:01:08.363116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3384 | ||
| 2279 | 2026.03.17 22:01:08.363827 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.03.17 22:01:08.363877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2281 | 2026.03.17 22:01:08.364471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2282 | 2026.03.17 22:01:08.364715 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.03.17 22:01:08.364864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3384 | ||
| 2284 | 2026.03.17 22:01:08.537169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2285 | 2026.03.17 22:01:08.554502 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.03.17 22:01:08.554557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2287 | 2026.03.17 22:01:08.560230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2288 | 2026.03.17 22:01:08.560920 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.03.17 22:01:08.564169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2290 | 2026.03.17 22:01:10.991569 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.03.17 22:01:10.991779 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2292 | 2026.03.17 22:01:10.991844 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2293 | 2026.03.17 22:01:10.992536 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.03.17 22:01:10.992584 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2295 | 2026.03.17 22:01:10.992958 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2296 | 2026.03.17 22:01:10.993181 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.03.17 22:01:10.993333 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001603 sec., 18714.909544603866 rows/sec., 1.41 MiB/sec. | ||
| 2298 | 2026.03.17 22:01:10.993374 [ 275 ] {b1c0816b-8285-4730-a5db-9cfef14ede9a} <Debug> TCPHandler: Processed in 0.001987148 sec. | ||
| 2299 | 2026.03.17 22:01:10.993504 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.03.17 22:01:10.993595 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2301 | 2026.03.17 22:01:10.993634 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2302 | 2026.03.17 22:01:10.994089 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.03.17 22:01:10.994125 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2304 | 2026.03.17 22:01:10.994412 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2305 | 2026.03.17 22:01:10.994622 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.03.17 22:01:10.994748 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001171 sec., 30742.954739538858 rows/sec., 2.40 MiB/sec. | ||
| 2307 | 2026.03.17 22:01:10.994784 [ 275 ] {a6771c5f-d2b0-47ae-bba5-5b31274d684d} <Debug> TCPHandler: Processed in 0.001337256 sec. | ||
| 2308 | 2026.03.17 22:01:10.994896 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.03.17 22:01:10.994987 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2310 | 2026.03.17 22:01:10.995030 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2311 | 2026.03.17 22:01:10.995399 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.03.17 22:01:10.995434 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2313 | 2026.03.17 22:01:10.995752 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2314 | 2026.03.17 22:01:10.995950 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.03.17 22:01:10.996074 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.56 MiB/sec. | ||
| 2316 | 2026.03.17 22:01:10.996109 [ 275 ] {c0106e9d-fdc5-4ff5-b517-dc4b9becba6e} <Debug> TCPHandler: Processed in 0.001260185 sec. | ||
| 2317 | 2026.03.17 22:01:10.996212 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.03.17 22:01:10.996303 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2319 | 2026.03.17 22:01:10.996343 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2320 | 2026.03.17 22:01:10.996849 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.03.17 22:01:10.996884 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2322 | 2026.03.17 22:01:10.997190 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2323 | 2026.03.17 22:01:10.997389 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.03.17 22:01:10.997514 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001229 sec., 26037.428803905612 rows/sec., 1.74 MiB/sec. | ||
| 2325 | 2026.03.17 22:01:10.997548 [ 275 ] {45f0b570-2f0a-42e3-9f13-f6ab566f3574} <Debug> TCPHandler: Processed in 0.001381876 sec. | ||
| 2326 | 2026.03.17 22:01:15.738833 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2327 | 2026.03.17 22:01:15.738933 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2328 | 2026.03.17 22:01:15.865120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3832 | ||
| 2329 | 2026.03.17 22:01:15.865678 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.03.17 22:01:15.865730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2331 | 2026.03.17 22:01:15.866225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2332 | 2026.03.17 22:01:15.866299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 336 | ||
| 2333 | 2026.03.17 22:01:15.866467 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.03.17 22:01:15.866604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3832 | ||
| 2335 | 2026.03.17 22:01:15.869150 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.03.17 22:01:15.869212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2337 | 2026.03.17 22:01:15.870493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2338 | 2026.03.17 22:01:15.870769 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.03.17 22:01:15.871091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2340 | 2026.03.17 22:01:15.993426 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.03.17 22:01:15.993699 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2342 | 2026.03.17 22:01:15.993796 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2343 | 2026.03.17 22:01:15.994464 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.03.17 22:01:15.994505 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2345 | 2026.03.17 22:01:15.994897 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2346 | 2026.03.17 22:01:15.995122 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.03.17 22:01:15.995275 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Debug> executeQuery: Read 74 rows, 6.46 KiB in 0.001652 sec., 44794.18886198547 rows/sec., 3.82 MiB/sec. | ||
| 2348 | 2026.03.17 22:01:15.995321 [ 275 ] {72d5e50e-5496-4f8f-83b7-0d985ec3959a} <Debug> TCPHandler: Processed in 0.002068989 sec. | ||
| 2349 | 2026.03.17 22:01:15.995445 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.03.17 22:01:15.995545 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.03.17 22:01:15.995587 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2352 | 2026.03.17 22:01:15.995990 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.03.17 22:01:15.996025 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2354 | 2026.03.17 22:01:15.996337 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2355 | 2026.03.17 22:01:15.996551 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.03.17 22:01:15.996678 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001157 sec., 19014.693171996543 rows/sec., 1.40 MiB/sec. | ||
| 2357 | 2026.03.17 22:01:15.996715 [ 275 ] {30e91116-f901-4f4b-819f-4b6d0f8caad3} <Debug> TCPHandler: Processed in 0.001320065 sec. | ||
| 2358 | 2026.03.17 22:01:15.996822 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.03.17 22:01:15.996918 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2360 | 2026.03.17 22:01:15.996956 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2361 | 2026.03.17 22:01:15.997373 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.03.17 22:01:15.997407 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2363 | 2026.03.17 22:01:15.997709 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2364 | 2026.03.17 22:01:15.997918 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.03.17 22:01:15.998042 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001144 sec., 50699.3006993007 rows/sec., 3.96 MiB/sec. | ||
| 2366 | 2026.03.17 22:01:15.998078 [ 275 ] {ccee1a40-a36e-4873-9514-dd7f6b3767de} <Debug> TCPHandler: Processed in 0.001303775 sec. | ||
| 2367 | 2026.03.17 22:01:15.998182 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.03.17 22:01:15.998274 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2369 | 2026.03.17 22:01:15.998316 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2370 | 2026.03.17 22:01:15.998680 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.17 22:01:15.998714 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2372 | 2026.03.17 22:01:15.999035 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2373 | 2026.03.17 22:01:15.999248 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.03.17 22:01:15.999370 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001114 sec., 98743.26750448834 rows/sec., 6.89 MiB/sec. | ||
| 2375 | 2026.03.17 22:01:15.999406 [ 275 ] {eeb002a2-4aeb-4683-b230-39b5dcfe1bf4} <Debug> TCPHandler: Processed in 0.001272594 sec. | ||
| 2376 | 2026.03.17 22:01:15.999508 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.03.17 22:01:15.999601 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.03.17 22:01:15.999655 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2379 | 2026.03.17 22:01:16.000430 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.03.17 22:01:16.000464 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2381 | 2026.03.17 22:01:16.000972 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2382 | 2026.03.17 22:01:16.001332 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.03.17 22:01:16.001468 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001885 sec., 11671.087533156498 rows/sec., 20.91 MiB/sec. | ||
| 2384 | 2026.03.17 22:01:16.001519 [ 275 ] {4e13a69c-cff5-49c9-b6c4-fafa080d50e7} <Debug> TCPHandler: Processed in 0.00205872 sec. | ||
| 2385 | 2026.03.17 22:01:16.001623 [ 275 ] {} <Trace> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.03.17 22:01:16.001716 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57383) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2387 | 2026.03.17 22:01:16.001758 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2388 | 2026.03.17 22:01:16.002088 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.03.17 22:01:16.002123 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2390 | 2026.03.17 22:01:16.002427 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2391 | 2026.03.17 22:01:16.002628 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.03.17 22:01:16.002756 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001058 sec., 37807.18336483932 rows/sec., 2.52 MiB/sec. | ||
| 2393 | 2026.03.17 22:01:16.002790 [ 275 ] {95ea57df-a282-4fea-aa61-2b261d0ac0c9} <Debug> TCPHandler: Processed in 0.001215903 sec. | ||
| 2394 | 2026.03.17 22:01:16.064213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2395 | 2026.03.17 22:01:16.081165 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.03.17 22:01:16.081219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2397 | 2026.03.17 22:01:16.087382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2398 | 2026.03.17 22:01:16.088097 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.03.17 22:01:16.091415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2400 | 2026.03.17 22:01:20.153434 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2026.03.17 22:01:20.153511 [ 275 ] {} <Debug> TCP-Session: 3e963137-0f28-4934-99a9-d9128e22ccb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.03.17 22:01:20.992783 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.03.17 22:01:20.992974 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2404 | 2026.03.17 22:01:20.993046 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2405 | 2026.03.17 22:01:20.993785 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.03.17 22:01:20.993835 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2407 | 2026.03.17 22:01:20.994240 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2408 | 2026.03.17 22:01:20.994465 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.03.17 22:01:20.994610 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.00169 sec., 29585.798816568047 rows/sec., 2.50 MiB/sec. | ||
| 2410 | 2026.03.17 22:01:20.994613 [ 36 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2411 | 2026.03.17 22:01:20.994652 [ 276 ] {cb702398-a9ab-47fb-8b5a-de360aca67e5} <Debug> TCPHandler: Processed in 0.001992759 sec. | ||
| 2412 | 2026.03.17 22:01:20.994691 [ 36 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.03.17 22:01:20.994720 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2414 | 2026.03.17 22:01:20.994787 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.03.17 22:01:20.994850 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 2416 | 2026.03.17 22:01:20.994887 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2417 | 2026.03.17 22:01:20.994938 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2418 | 2026.03.17 22:01:20.994995 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2026.03.17 22:01:20.995037 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2698 rows starting from the beginning of the part | ||
| 2420 | 2026.03.17 22:01:20.995111 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 815 rows starting from the beginning of the part | ||
| 2421 | 2026.03.17 22:01:20.995162 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2048 rows starting from the beginning of the part | ||
| 2422 | 2026.03.17 22:01:20.995210 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2423 | 2026.03.17 22:01:20.995253 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2424 | 2026.03.17 22:01:20.995298 [ 195 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2425 | 2026.03.17 22:01:20.995338 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.03.17 22:01:20.995382 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2427 | 2026.03.17 22:01:20.995719 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2428 | 2026.03.17 22:01:20.995957 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.03.17 22:01:20.996086 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 617.37 KiB/sec. | ||
| 2430 | 2026.03.17 22:01:20.996124 [ 276 ] {2484dbf7-1af0-4374-ae7b-b7e768b5860d} <Debug> TCPHandler: Processed in 0.001391727 sec. | ||
| 2431 | 2026.03.17 22:01:20.996242 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.03.17 22:01:20.996339 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2433 | 2026.03.17 22:01:20.996380 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2434 | 2026.03.17 22:01:20.996788 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.03.17 22:01:20.996825 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2436 | 2026.03.17 22:01:20.997242 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2437 | 2026.03.17 22:01:20.997501 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.03.17 22:01:20.997650 [ 36 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2439 | 2026.03.17 22:01:20.997667 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001344 sec., 34226.19047619048 rows/sec., 2.67 MiB/sec. | ||
| 2440 | 2026.03.17 22:01:20.997692 [ 36 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.17 22:01:20.997716 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2442 | 2026.03.17 22:01:20.997731 [ 276 ] {f32585f9-7d62-49f7-9b4d-9b197e783eba} <Debug> TCPHandler: Processed in 0.00154228 sec. | ||
| 2443 | 2026.03.17 22:01:20.997799 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 2444 | 2026.03.17 22:01:20.997856 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.03.17 22:01:20.997897 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.03.17 22:01:20.997928 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1448 rows starting from the beginning of the part | ||
| 2447 | 2026.03.17 22:01:20.997974 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.03.17 22:01:20.997978 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 489 rows starting from the beginning of the part | ||
| 2449 | 2026.03.17 22:01:20.998028 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2450 | 2026.03.17 22:01:20.998037 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1026 rows starting from the beginning of the part | ||
| 2451 | 2026.03.17 22:01:20.998144 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2452 | 2026.03.17 22:01:20.998185 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 2453 | 2026.03.17 22:01:20.998220 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2454 | 2026.03.17 22:01:20.998519 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.03.17 22:01:20.998565 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2456 | 2026.03.17 22:01:20.999475 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713432 sec., 1810985.203964908 rows/sec., 133.05 MiB/sec. | ||
| 2457 | 2026.03.17 22:01:20.999682 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2458 | 2026.03.17 22:01:20.999970 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.17 22:01:21.000192 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_11_2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2460 | 2026.03.17 22:01:21.000262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2461 | 2026.03.17 22:01:21.002478 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2462 | 2026.03.17 22:01:21.002588 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5715 rows, containing 5 columns (5 merged, 0 gathered) in 0.007801471 sec., 732554.1554919579 rows/sec., 58.83 MiB/sec. | ||
| 2463 | 2026.03.17 22:01:21.002713 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.03.17 22:01:21.002845 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2465 | 2026.03.17 22:01:21.002852 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.004896 sec., 22467.320261437908 rows/sec., 1.57 MiB/sec. | ||
| 2466 | 2026.03.17 22:01:21.002897 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.17 22:01:21.002921 [ 276 ] {8c9bc545-463a-47d1-820d-d5d484b28b17} <Debug> TCPHandler: Processed in 0.005114078 sec. | ||
| 2468 | 2026.03.17 22:01:21.002938 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2469 | 2026.03.17 22:01:21.002984 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2470 | 2026.03.17 22:01:21.003015 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 2471 | 2026.03.17 22:01:21.003057 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.17 22:01:21.003112 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.03.17 22:01:21.003144 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2565 rows starting from the beginning of the part | ||
| 2474 | 2026.03.17 22:01:21.003159 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.03.17 22:01:21.003192 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 2476 | 2026.03.17 22:01:21.003219 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2477 | 2026.03.17 22:01:21.003235 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1465 rows starting from the beginning of the part | ||
| 2478 | 2026.03.17 22:01:21.003281 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2479 | 2026.03.17 22:01:21.003310 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.03.17 22:01:21.003315 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2481 | 2026.03.17 22:01:21.003368 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2482 | 2026.03.17 22:01:21.003403 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_11_2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2483 | 2026.03.17 22:01:21.003496 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2484 | 2026.03.17 22:01:21.004048 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.03.17 22:01:21.004090 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2486 | 2026.03.17 22:01:21.004616 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2487 | 2026.03.17 22:01:21.004840 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.03.17 22:01:21.004893 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903757 sec., 2391586.741375081 rows/sec., 156.98 MiB/sec. | ||
| 2489 | 2026.03.17 22:01:21.004983 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 9.73 MiB/sec. | ||
| 2490 | 2026.03.17 22:01:21.005045 [ 276 ] {fdd16971-a19e-4594-8ba7-c2309f385a7b} <Debug> TCPHandler: Processed in 0.002038979 sec. | ||
| 2491 | 2026.03.17 22:01:21.005173 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.03.17 22:01:21.005268 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2493 | 2026.03.17 22:01:21.005310 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2494 | 2026.03.17 22:01:21.005334 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2495 | 2026.03.17 22:01:21.005589 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.03.17 22:01:21.005643 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.03.17 22:01:21.005652 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2498 | 2026.03.17 22:01:21.005680 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2499 | 2026.03.17 22:01:21.005730 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2500 | 2026.03.17 22:01:21.005988 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2501 | 2026.03.17 22:01:21.006195 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.03.17 22:01:21.006297 [ 36 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2503 | 2026.03.17 22:01:21.006322 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001073 sec., 37278.65796831314 rows/sec., 2.49 MiB/sec. | ||
| 2504 | 2026.03.17 22:01:21.006337 [ 36 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.03.17 22:01:21.006364 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2506 | 2026.03.17 22:01:21.006365 [ 276 ] {eb82a566-a2d6-4c84-83e2-61a0c3d42820} <Debug> TCPHandler: Processed in 0.001239854 sec. | ||
| 2507 | 2026.03.17 22:01:21.006440 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 2508 | 2026.03.17 22:01:21.006530 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2509 | 2026.03.17 22:01:21.006557 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 2510 | 2026.03.17 22:01:21.006620 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 2511 | 2026.03.17 22:01:21.006667 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 2512 | 2026.03.17 22:01:21.006706 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 2513 | 2026.03.17 22:01:21.006742 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2514 | 2026.03.17 22:01:21.006780 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2515 | 2026.03.17 22:01:21.007498 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001087901 sec., 358488.5021706938 rows/sec., 23.31 MiB/sec. | ||
| 2516 | 2026.03.17 22:01:21.007623 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2517 | 2026.03.17 22:01:21.007856 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.03.17 22:01:21.007921 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_11_2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2519 | 2026.03.17 22:01:21.007974 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2520 | 2026.03.17 22:01:22.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.35 MiB, peak 191.81 MiB, free memory in arenas 0.00 B, will set to 187.67 MiB (RSS), difference: 3.32 MiB | ||
| 2521 | 2026.03.17 22:01:23.366668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4344 | ||
| 2522 | 2026.03.17 22:01:23.367518 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.03.17 22:01:23.367585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2524 | 2026.03.17 22:01:23.368233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2525 | 2026.03.17 22:01:23.368463 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.03.17 22:01:23.368591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4344 | ||
| 2527 | 2026.03.17 22:01:23.591471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2528 | 2026.03.17 22:01:23.607986 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.03.17 22:01:23.608053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2530 | 2026.03.17 22:01:23.613726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2531 | 2026.03.17 22:01:23.614451 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.03.17 22:01:23.617678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2533 | 2026.03.17 22:01:25.871347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 360 | ||
| 2534 | 2026.03.17 22:01:25.873446 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.03.17 22:01:25.873492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2536 | 2026.03.17 22:01:25.874587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2537 | 2026.03.17 22:01:25.874854 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.03.17 22:01:25.875037 [ 28 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2539 | 2026.03.17 22:01:25.875091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2540 | 2026.03.17 22:01:25.875105 [ 28 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.03.17 22:01:25.875134 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2542 | 2026.03.17 22:01:25.875225 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 2543 | 2026.03.17 22:01:25.875710 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2544 | 2026.03.17 22:01:25.875850 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 2545 | 2026.03.17 22:01:25.876249 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 2546 | 2026.03.17 22:01:25.876619 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2547 | 2026.03.17 22:01:25.876977 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 2548 | 2026.03.17 22:01:25.877327 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 2549 | 2026.03.17 22:01:25.877664 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 2550 | 2026.03.17 22:01:25.885015 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 72 columns (72 merged, 0 gathered) in 0.009819619 sec., 36661.30019912178 rows/sec., 39.05 MiB/sec. | ||
| 2551 | 2026.03.17 22:01:25.886002 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2552 | 2026.03.17 22:01:25.886688 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.17 22:01:25.886785 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_6_1} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2554 | 2026.03.17 22:01:25.887109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 2555 | 2026.03.17 22:01:25.993393 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.03.17 22:01:25.993592 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2557 | 2026.03.17 22:01:25.993668 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2558 | 2026.03.17 22:01:25.994374 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.03.17 22:01:25.994428 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2560 | 2026.03.17 22:01:25.994849 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2561 | 2026.03.17 22:01:25.995086 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.03.17 22:01:25.995248 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Debug> executeQuery: Read 74 rows, 6.46 KiB in 0.00171 sec., 43274.85380116959 rows/sec., 3.69 MiB/sec. | ||
| 2563 | 2026.03.17 22:01:25.995294 [ 276 ] {824acecb-d84c-470f-b1c4-b4a6d89d18f5} <Debug> TCPHandler: Processed in 0.002036549 sec. | ||
| 2564 | 2026.03.17 22:01:25.995422 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.03.17 22:01:25.995525 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.03.17 22:01:25.995569 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2567 | 2026.03.17 22:01:25.995985 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.03.17 22:01:25.996025 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2569 | 2026.03.17 22:01:25.996332 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2570 | 2026.03.17 22:01:25.996548 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.03.17 22:01:25.996683 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001182 sec., 18612.521150592216 rows/sec., 1.37 MiB/sec. | ||
| 2572 | 2026.03.17 22:01:25.996721 [ 276 ] {b9753d14-44d2-437b-9838-e8090c3953fe} <Debug> TCPHandler: Processed in 0.001350746 sec. | ||
| 2573 | 2026.03.17 22:01:25.996826 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.03.17 22:01:25.996921 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2575 | 2026.03.17 22:01:25.996961 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2576 | 2026.03.17 22:01:25.997384 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.03.17 22:01:25.997421 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2578 | 2026.03.17 22:01:25.997720 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2579 | 2026.03.17 22:01:25.997928 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.03.17 22:01:25.998058 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001156 sec., 50173.01038062284 rows/sec., 3.92 MiB/sec. | ||
| 2581 | 2026.03.17 22:01:25.998096 [ 276 ] {4b31e29f-fd78-46fa-b617-e14d09ab09c8} <Debug> TCPHandler: Processed in 0.001320215 sec. | ||
| 2582 | 2026.03.17 22:01:25.998203 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.03.17 22:01:25.998297 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.03.17 22:01:25.998341 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2585 | 2026.03.17 22:01:25.998705 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.03.17 22:01:25.998743 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2587 | 2026.03.17 22:01:25.999070 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2588 | 2026.03.17 22:01:25.999285 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.03.17 22:01:25.999412 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001135 sec., 96916.29955947137 rows/sec., 6.76 MiB/sec. | ||
| 2590 | 2026.03.17 22:01:25.999448 [ 276 ] {82cfa120-af97-45fc-9430-feacfdf9d0b3} <Debug> TCPHandler: Processed in 0.001293675 sec. | ||
| 2591 | 2026.03.17 22:01:25.999553 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.03.17 22:01:25.999647 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.03.17 22:01:25.999701 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2594 | 2026.03.17 22:01:26.000514 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.03.17 22:01:26.000552 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2596 | 2026.03.17 22:01:26.001096 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2597 | 2026.03.17 22:01:26.001322 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.03.17 22:01:26.001460 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001832 sec., 12008.733624454148 rows/sec., 21.52 MiB/sec. | ||
| 2599 | 2026.03.17 22:01:26.001517 [ 276 ] {2aaa68f0-f14c-4bc9-94c0-63d944a8f4e1} <Debug> TCPHandler: Processed in 0.002011979 sec. | ||
| 2600 | 2026.03.17 22:01:26.001626 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.03.17 22:01:26.001720 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.03.17 22:01:26.001763 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2603 | 2026.03.17 22:01:26.002093 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.03.17 22:01:26.002130 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2605 | 2026.03.17 22:01:26.002440 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2606 | 2026.03.17 22:01:26.002647 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.03.17 22:01:26.002775 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001074 sec., 37243.947858472995 rows/sec., 2.49 MiB/sec. | ||
| 2608 | 2026.03.17 22:01:26.002811 [ 276 ] {c94e85b6-e269-429d-a794-54b99d222139} <Debug> TCPHandler: Processed in 0.001234064 sec. | ||
| 2609 | 2026.03.17 22:01:27.749978 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38890 | ||
| 2610 | 2026.03.17 22:01:27.750107 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2611 | 2026.03.17 22:01:27.750151 [ 275 ] {} <Debug> TCP-Session: 51b3e569-1106-4c45-84ba-5e0c170b9da7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38890 | ||
| 2612 | 2026.03.17 22:01:27.750183 [ 275 ] {} <Debug> TCP-Session: 51b3e569-1106-4c45-84ba-5e0c170b9da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.03.17 22:01:27.750202 [ 275 ] {} <Debug> TCP-Session: 51b3e569-1106-4c45-84ba-5e0c170b9da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.03.17 22:01:27.750523 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56734 | ||
| 2615 | 2026.03.17 22:01:27.750574 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49559 | ||
| 2616 | 2026.03.17 22:01:27.750585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54234 | ||
| 2617 | 2026.03.17 22:01:27.750610 [ 275 ] {} <Trace> TCP-Session: 51b3e569-1106-4c45-84ba-5e0c170b9da7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.03.17 22:01:27.750644 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40128 | ||
| 2619 | 2026.03.17 22:01:27.750649 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64228 | ||
| 2620 | 2026.03.17 22:01:27.750645 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2621 | 2026.03.17 22:01:27.750604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35825 | ||
| 2622 | 2026.03.17 22:01:27.750753 [ 286 ] {} <Debug> TCP-Session: d779f0a7-c40b-406b-9258-24f07bf2a770 Authenticating user 'default' from [fd00:1122:3344:101::e]:56734 | ||
| 2623 | 2026.03.17 22:01:27.750595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46411 | ||
| 2624 | 2026.03.17 22:01:27.750798 [ 286 ] {} <Debug> TCP-Session: d779f0a7-c40b-406b-9258-24f07bf2a770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.03.17 22:01:27.750811 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2626 | 2026.03.17 22:01:27.750817 [ 286 ] {} <Debug> TCP-Session: d779f0a7-c40b-406b-9258-24f07bf2a770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2026.03.17 22:01:27.750578 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45946 | ||
| 2628 | 2026.03.17 22:01:27.751088 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2629 | 2026.03.17 22:01:27.751095 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2630 | 2026.03.17 22:01:27.751126 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2631 | 2026.03.17 22:01:27.751133 [ 290 ] {} <Debug> TCP-Session: 311d7b96-3d4b-4d3e-8b52-b94adc45bcac Authenticating user 'default' from [fd00:1122:3344:101::e]:46411 | ||
| 2632 | 2026.03.17 22:01:27.751165 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2026.03.17 22:01:27.751179 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2634 | 2026.03.17 22:01:27.751181 [ 290 ] {} <Debug> TCP-Session: 311d7b96-3d4b-4d3e-8b52-b94adc45bcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.03.17 22:01:27.751203 [ 289 ] {} <Debug> TCP-Session: 1dd4bee9-0d9b-4f48-b66f-5a41a6d8c4df Authenticating user 'default' from [fd00:1122:3344:101::e]:54234 | ||
| 2636 | 2026.03.17 22:01:27.751222 [ 290 ] {} <Debug> TCP-Session: 311d7b96-3d4b-4d3e-8b52-b94adc45bcac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.03.17 22:01:27.751240 [ 289 ] {} <Debug> TCP-Session: 1dd4bee9-0d9b-4f48-b66f-5a41a6d8c4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.03.17 22:01:27.751262 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2639 | 2026.03.17 22:01:27.751265 [ 289 ] {} <Debug> TCP-Session: 1dd4bee9-0d9b-4f48-b66f-5a41a6d8c4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.03.17 22:01:27.751302 [ 292 ] {} <Debug> TCP-Session: 5d022fd2-b70b-4e29-b5a7-7f02e6d3371a Authenticating user 'default' from [fd00:1122:3344:101::e]:40128 | ||
| 2641 | 2026.03.17 22:01:27.751174 [ 293 ] {} <Debug> TCP-Session: a236c1f9-c35f-455c-ac2b-78b5d193f02a Authenticating user 'default' from [fd00:1122:3344:101::e]:64228 | ||
| 2642 | 2026.03.17 22:01:27.751330 [ 292 ] {} <Debug> TCP-Session: 5d022fd2-b70b-4e29-b5a7-7f02e6d3371a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.03.17 22:01:27.751339 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2644 | 2026.03.17 22:01:27.751361 [ 293 ] {} <Debug> TCP-Session: a236c1f9-c35f-455c-ac2b-78b5d193f02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.03.17 22:01:27.751368 [ 292 ] {} <Debug> TCP-Session: 5d022fd2-b70b-4e29-b5a7-7f02e6d3371a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2026.03.17 22:01:27.751398 [ 293 ] {} <Debug> TCP-Session: a236c1f9-c35f-455c-ac2b-78b5d193f02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.03.17 22:01:27.751396 [ 287 ] {} <Debug> TCP-Session: 9cf0b6d6-ffba-4bf8-82be-b1987a71ad0e Authenticating user 'default' from [fd00:1122:3344:101::e]:49559 | ||
| 2648 | 2026.03.17 22:01:27.751448 [ 287 ] {} <Debug> TCP-Session: 9cf0b6d6-ffba-4bf8-82be-b1987a71ad0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.03.17 22:01:27.751452 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2650 | 2026.03.17 22:01:27.751461 [ 287 ] {} <Debug> TCP-Session: 9cf0b6d6-ffba-4bf8-82be-b1987a71ad0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.03.17 22:01:27.751453 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2652 | 2026.03.17 22:01:27.751487 [ 291 ] {} <Debug> TCP-Session: 07f638de-8c17-4c27-8d92-cd16600b4274 Authenticating user 'default' from [fd00:1122:3344:101::e]:35825 | ||
| 2653 | 2026.03.17 22:01:27.751524 [ 288 ] {} <Debug> TCP-Session: 107cfb4e-d7d4-47cc-a7e8-dd89dd328061 Authenticating user 'default' from [fd00:1122:3344:101::e]:45946 | ||
| 2654 | 2026.03.17 22:01:27.751534 [ 291 ] {} <Debug> TCP-Session: 07f638de-8c17-4c27-8d92-cd16600b4274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2655 | 2026.03.17 22:01:27.751551 [ 288 ] {} <Debug> TCP-Session: 107cfb4e-d7d4-47cc-a7e8-dd89dd328061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.03.17 22:01:27.751564 [ 291 ] {} <Debug> TCP-Session: 07f638de-8c17-4c27-8d92-cd16600b4274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2026.03.17 22:01:27.751575 [ 288 ] {} <Debug> TCP-Session: 107cfb4e-d7d4-47cc-a7e8-dd89dd328061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.03.17 22:01:27.751528 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 2659 | 2026.03.17 22:01:27.751707 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2660 | 2026.03.17 22:01:28.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.42 MiB, peak 192.88 MiB, free memory in arenas 0.00 B, will set to 195.75 MiB (RSS), difference: 7.33 MiB | ||
| 2661 | 2026.03.17 22:01:28.280519 [ 284 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> AggregatingTransform: Aggregating | ||
| 2662 | 2026.03.17 22:01:28.280589 [ 284 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> Aggregator: Aggregation method: without_key | ||
| 2663 | 2026.03.17 22:01:28.280623 [ 284 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001731773 sec. (577.443 rows/sec., 22.56 KiB/sec.) | ||
| 2664 | 2026.03.17 22:01:28.280638 [ 284 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Trace> Aggregator: Merging aggregated data | ||
| 2665 | 2026.03.17 22:01:28.281682 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.530931 sec., 1.883483917872567 rows/sec., 75.34 B/sec. | ||
| 2666 | 2026.03.17 22:01:28.281837 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2667 | 2026.03.17 22:01:28.281852 [ 275 ] {2d7f4888-fd1a-4ff5-bf86-4b92f9e79283} <Debug> TCPHandler: Processed in 0.531392867 sec. | ||
| 2668 | 2026.03.17 22:01:28.281971 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2669 | 2026.03.17 22:01:28.282012 [ 286 ] {} <Debug> TCP-Session: d779f0a7-c40b-406b-9258-24f07bf2a770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2026.03.17 22:01:28.282016 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2671 | 2026.03.17 22:01:28.282053 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2672 | 2026.03.17 22:01:28.282068 [ 292 ] {} <Debug> TCP-Session: 5d022fd2-b70b-4e29-b5a7-7f02e6d3371a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2673 | 2026.03.17 22:01:28.282087 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2674 | 2026.03.17 22:01:28.282114 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2675 | 2026.03.17 22:01:28.282157 [ 287 ] {} <Debug> TCP-Session: 9cf0b6d6-ffba-4bf8-82be-b1987a71ad0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2026.03.17 22:01:28.282155 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2677 | 2026.03.17 22:01:28.282198 [ 293 ] {} <Debug> TCP-Session: a236c1f9-c35f-455c-ac2b-78b5d193f02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2678 | 2026.03.17 22:01:28.282068 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2679 | 2026.03.17 22:01:28.282227 [ 289 ] {} <Debug> TCP-Session: 1dd4bee9-0d9b-4f48-b66f-5a41a6d8c4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2680 | 2026.03.17 22:01:28.282132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2026.03.17 22:01:28.282268 [ 290 ] {} <Debug> TCP-Session: 311d7b96-3d4b-4d3e-8b52-b94adc45bcac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2026.03.17 22:01:28.282128 [ 291 ] {} <Debug> TCP-Session: 07f638de-8c17-4c27-8d92-cd16600b4274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.03.17 22:01:28.282326 [ 288 ] {} <Debug> TCP-Session: 107cfb4e-d7d4-47cc-a7e8-dd89dd328061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.03.17 22:01:28.282167 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2026.03.17 22:01:28.282394 [ 275 ] {} <Debug> TCP-Session: 51b3e569-1106-4c45-84ba-5e0c170b9da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.03.17 22:01:29.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.12 MiB, peak 208.25 MiB, free memory in arenas 0.00 B, will set to 208.95 MiB (RSS), difference: 11.83 MiB | ||
| 2687 | 2026.03.17 22:01:30.739005 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2688 | 2026.03.17 22:01:30.739058 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2689 | 2026.03.17 22:01:30.868697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4792 | ||
| 2690 | 2026.03.17 22:01:30.869265 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.03.17 22:01:30.869313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2692 | 2026.03.17 22:01:30.869836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2693 | 2026.03.17 22:01:30.870080 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.17 22:01:30.870213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4792 | ||
| 2695 | 2026.03.17 22:01:30.993219 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.03.17 22:01:30.993385 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2697 | 2026.03.17 22:01:30.993447 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2698 | 2026.03.17 22:01:30.994094 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.03.17 22:01:30.994140 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2700 | 2026.03.17 22:01:30.994500 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2701 | 2026.03.17 22:01:30.994726 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.03.17 22:01:30.994867 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.001525 sec., 32786.885245901634 rows/sec., 2.77 MiB/sec. | ||
| 2703 | 2026.03.17 22:01:30.994905 [ 276 ] {a691948d-29c5-4fe0-ba4e-fd327de12563} <Debug> TCPHandler: Processed in 0.001806845 sec. | ||
| 2704 | 2026.03.17 22:01:30.995025 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.03.17 22:01:30.995120 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2706 | 2026.03.17 22:01:30.995161 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2707 | 2026.03.17 22:01:30.995565 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.03.17 22:01:30.995602 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2709 | 2026.03.17 22:01:30.995885 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2710 | 2026.03.17 22:01:30.996093 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.03.17 22:01:30.996215 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001114 sec., 8976.660682226213 rows/sec., 675.00 KiB/sec. | ||
| 2712 | 2026.03.17 22:01:30.996253 [ 276 ] {080f83be-04cf-4af8-b4a6-43a0ddf1fbe7} <Debug> TCPHandler: Processed in 0.001276685 sec. | ||
| 2713 | 2026.03.17 22:01:30.996366 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.03.17 22:01:30.996460 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2715 | 2026.03.17 22:01:30.996498 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2716 | 2026.03.17 22:01:30.996915 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.03.17 22:01:30.996951 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2718 | 2026.03.17 22:01:30.997265 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2719 | 2026.03.17 22:01:30.997469 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.03.17 22:01:30.997593 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001151 sec., 39965.247610773244 rows/sec., 3.12 MiB/sec. | ||
| 2721 | 2026.03.17 22:01:30.997630 [ 276 ] {7bf35324-85fb-4251-938f-e5cd516f1ba0} <Debug> TCPHandler: Processed in 0.001312245 sec. | ||
| 2722 | 2026.03.17 22:01:30.997738 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.03.17 22:01:30.997830 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2724 | 2026.03.17 22:01:30.997873 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2725 | 2026.03.17 22:01:30.998239 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.03.17 22:01:30.998275 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2727 | 2026.03.17 22:01:30.998591 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2728 | 2026.03.17 22:01:30.998819 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.03.17 22:01:30.998939 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001126 sec., 97690.94138543516 rows/sec., 6.82 MiB/sec. | ||
| 2730 | 2026.03.17 22:01:30.998975 [ 276 ] {995d19dd-62b6-4f28-ace8-26865741dad7} <Debug> TCPHandler: Processed in 0.001285075 sec. | ||
| 2731 | 2026.03.17 22:01:30.999083 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.03.17 22:01:30.999176 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.03.17 22:01:30.999230 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2734 | 2026.03.17 22:01:30.999946 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.03.17 22:01:30.999983 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2736 | 2026.03.17 22:01:31.000606 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2737 | 2026.03.17 22:01:31.000819 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.03.17 22:01:31.000956 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001798 sec., 5561.735261401557 rows/sec., 9.97 MiB/sec. | ||
| 2739 | 2026.03.17 22:01:31.001006 [ 276 ] {0b8c4c84-86fe-4567-92e3-1529020952a6} <Debug> TCPHandler: Processed in 0.001971458 sec. | ||
| 2740 | 2026.03.17 22:01:31.001120 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.03.17 22:01:31.001213 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2742 | 2026.03.17 22:01:31.001255 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2743 | 2026.03.17 22:01:31.001585 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.03.17 22:01:31.001623 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2745 | 2026.03.17 22:01:31.001940 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2746 | 2026.03.17 22:01:31.002150 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.03.17 22:01:31.002276 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001081 sec., 37002.775208140614 rows/sec., 2.47 MiB/sec. | ||
| 2748 | 2026.03.17 22:01:31.002311 [ 276 ] {4555b7de-9432-495c-bcc1-766c3053c454} <Debug> TCPHandler: Processed in 0.001239234 sec. | ||
| 2749 | 2026.03.17 22:01:31.117803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2750 | 2026.03.17 22:01:31.135349 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.03.17 22:01:31.135400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2752 | 2026.03.17 22:01:31.141370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2753 | 2026.03.17 22:01:31.142058 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.03.17 22:01:31.145009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2755 | 2026.03.17 22:01:32.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.69 MiB, peak 213.69 MiB, free memory in arenas 0.00 B, will set to 211.87 MiB (RSS), difference: 2.18 MiB | ||
| 2756 | 2026.03.17 22:01:35.875243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 386 | ||
| 2757 | 2026.03.17 22:01:35.877433 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.03.17 22:01:35.877477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2759 | 2026.03.17 22:01:35.878601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2760 | 2026.03.17 22:01:35.878855 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.03.17 22:01:35.879103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2762 | 2026.03.17 22:01:35.993884 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.03.17 22:01:35.994069 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2764 | 2026.03.17 22:01:35.994135 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2765 | 2026.03.17 22:01:35.994762 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.03.17 22:01:35.994809 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2767 | 2026.03.17 22:01:35.995209 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2768 | 2026.03.17 22:01:35.995438 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.03.17 22:01:35.995585 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Debug> executeQuery: Read 76 rows, 6.65 KiB in 0.001566 sec., 48531.28991060026 rows/sec., 4.14 MiB/sec. | ||
| 2770 | 2026.03.17 22:01:35.995626 [ 276 ] {f8789b12-47d7-416f-9475-d81c86d2be91} <Debug> TCPHandler: Processed in 0.001867256 sec. | ||
| 2771 | 2026.03.17 22:01:35.995744 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.03.17 22:01:35.995838 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.03.17 22:01:35.995880 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2774 | 2026.03.17 22:01:35.996270 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.17 22:01:35.996308 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2776 | 2026.03.17 22:01:35.996616 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2777 | 2026.03.17 22:01:35.996825 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.17 22:01:35.996929 [ 92 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2779 | 2026.03.17 22:01:35.996952 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001132 sec., 20318.021201413427 rows/sec., 1.49 MiB/sec. | ||
| 2780 | 2026.03.17 22:01:35.996993 [ 92 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.03.17 22:01:35.997004 [ 276 ] {d4daacfd-095c-4ca8-b958-83d727bbb96b} <Debug> TCPHandler: Processed in 0.001307725 sec. | ||
| 2782 | 2026.03.17 22:01:35.997022 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2783 | 2026.03.17 22:01:35.997117 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.03.17 22:01:35.997127 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 2785 | 2026.03.17 22:01:35.997216 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2786 | 2026.03.17 22:01:35.997238 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2787 | 2026.03.17 22:01:35.997261 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2788 | 2026.03.17 22:01:35.997275 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
| 2789 | 2026.03.17 22:01:35.997342 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2790 | 2026.03.17 22:01:35.997392 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2791 | 2026.03.17 22:01:35.997438 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 2792 | 2026.03.17 22:01:35.997479 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2793 | 2026.03.17 22:01:35.997523 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2794 | 2026.03.17 22:01:35.997674 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.03.17 22:01:35.997718 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2796 | 2026.03.17 22:01:35.998039 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2797 | 2026.03.17 22:01:35.998265 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.03.17 22:01:35.998397 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001198 sec., 49248.74791318864 rows/sec., 3.85 MiB/sec. | ||
| 2799 | 2026.03.17 22:01:35.998409 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320215 sec., 221933.5487022947 rows/sec., 15.56 MiB/sec. | ||
| 2800 | 2026.03.17 22:01:35.998435 [ 276 ] {a45bf1ce-ce68-4bba-b061-5469616b81b5} <Debug> TCPHandler: Processed in 0.001369577 sec. | ||
| 2801 | 2026.03.17 22:01:35.998563 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2802 | 2026.03.17 22:01:35.998568 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.17 22:01:35.998678 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.17 22:01:35.998725 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2805 | 2026.03.17 22:01:35.998807 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.03.17 22:01:35.998876 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_11_2} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2807 | 2026.03.17 22:01:35.998934 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2808 | 2026.03.17 22:01:35.999105 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.03.17 22:01:35.999146 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2810 | 2026.03.17 22:01:35.999493 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2811 | 2026.03.17 22:01:35.999703 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.17 22:01:35.999833 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001173 sec., 93776.64109121909 rows/sec., 6.54 MiB/sec. | ||
| 2813 | 2026.03.17 22:01:35.999870 [ 276 ] {7d1049ba-c454-47ce-af0a-f4be76bf7874} <Debug> TCPHandler: Processed in 0.001349097 sec. | ||
| 2814 | 2026.03.17 22:01:35.999979 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.03.17 22:01:36.000073 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.03.17 22:01:36.000129 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2817 | 2026.03.17 22:01:36.000889 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.03.17 22:01:36.000927 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2819 | 2026.03.17 22:01:36.001599 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2820 | 2026.03.17 22:01:36.001822 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.03.17 22:01:36.001927 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2822 | 2026.03.17 22:01:36.001960 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001905 sec., 12073.490813648294 rows/sec., 21.64 MiB/sec. | ||
| 2823 | 2026.03.17 22:01:36.001964 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.17 22:01:36.002004 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2825 | 2026.03.17 22:01:36.002017 [ 276 ] {a03b1b16-07fa-436f-87b1-c66a80380be5} <Debug> TCPHandler: Processed in 0.00208628 sec. | ||
| 2826 | 2026.03.17 22:01:36.002109 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 2827 | 2026.03.17 22:01:36.002130 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.03.17 22:01:36.002226 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.03.17 22:01:36.002268 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2830 | 2026.03.17 22:01:36.002365 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2026.03.17 22:01:36.002428 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part | ||
| 2832 | 2026.03.17 22:01:36.002586 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.17 22:01:36.002589 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2834 | 2026.03.17 22:01:36.002624 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2835 | 2026.03.17 22:01:36.002729 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2836 | 2026.03.17 22:01:36.002838 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 2837 | 2026.03.17 22:01:36.002943 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2838 | 2026.03.17 22:01:36.002951 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2839 | 2026.03.17 22:01:36.003043 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2840 | 2026.03.17 22:01:36.003190 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.03.17 22:01:36.003319 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001113 sec., 35938.90386343216 rows/sec., 2.40 MiB/sec. | ||
| 2842 | 2026.03.17 22:01:36.003357 [ 276 ] {2c6e2346-d579-4ca6-aa38-3a9644e30a28} <Debug> TCPHandler: Processed in 0.001274714 sec. | ||
| 2843 | 2026.03.17 22:01:36.005337 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 19 columns (19 merged, 0 gathered) in 0.003283074 sec., 53608.29515265267 rows/sec., 96.06 MiB/sec. | ||
| 2844 | 2026.03.17 22:01:36.005722 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2845 | 2026.03.17 22:01:36.006065 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.03.17 22:01:36.006133 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2847 | 2026.03.17 22:01:36.006209 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2848 | 2026.03.17 22:01:36.384720 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.03.17 22:01:36.384897 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.03.17 22:01:36.384961 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2851 | 2026.03.17 22:01:36.385588 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.03.17 22:01:36.385631 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2853 | 2026.03.17 22:01:36.386021 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2854 | 2026.03.17 22:01:36.386245 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.03.17 22:01:36.386394 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 2856 | 2026.03.17 22:01:36.386435 [ 276 ] {1fa1c2d5-0431-48a6-8ab8-ca8db103c343} <Debug> TCPHandler: Processed in 0.001840665 sec. | ||
| 2857 | 2026.03.17 22:01:36.386555 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.03.17 22:01:36.386651 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2859 | 2026.03.17 22:01:36.386692 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2860 | 2026.03.17 22:01:36.387082 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.03.17 22:01:36.387117 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2862 | 2026.03.17 22:01:36.387407 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2863 | 2026.03.17 22:01:36.387637 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.03.17 22:01:36.387759 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 868.25 KiB/sec. | ||
| 2865 | 2026.03.17 22:01:36.387795 [ 276 ] {79b0e42e-abfd-471e-a000-908a98ab2cef} <Debug> TCPHandler: Processed in 0.001288785 sec. | ||
| 2866 | 2026.03.17 22:01:36.387904 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.03.17 22:01:36.387997 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2868 | 2026.03.17 22:01:36.388037 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2869 | 2026.03.17 22:01:36.389475 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.03.17 22:01:36.389512 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2871 | 2026.03.17 22:01:36.389935 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2872 | 2026.03.17 22:01:36.390147 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.03.17 22:01:36.390271 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Debug> executeQuery: Read 2094 rows, 163.20 KiB in 0.002291 sec., 914011.3487560017 rows/sec., 69.57 MiB/sec. | ||
| 2874 | 2026.03.17 22:01:36.390308 [ 276 ] {8fc25d3a-0039-46f1-b247-f3270f49d75e} <Debug> TCPHandler: Processed in 0.002451587 sec. | ||
| 2875 | 2026.03.17 22:01:36.390419 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.03.17 22:01:36.390514 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.03.17 22:01:36.390554 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2878 | 2026.03.17 22:01:36.390977 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.03.17 22:01:36.391013 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2880 | 2026.03.17 22:01:36.391310 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2881 | 2026.03.17 22:01:36.391514 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.03.17 22:01:36.391637 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001141 sec., 42944.78527607361 rows/sec., 3.15 MiB/sec. | ||
| 2883 | 2026.03.17 22:01:36.391673 [ 276 ] {1071ea55-fd2f-4c3d-8ee5-f5d23daad7de} <Debug> TCPHandler: Processed in 0.001302485 sec. | ||
| 2884 | 2026.03.17 22:01:36.391780 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.03.17 22:01:36.391874 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.03.17 22:01:36.391913 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2887 | 2026.03.17 22:01:36.392501 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.03.17 22:01:36.392535 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2889 | 2026.03.17 22:01:36.392861 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2890 | 2026.03.17 22:01:36.393093 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.03.17 22:01:36.393219 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001362 sec., 537444.9339207049 rows/sec., 31.79 MiB/sec. | ||
| 2892 | 2026.03.17 22:01:36.393258 [ 276 ] {97d1bd7a-6cda-4b4c-81a0-edd1f98c53c6} <Debug> TCPHandler: Processed in 0.001526399 sec. | ||
| 2893 | 2026.03.17 22:01:36.393370 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.03.17 22:01:36.393463 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2895 | 2026.03.17 22:01:36.393503 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2896 | 2026.03.17 22:01:36.393873 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.03.17 22:01:36.393909 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2898 | 2026.03.17 22:01:36.394191 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2899 | 2026.03.17 22:01:36.394399 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.03.17 22:01:36.394519 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 65.53 KiB/sec. | ||
| 2901 | 2026.03.17 22:01:36.394557 [ 276 ] {beca5e8b-2cc6-4aa5-bdb9-8741ae2ba58b} <Debug> TCPHandler: Processed in 0.001234484 sec. | ||
| 2902 | 2026.03.17 22:01:36.394654 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.03.17 22:01:36.394746 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.03.17 22:01:36.394785 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2905 | 2026.03.17 22:01:36.395161 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.03.17 22:01:36.395197 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2907 | 2026.03.17 22:01:36.395488 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2908 | 2026.03.17 22:01:36.395695 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.03.17 22:01:36.395814 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 2910 | 2026.03.17 22:01:36.395850 [ 276 ] {421994aa-75ed-4786-9329-dffb10f29b63} <Debug> TCPHandler: Processed in 0.001242924 sec. | ||
| 2911 | 2026.03.17 22:01:36.395947 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.03.17 22:01:36.396039 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2913 | 2026.03.17 22:01:36.396078 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2914 | 2026.03.17 22:01:36.396787 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.03.17 22:01:36.396821 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2916 | 2026.03.17 22:01:36.397164 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2917 | 2026.03.17 22:01:36.397383 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.03.17 22:01:36.397505 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Debug> executeQuery: Read 1079 rows, 77.06 KiB in 0.001484 sec., 727088.948787062 rows/sec., 50.71 MiB/sec. | ||
| 2919 | 2026.03.17 22:01:36.397544 [ 276 ] {7764da04-3d2f-47a0-be0b-86846af78435} <Debug> TCPHandler: Processed in 0.001644052 sec. | ||
| 2920 | 2026.03.17 22:01:36.397661 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.03.17 22:01:36.397754 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.03.17 22:01:36.397797 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2923 | 2026.03.17 22:01:36.398382 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.03.17 22:01:36.398418 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2925 | 2026.03.17 22:01:36.398819 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2926 | 2026.03.17 22:01:36.399022 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.03.17 22:01:36.399171 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001434 sec., 877963.7377963738 rows/sec., 55.38 MiB/sec. | ||
| 2928 | 2026.03.17 22:01:36.399206 [ 276 ] {c9c56552-803c-495a-85fe-a1664f08a0d3} <Debug> TCPHandler: Processed in 0.001593491 sec. | ||
| 2929 | 2026.03.17 22:01:36.399322 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.17 22:01:36.399415 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.03.17 22:01:36.399468 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2932 | 2026.03.17 22:01:36.400236 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.03.17 22:01:36.400271 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2934 | 2026.03.17 22:01:36.400826 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2935 | 2026.03.17 22:01:36.401055 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.17 22:01:36.401188 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 2937 | 2026.03.17 22:01:36.401235 [ 276 ] {5b9b0baf-6338-4a2a-a0df-a32fb19e7cc1} <Debug> TCPHandler: Processed in 0.001961648 sec. | ||
| 2938 | 2026.03.17 22:01:36.401343 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.03.17 22:01:36.401436 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.03.17 22:01:36.401478 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2941 | 2026.03.17 22:01:36.401786 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.03.17 22:01:36.401821 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2943 | 2026.03.17 22:01:36.402115 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2944 | 2026.03.17 22:01:36.402320 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.03.17 22:01:36.402439 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 415.52 KiB/sec. | ||
| 2946 | 2026.03.17 22:01:36.402472 [ 276 ] {b82574c4-755c-4dfe-9de0-722886ca48bd} <Debug> TCPHandler: Processed in 0.001178293 sec. | ||
| 2947 | 2026.03.17 22:01:36.402574 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.03.17 22:01:36.402667 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.03.17 22:01:36.402706 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2950 | 2026.03.17 22:01:36.403007 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.17 22:01:36.403041 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2952 | 2026.03.17 22:01:36.403347 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2953 | 2026.03.17 22:01:36.403551 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.17 22:01:36.403675 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001026 sec., 11695.906432748538 rows/sec., 807.14 KiB/sec. | ||
| 2955 | 2026.03.17 22:01:36.403710 [ 276 ] {8deb420d-8b1e-46f1-959d-f96d868b4fff} <Debug> TCPHandler: Processed in 0.001183302 sec. | ||
| 2956 | 2026.03.17 22:01:38.370282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5304 | ||
| 2957 | 2026.03.17 22:01:38.370853 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.17 22:01:38.370897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2959 | 2026.03.17 22:01:38.371407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2960 | 2026.03.17 22:01:38.371658 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.03.17 22:01:38.371798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5304 | ||
| 2962 | 2026.03.17 22:01:38.371810 [ 149 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2963 | 2026.03.17 22:01:38.371853 [ 149 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.03.17 22:01:38.371876 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2965 | 2026.03.17 22:01:38.371969 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 2966 | 2026.03.17 22:01:38.372070 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2026.03.17 22:01:38.372103 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2872 rows starting from the beginning of the part | ||
| 2968 | 2026.03.17 22:01:38.372166 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2969 | 2026.03.17 22:01:38.372218 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2970 | 2026.03.17 22:01:38.372262 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2971 | 2026.03.17 22:01:38.372302 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2972 | 2026.03.17 22:01:38.372344 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2973 | 2026.03.17 22:01:38.373664 [ 198 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.001728673 sec., 3068249.4607135067 rows/sec., 43.89 MiB/sec. | ||
| 2974 | 2026.03.17 22:01:38.374557 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2975 | 2026.03.17 22:01:38.374921 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.03.17 22:01:38.375044 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_11_2} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2977 | 2026.03.17 22:01:38.375166 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2978 | 2026.03.17 22:01:38.646055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2979 | 2026.03.17 22:01:38.663781 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.03.17 22:01:38.663848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2981 | 2026.03.17 22:01:38.670036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2982 | 2026.03.17 22:01:38.670725 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.03.17 22:01:38.671041 [ 149 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2984 | 2026.03.17 22:01:38.671114 [ 149 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.03.17 22:01:38.671137 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2986 | 2026.03.17 22:01:38.671248 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2987 | 2026.03.17 22:01:38.674271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2988 | 2026.03.17 22:01:38.675280 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2026.03.17 22:01:38.676674 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2990 | 2026.03.17 22:01:38.681253 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2991 | 2026.03.17 22:01:38.685423 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2992 | 2026.03.17 22:01:38.689654 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2993 | 2026.03.17 22:01:38.694271 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2994 | 2026.03.17 22:01:38.698755 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 2995 | 2026.03.17 22:01:38.751871 [ 198 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080667423 sec., 1028.915972684537 rows/sec., 5.32 MiB/sec. | ||
| 2996 | 2026.03.17 22:01:38.753529 [ 189 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2997 | 2026.03.17 22:01:38.755389 [ 189 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_11_2} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.03.17 22:01:38.755480 [ 189 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_11_2} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2999 | 2026.03.17 22:01:38.756739 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3000 | 2026.03.17 22:01:39.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.45 MiB, peak 223.33 MiB, free memory in arenas 0.00 B, will set to 223.60 MiB (RSS), difference: 10.15 MiB | ||
| 3001 | 2026.03.17 22:01:40.993019 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.03.17 22:01:40.993209 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3003 | 2026.03.17 22:01:40.993272 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3004 | 2026.03.17 22:01:40.993958 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.17 22:01:40.994009 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3006 | 2026.03.17 22:01:40.994410 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3007 | 2026.03.17 22:01:40.994627 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.17 22:01:40.994767 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 3009 | 2026.03.17 22:01:40.994763 [ 104 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3010 | 2026.03.17 22:01:40.994806 [ 276 ] {5b856f13-5e0e-43f2-baf7-1a8f2d734bd6} <Debug> TCPHandler: Processed in 0.001920487 sec. | ||
| 3011 | 2026.03.17 22:01:40.994843 [ 104 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.17 22:01:40.994874 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3013 | 2026.03.17 22:01:40.994955 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.03.17 22:01:40.994994 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 3015 | 2026.03.17 22:01:40.995063 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3016 | 2026.03.17 22:01:40.995114 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3017 | 2026.03.17 22:01:40.995129 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3018 | 2026.03.17 22:01:40.995163 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2840 rows starting from the beginning of the part | ||
| 3019 | 2026.03.17 22:01:40.995222 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3020 | 2026.03.17 22:01:40.995260 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3021 | 2026.03.17 22:01:40.995296 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3022 | 2026.03.17 22:01:40.995328 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2094 rows starting from the beginning of the part | ||
| 3023 | 2026.03.17 22:01:40.995361 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3024 | 2026.03.17 22:01:40.995561 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.03.17 22:01:40.995600 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3026 | 2026.03.17 22:01:40.996059 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3027 | 2026.03.17 22:01:40.996303 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.03.17 22:01:40.996434 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001393 sec., 45944.00574300072 rows/sec., 3.59 MiB/sec. | ||
| 3029 | 2026.03.17 22:01:40.996440 [ 103 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3030 | 2026.03.17 22:01:40.996474 [ 276 ] {0d09e9ee-489f-48a5-8cf2-f7b92aef66e7} <Debug> TCPHandler: Processed in 0.00156605 sec. | ||
| 3031 | 2026.03.17 22:01:40.996491 [ 103 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.03.17 22:01:40.996517 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3033 | 2026.03.17 22:01:40.996599 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.03.17 22:01:40.996605 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 3035 | 2026.03.17 22:01:40.996704 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.03.17 22:01:40.996711 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3037 | 2026.03.17 22:01:40.996742 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1498 rows starting from the beginning of the part | ||
| 3038 | 2026.03.17 22:01:40.996747 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3039 | 2026.03.17 22:01:40.996824 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 3040 | 2026.03.17 22:01:40.996869 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 3041 | 2026.03.17 22:01:40.996908 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 59 rows starting from the beginning of the part | ||
| 3042 | 2026.03.17 22:01:40.996948 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1079 rows starting from the beginning of the part | ||
| 3043 | 2026.03.17 22:01:40.996986 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3044 | 2026.03.17 22:01:40.997156 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.03.17 22:01:40.997190 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3046 | 2026.03.17 22:01:40.997624 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3047 | 2026.03.17 22:01:40.997805 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002867935 sec., 1809664.4449752176 rows/sec., 145.87 MiB/sec. | ||
| 3048 | 2026.03.17 22:01:40.997839 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.03.17 22:01:40.997950 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3050 | 2026.03.17 22:01:40.997971 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001285 sec., 99610.89494163425 rows/sec., 6.94 MiB/sec. | ||
| 3051 | 2026.03.17 22:01:40.997986 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.03.17 22:01:40.998011 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3053 | 2026.03.17 22:01:40.998012 [ 276 ] {30dd9dd3-7a0a-4368-9d00-7e7843d30d14} <Debug> TCPHandler: Processed in 0.001459668 sec. | ||
| 3054 | 2026.03.17 22:01:40.998096 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 3055 | 2026.03.17 22:01:40.998117 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3056 | 2026.03.17 22:01:40.998143 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.17 22:01:40.998222 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3058 | 2026.03.17 22:01:40.998240 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.03.17 22:01:40.998261 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4553 rows starting from the beginning of the part | ||
| 3060 | 2026.03.17 22:01:40.998286 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3061 | 2026.03.17 22:01:40.998332 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 3062 | 2026.03.17 22:01:40.998380 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3063 | 2026.03.17 22:01:40.998387 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.03.17 22:01:40.998412 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843335 sec., 1521155.9483219273 rows/sec., 112.71 MiB/sec. | ||
| 3065 | 2026.03.17 22:01:40.998422 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 3066 | 2026.03.17 22:01:40.998466 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_16_3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3067 | 2026.03.17 22:01:40.998514 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1259 rows starting from the beginning of the part | ||
| 3068 | 2026.03.17 22:01:40.998550 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 3069 | 2026.03.17 22:01:40.998559 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3070 | 2026.03.17 22:01:40.998619 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.17 22:01:40.998660 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3072 | 2026.03.17 22:01:40.998751 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3073 | 2026.03.17 22:01:40.999032 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3074 | 2026.03.17 22:01:40.999118 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.03.17 22:01:40.999214 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_16_3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3076 | 2026.03.17 22:01:40.999311 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3077 | 2026.03.17 22:01:40.999339 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.03.17 22:01:40.999451 [ 104 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3079 | 2026.03.17 22:01:40.999477 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001255 sec., 38247.011952191235 rows/sec., 2.58 MiB/sec. | ||
| 3080 | 2026.03.17 22:01:40.999483 [ 104 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.03.17 22:01:40.999516 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3082 | 2026.03.17 22:01:40.999518 [ 276 ] {d5d34081-3b6e-4883-b1eb-a5616ac79a93} <Debug> TCPHandler: Processed in 0.001421547 sec. | ||
| 3083 | 2026.03.17 22:01:40.999610 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 3084 | 2026.03.17 22:01:40.999730 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3085 | 2026.03.17 22:01:40.999761 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part | ||
| 3086 | 2026.03.17 22:01:40.999823 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3087 | 2026.03.17 22:01:40.999868 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3088 | 2026.03.17 22:01:40.999911 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3089 | 2026.03.17 22:01:40.999951 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3090 | 2026.03.17 22:01:40.999990 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3091 | 2026.03.17 22:01:41.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.20 MiB, peak 231.11 MiB, free memory in arenas 0.00 B, will set to 224.60 MiB (RSS), difference: -2.60 MiB | ||
| 3092 | 2026.03.17 22:01:41.000912 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347046 sec., 423148.13302589516 rows/sec., 27.78 MiB/sec. | ||
| 3093 | 2026.03.17 22:01:41.001084 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3094 | 2026.03.17 22:01:41.001360 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.17 22:01:41.001374 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6270 rows, containing 5 columns (5 merged, 0 gathered) in 0.003316513 sec., 1890539.8531529952 rows/sec., 123.69 MiB/sec. | ||
| 3096 | 2026.03.17 22:01:41.001426 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_16_3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3097 | 2026.03.17 22:01:41.001517 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3098 | 2026.03.17 22:01:41.001978 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3099 | 2026.03.17 22:01:41.002309 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.03.17 22:01:41.002388 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3101 | 2026.03.17 22:01:41.002463 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3102 | 2026.03.17 22:01:42.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.42 MiB, peak 231.11 MiB, free memory in arenas 0.00 B, will set to 225.52 MiB (RSS), difference: 4.10 MiB | ||
| 3103 | 2026.03.17 22:01:45.739092 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3104 | 2026.03.17 22:01:45.739151 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3105 | 2026.03.17 22:01:45.871861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5752 | ||
| 3106 | 2026.03.17 22:01:45.872434 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.03.17 22:01:45.872486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3108 | 2026.03.17 22:01:45.873014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3109 | 2026.03.17 22:01:45.873265 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.03.17 22:01:45.873392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5752 | ||
| 3111 | 2026.03.17 22:01:45.880184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 430 | ||
| 3112 | 2026.03.17 22:01:45.882641 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.17 22:01:45.882690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3114 | 2026.03.17 22:01:45.883881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3115 | 2026.03.17 22:01:45.884162 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.03.17 22:01:45.884493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3117 | 2026.03.17 22:01:45.996093 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.03.17 22:01:45.996242 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3119 | 2026.03.17 22:01:45.996298 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3120 | 2026.03.17 22:01:45.996899 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.03.17 22:01:45.996940 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3122 | 2026.03.17 22:01:45.997303 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3123 | 2026.03.17 22:01:45.997526 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.03.17 22:01:45.997660 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001459 sec., 71281.69979437972 rows/sec., 5.96 MiB/sec. | ||
| 3125 | 2026.03.17 22:01:45.997700 [ 276 ] {fc088e4b-7f00-4b5a-ba23-322cdf4d5bb2} <Debug> TCPHandler: Processed in 0.001718543 sec. | ||
| 3126 | 2026.03.17 22:01:45.997828 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.03.17 22:01:45.997922 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.03.17 22:01:45.997964 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3129 | 2026.03.17 22:01:45.998372 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.03.17 22:01:45.998410 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3131 | 2026.03.17 22:01:45.998706 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3132 | 2026.03.17 22:01:45.998931 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.03.17 22:01:45.999059 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.53 MiB/sec. | ||
| 3134 | 2026.03.17 22:01:45.999097 [ 276 ] {d246c5d5-1f6c-45fb-8027-a146282adbd4} <Debug> TCPHandler: Processed in 0.001322656 sec. | ||
| 3135 | 2026.03.17 22:01:45.999199 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.03.17 22:01:45.999291 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3137 | 2026.03.17 22:01:45.999331 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3138 | 2026.03.17 22:01:45.999752 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.03.17 22:01:45.999790 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3140 | 2026.03.17 22:01:46.000099 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3141 | 2026.03.17 22:01:46.000345 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.03.17 22:01:46.000473 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001199 sec., 73394.49541284404 rows/sec., 5.73 MiB/sec. | ||
| 3143 | 2026.03.17 22:01:46.000511 [ 276 ] {8f981b07-a80f-40d4-83ca-cba78ee5d677} <Debug> TCPHandler: Processed in 0.001360596 sec. | ||
| 3144 | 2026.03.17 22:01:46.000619 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.03.17 22:01:46.000713 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3146 | 2026.03.17 22:01:46.000756 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3147 | 2026.03.17 22:01:46.001147 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.03.17 22:01:46.001186 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3149 | 2026.03.17 22:01:46.001519 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3150 | 2026.03.17 22:01:46.001732 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.03.17 22:01:46.001862 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3152 | 2026.03.17 22:01:46.001899 [ 276 ] {4e653ee6-63f9-415f-b5d4-3083dde2d346} <Debug> TCPHandler: Processed in 0.001328346 sec. | ||
| 3153 | 2026.03.17 22:01:46.002007 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.03.17 22:01:46.002111 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3155 | 2026.03.17 22:01:46.002167 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3156 | 2026.03.17 22:01:46.003029 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.03.17 22:01:46.003069 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3158 | 2026.03.17 22:01:46.003631 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3159 | 2026.03.17 22:01:46.003867 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.03.17 22:01:46.004011 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001918 sec., 12513.03441084463 rows/sec., 22.42 MiB/sec. | ||
| 3161 | 2026.03.17 22:01:46.004076 [ 276 ] {3884f2d4-d2c3-476a-9851-f731e01ae2dd} <Debug> TCPHandler: Processed in 0.00212038 sec. | ||
| 3162 | 2026.03.17 22:01:46.004188 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.03.17 22:01:46.004285 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3164 | 2026.03.17 22:01:46.004328 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3165 | 2026.03.17 22:01:46.004661 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.17 22:01:46.004698 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3167 | 2026.03.17 22:01:46.005017 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3168 | 2026.03.17 22:01:46.005255 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.03.17 22:01:46.005387 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3170 | 2026.03.17 22:01:46.005425 [ 276 ] {44f5da49-e789-4bf6-8584-42ffabb2adcc} <Debug> TCPHandler: Processed in 0.001285774 sec. | ||
| 3171 | 2026.03.17 22:01:46.174321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3172 | 2026.03.17 22:01:46.191160 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.03.17 22:01:46.191203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3174 | 2026.03.17 22:01:46.196817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3175 | 2026.03.17 22:01:46.197492 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.03.17 22:01:46.200208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3177 | 2026.03.17 22:01:49.929158 [ 120 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3178 | 2026.03.17 22:01:49.929237 [ 120 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.03.17 22:01:49.929261 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3180 | 2026.03.17 22:01:49.929386 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::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 | ||
| 3181 | 2026.03.17 22:01:49.929558 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3182 | 2026.03.17 22:01:49.929600 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::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 | ||
| 3183 | 2026.03.17 22:01:49.929709 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3184 | 2026.03.17 22:01:49.929765 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3185 | 2026.03.17 22:01:49.929813 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 3186 | 2026.03.17 22:01:49.929858 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 732 rows starting from the beginning of the part | ||
| 3187 | 2026.03.17 22:01:49.931047 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716623 sec., 1438871.5518783098 rows/sec., 91.20 MiB/sec. | ||
| 3188 | 2026.03.17 22:01:49.931287 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3189 | 2026.03.17 22:01:49.931620 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.03.17 22:01:49.931694 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_5_1} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3191 | 2026.03.17 22:01:49.931805 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3192 | 2026.03.17 22:01:50.996252 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.03.17 22:01:50.996457 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3194 | 2026.03.17 22:01:50.996546 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3195 | 2026.03.17 22:01:50.997264 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.17 22:01:50.997322 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3197 | 2026.03.17 22:01:50.997722 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3198 | 2026.03.17 22:01:50.997944 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.17 22:01:50.998099 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001692 sec., 52009.456264775414 rows/sec., 4.35 MiB/sec. | ||
| 3200 | 2026.03.17 22:01:50.998142 [ 276 ] {d2692433-4f74-4249-8360-f7a71f385ee9} <Debug> TCPHandler: Processed in 0.00203461 sec. | ||
| 3201 | 2026.03.17 22:01:50.998276 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.03.17 22:01:50.998380 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.17 22:01:50.998423 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3204 | 2026.03.17 22:01:50.998825 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.17 22:01:50.998861 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3206 | 2026.03.17 22:01:50.999162 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3207 | 2026.03.17 22:01:50.999372 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.03.17 22:01:50.999503 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001147 sec., 13949.433304272014 rows/sec., 1.02 MiB/sec. | ||
| 3209 | 2026.03.17 22:01:50.999542 [ 276 ] {2d09fdae-d4e1-40c3-9ab8-0c9343fc90fd} <Debug> TCPHandler: Processed in 0.001322855 sec. | ||
| 3210 | 2026.03.17 22:01:50.999645 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.03.17 22:01:50.999738 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2026.03.17 22:01:50.999779 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2026.03.17 22:01:51.000202 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.03.17 22:01:51.000239 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3215 | 2026.03.17 22:01:51.000538 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3216 | 2026.03.17 22:01:51.000747 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.03.17 22:01:51.000877 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001157 sec., 69144.33880726015 rows/sec., 5.40 MiB/sec. | ||
| 3218 | 2026.03.17 22:01:51.000914 [ 276 ] {e3ebf7bc-542c-4020-b3c8-102216cee13b} <Debug> TCPHandler: Processed in 0.001318906 sec. | ||
| 3219 | 2026.03.17 22:01:51.001028 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.03.17 22:01:51.001123 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.03.17 22:01:51.001167 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3222 | 2026.03.17 22:01:51.001573 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.03.17 22:01:51.001609 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3224 | 2026.03.17 22:01:51.001930 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3225 | 2026.03.17 22:01:51.002136 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.03.17 22:01:51.002294 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3227 | 2026.03.17 22:01:51.002337 [ 276 ] {7cde4f7f-1162-4173-9db5-37c353ae65be} <Debug> TCPHandler: Processed in 0.001358026 sec. | ||
| 3228 | 2026.03.17 22:01:51.002465 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.03.17 22:01:51.002587 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.03.17 22:01:51.002653 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3231 | 2026.03.17 22:01:51.003453 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.17 22:01:51.003492 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3233 | 2026.03.17 22:01:51.004031 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3234 | 2026.03.17 22:01:51.004264 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.17 22:01:51.004407 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001844 sec., 8676.789587852494 rows/sec., 15.55 MiB/sec. | ||
| 3236 | 2026.03.17 22:01:51.004461 [ 276 ] {5e1c71c5-d28d-4d38-b8a5-cc5c4aa9b98e} <Debug> TCPHandler: Processed in 0.002056159 sec. | ||
| 3237 | 2026.03.17 22:01:51.004572 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.17 22:01:51.004668 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.17 22:01:51.004710 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3240 | 2026.03.17 22:01:51.005075 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.17 22:01:51.005112 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3242 | 2026.03.17 22:01:51.005425 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3243 | 2026.03.17 22:01:51.005643 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.03.17 22:01:51.005781 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 3245 | 2026.03.17 22:01:51.005826 [ 276 ] {1b7d522a-bb51-47a0-85f5-0c62353e9742} <Debug> TCPHandler: Processed in 0.001302705 sec. | ||
| 3246 | 2026.03.17 22:01:53.373447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6264 | ||
| 3247 | 2026.03.17 22:01:53.373985 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.17 22:01:53.374026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3249 | 2026.03.17 22:01:53.374541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3250 | 2026.03.17 22:01:53.374775 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.03.17 22:01:53.374903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6264 | ||
| 3252 | 2026.03.17 22:01:53.700265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3253 | 2026.03.17 22:01:53.716900 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.03.17 22:01:53.716959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3255 | 2026.03.17 22:01:53.722614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3256 | 2026.03.17 22:01:53.723311 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.03.17 22:01:53.726097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3258 | 2026.03.17 22:01:55.884666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 454 | ||
| 3259 | 2026.03.17 22:01:55.886785 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.03.17 22:01:55.886831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3261 | 2026.03.17 22:01:55.887998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3262 | 2026.03.17 22:01:55.888272 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.17 22:01:55.888516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3264 | 2026.03.17 22:01:55.996155 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.03.17 22:01:55.996339 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3266 | 2026.03.17 22:01:55.996411 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3267 | 2026.03.17 22:01:55.997075 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.03.17 22:01:55.997125 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3269 | 2026.03.17 22:01:55.997520 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3270 | 2026.03.17 22:01:55.997757 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.03.17 22:01:55.997920 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 299.79 KiB/sec. | ||
| 3272 | 2026.03.17 22:01:55.997969 [ 276 ] {273e86ac-eae2-40f1-b1bd-d90b8f19f803} <Debug> TCPHandler: Processed in 0.001943687 sec. | ||
| 3273 | 2026.03.17 22:01:55.998098 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.03.17 22:01:55.998201 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3275 | 2026.03.17 22:01:55.998245 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3276 | 2026.03.17 22:01:55.998699 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.17 22:01:55.998735 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3278 | 2026.03.17 22:01:55.999057 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3279 | 2026.03.17 22:01:55.999269 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.17 22:01:55.999403 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001226 sec., 87275.69331158238 rows/sec., 7.27 MiB/sec. | ||
| 3281 | 2026.03.17 22:01:55.999442 [ 276 ] {6587faf8-016c-4b82-8a1a-025ab6ab4268} <Debug> TCPHandler: Processed in 0.001403487 sec. | ||
| 3282 | 2026.03.17 22:01:55.999561 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.17 22:01:55.999659 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.17 22:01:55.999702 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3285 | 2026.03.17 22:01:56.000112 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.17 22:01:56.000176 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3287 | 2026.03.17 22:01:56.000484 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3288 | 2026.03.17 22:01:56.000710 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.03.17 22:01:56.000841 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001202 sec., 24958.40266222962 rows/sec., 1.81 MiB/sec. | ||
| 3290 | 2026.03.17 22:01:56.000879 [ 276 ] {595d0c41-ffd2-4b58-8b9c-68969033a1c7} <Debug> TCPHandler: Processed in 0.001369686 sec. | ||
| 3291 | 2026.03.17 22:01:56.000991 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.03.17 22:01:56.001085 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3293 | 2026.03.17 22:01:56.001131 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3294 | 2026.03.17 22:01:56.001549 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.03.17 22:01:56.001585 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3296 | 2026.03.17 22:01:56.001892 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3297 | 2026.03.17 22:01:56.002100 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.03.17 22:01:56.002227 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001161 sec., 80964.68561584842 rows/sec., 6.33 MiB/sec. | ||
| 3299 | 2026.03.17 22:01:56.002263 [ 276 ] {b5a79737-4ea4-4380-b871-4680fd00deef} <Debug> TCPHandler: Processed in 0.001322765 sec. | ||
| 3300 | 2026.03.17 22:01:56.002377 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.17 22:01:56.002471 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3302 | 2026.03.17 22:01:56.002515 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3303 | 2026.03.17 22:01:56.002911 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.17 22:01:56.002947 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3305 | 2026.03.17 22:01:56.003279 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3306 | 2026.03.17 22:01:56.003486 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.17 22:01:56.003616 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001163 sec., 140154.77214101463 rows/sec., 9.76 MiB/sec. | ||
| 3308 | 2026.03.17 22:01:56.003652 [ 276 ] {3ad9c0ad-e071-496e-9b62-c4cca45fa429} <Debug> TCPHandler: Processed in 0.001325426 sec. | ||
| 3309 | 2026.03.17 22:01:56.003755 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.03.17 22:01:56.003848 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.03.17 22:01:56.003902 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3312 | 2026.03.17 22:01:56.004713 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.03.17 22:01:56.004748 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3314 | 2026.03.17 22:01:56.005288 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3315 | 2026.03.17 22:01:56.005525 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.03.17 22:01:56.005674 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001845 sec., 13008.130081300813 rows/sec., 23.31 MiB/sec. | ||
| 3317 | 2026.03.17 22:01:56.005736 [ 276 ] {00296ec6-c9d1-440f-9a8f-e8371eec8b05} <Debug> TCPHandler: Processed in 0.002030959 sec. | ||
| 3318 | 2026.03.17 22:01:56.005843 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.03.17 22:01:56.005937 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.03.17 22:01:56.005980 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3321 | 2026.03.17 22:01:56.006313 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.03.17 22:01:56.006350 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3323 | 2026.03.17 22:01:56.006663 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3324 | 2026.03.17 22:01:56.006881 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.03.17 22:01:56.007010 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3326 | 2026.03.17 22:01:56.007046 [ 276 ] {ac63ef3b-5489-4992-9076-1abd2f9b6cfd} <Debug> TCPHandler: Processed in 0.001251574 sec. | ||
| 3327 | 2026.03.17 22:02:00.739210 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3328 | 2026.03.17 22:02:00.739324 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3329 | 2026.03.17 22:02:00.875004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6712 | ||
| 3330 | 2026.03.17 22:02:00.875790 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.03.17 22:02:00.875862 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3332 | 2026.03.17 22:02:00.876467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3333 | 2026.03.17 22:02:00.876694 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.03.17 22:02:00.876827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6712 | ||
| 3335 | 2026.03.17 22:02:00.995735 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.03.17 22:02:00.995922 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3337 | 2026.03.17 22:02:00.995992 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3338 | 2026.03.17 22:02:00.996651 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.03.17 22:02:00.996692 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3340 | 2026.03.17 22:02:00.997069 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3341 | 2026.03.17 22:02:00.997297 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.03.17 22:02:00.997438 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001567 sec., 56158.26419910657 rows/sec., 4.69 MiB/sec. | ||
| 3343 | 2026.03.17 22:02:00.997478 [ 276 ] {40993119-c583-441c-9ec8-76088fcf6f12} <Debug> TCPHandler: Processed in 0.001875317 sec. | ||
| 3344 | 2026.03.17 22:02:00.997604 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.03.17 22:02:00.997696 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.03.17 22:02:00.997735 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3347 | 2026.03.17 22:02:00.998124 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.03.17 22:02:00.998160 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3349 | 2026.03.17 22:02:00.998449 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3350 | 2026.03.17 22:02:00.998652 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.03.17 22:02:00.998754 [ 140 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3352 | 2026.03.17 22:02:00.998775 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001097 sec., 14585.232452142205 rows/sec., 1.07 MiB/sec. | ||
| 3353 | 2026.03.17 22:02:00.998818 [ 140 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.17 22:02:00.998826 [ 276 ] {db6c5ee9-8b86-4013-bd5a-1203c20ac420} <Debug> TCPHandler: Processed in 0.001271414 sec. | ||
| 3355 | 2026.03.17 22:02:00.998848 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3356 | 2026.03.17 22:02:00.998945 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.03.17 22:02:00.998991 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 3358 | 2026.03.17 22:02:00.999041 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3359 | 2026.03.17 22:02:00.999085 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3360 | 2026.03.17 22:02:00.999155 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3361 | 2026.03.17 22:02:00.999200 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 207 rows starting from the beginning of the part | ||
| 3362 | 2026.03.17 22:02:00.999278 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
| 3363 | 2026.03.17 22:02:00.999333 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3364 | 2026.03.17 22:02:00.999384 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 3365 | 2026.03.17 22:02:00.999432 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3366 | 2026.03.17 22:02:00.999482 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3367 | 2026.03.17 22:02:00.999506 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.17 22:02:00.999547 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3369 | 2026.03.17 22:02:00.999875 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3370 | 2026.03.17 22:02:01.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.16 MiB, peak 231.11 MiB, free memory in arenas 0.00 B, will set to 225.77 MiB (RSS), difference: -3.39 MiB | ||
| 3371 | 2026.03.17 22:02:01.000277 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.17 22:02:01.000420 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001397 sec., 57265.5690765927 rows/sec., 4.47 MiB/sec. | ||
| 3373 | 2026.03.17 22:02:01.000457 [ 276 ] {f0bc2e13-18bf-465b-ba2c-ffb6a0e6e2ab} <Debug> TCPHandler: Processed in 0.00155989 sec. | ||
| 3374 | 2026.03.17 22:02:01.000578 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.03.17 22:02:01.000669 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.03.17 22:02:01.000689 [ 189 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771814 sec., 193022.51816499926 rows/sec., 13.71 MiB/sec. | ||
| 3377 | 2026.03.17 22:02:01.000711 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3378 | 2026.03.17 22:02:01.000873 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.03.17 22:02:01.001122 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.03.17 22:02:01.001164 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3381 | 2026.03.17 22:02:01.001174 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.17 22:02:01.001262 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_16_3} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3383 | 2026.03.17 22:02:01.001354 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3384 | 2026.03.17 22:02:01.001506 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3385 | 2026.03.17 22:02:01.001712 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.03.17 22:02:01.001835 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3387 | 2026.03.17 22:02:01.001869 [ 276 ] {7372772b-ff45-4501-97d0-3beef061cbfd} <Debug> TCPHandler: Processed in 0.001338816 sec. | ||
| 3388 | 2026.03.17 22:02:01.001976 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.03.17 22:02:01.002066 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.03.17 22:02:01.002122 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3391 | 2026.03.17 22:02:01.002882 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.03.17 22:02:01.002917 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3393 | 2026.03.17 22:02:01.003448 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3394 | 2026.03.17 22:02:01.003665 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.03.17 22:02:01.003767 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3396 | 2026.03.17 22:02:01.003795 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 16.41 MiB/sec. | ||
| 3397 | 2026.03.17 22:02:01.003801 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.03.17 22:02:01.003834 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3399 | 2026.03.17 22:02:01.003850 [ 276 ] {c3af8e1d-bda4-4edb-a053-ba692e10a89a} <Debug> TCPHandler: Processed in 0.001919787 sec. | ||
| 3400 | 2026.03.17 22:02:01.003911 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 3401 | 2026.03.17 22:02:01.003967 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.03.17 22:02:01.004058 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.03.17 22:02:01.004099 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3404 | 2026.03.17 22:02:01.004101 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2026.03.17 22:02:01.004161 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 176 rows starting from the beginning of the part | ||
| 3406 | 2026.03.17 22:02:01.004286 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 3407 | 2026.03.17 22:02:01.004399 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3408 | 2026.03.17 22:02:01.004432 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.17 22:02:01.004468 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3410 | 2026.03.17 22:02:01.004504 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 3411 | 2026.03.17 22:02:01.004603 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3412 | 2026.03.17 22:02:01.004697 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3413 | 2026.03.17 22:02:01.004783 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3414 | 2026.03.17 22:02:01.004997 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.03.17 22:02:01.005123 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3416 | 2026.03.17 22:02:01.005156 [ 276 ] {681b4d8e-f711-4f7a-94db-2bc0fbf300ad} <Debug> TCPHandler: Processed in 0.001235394 sec. | ||
| 3417 | 2026.03.17 22:02:01.007525 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.003647361 sec., 77042.00379397598 rows/sec., 138.06 MiB/sec. | ||
| 3418 | 2026.03.17 22:02:01.008040 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3419 | 2026.03.17 22:02:01.008344 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.03.17 22:02:01.008403 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3421 | 2026.03.17 22:02:01.008483 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3422 | 2026.03.17 22:02:01.226175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3423 | 2026.03.17 22:02:01.243004 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.03.17 22:02:01.243051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3425 | 2026.03.17 22:02:01.249269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3426 | 2026.03.17 22:02:01.249935 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.03.17 22:02:01.252751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3428 | 2026.03.17 22:02:02.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.42 MiB, peak 231.11 MiB, free memory in arenas 0.00 B, will set to 228.34 MiB (RSS), difference: 4.92 MiB | ||
| 3429 | 2026.03.17 22:02:05.889563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 480 | ||
| 3430 | 2026.03.17 22:02:05.891680 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.03.17 22:02:05.891733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3432 | 2026.03.17 22:02:05.892918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3433 | 2026.03.17 22:02:05.893198 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.03.17 22:02:05.893536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3435 | 2026.03.17 22:02:05.996306 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.03.17 22:02:05.996492 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3437 | 2026.03.17 22:02:05.996562 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3438 | 2026.03.17 22:02:05.997287 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.03.17 22:02:05.997333 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3440 | 2026.03.17 22:02:05.997779 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3441 | 2026.03.17 22:02:05.998014 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.03.17 22:02:05.998145 [ 135 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3443 | 2026.03.17 22:02:05.998176 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001734 sec., 59976.931949250284 rows/sec., 5.02 MiB/sec. | ||
| 3444 | 2026.03.17 22:02:05.998212 [ 135 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.17 22:02:05.998236 [ 276 ] {8e433bd8-8d5f-489a-a669-6bd0b70b8e88} <Debug> TCPHandler: Processed in 0.00205617 sec. | ||
| 3446 | 2026.03.17 22:02:05.998237 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3447 | 2026.03.17 22:02:05.998379 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 3448 | 2026.03.17 22:02:05.998383 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.17 22:02:05.998527 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2026.03.17 22:02:05.998534 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.03.17 22:02:05.998570 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2885 rows starting from the beginning of the part | ||
| 3452 | 2026.03.17 22:02:05.998592 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3453 | 2026.03.17 22:02:05.998668 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3454 | 2026.03.17 22:02:05.998721 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 3455 | 2026.03.17 22:02:05.998766 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 107 rows starting from the beginning of the part | ||
| 3456 | 2026.03.17 22:02:05.998806 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 3457 | 2026.03.17 22:02:05.998855 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3458 | 2026.03.17 22:02:05.999034 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.03.17 22:02:05.999077 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3460 | 2026.03.17 22:02:05.999612 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3461 | 2026.03.17 22:02:05.999914 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.03.17 22:02:06.000084 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.12 MiB/sec. | ||
| 3463 | 2026.03.17 22:02:06.000133 [ 276 ] {bdba23c5-8316-4c55-9176-2d42a82fc636} <Debug> TCPHandler: Processed in 0.001803165 sec. | ||
| 3464 | 2026.03.17 22:02:06.000254 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.03.17 22:02:06.000355 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3466 | 2026.03.17 22:02:06.000400 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3467 | 2026.03.17 22:02:06.000492 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.002168922 sec., 1556533.614394616 rows/sec., 127.01 MiB/sec. | ||
| 3468 | 2026.03.17 22:02:06.000866 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3469 | 2026.03.17 22:02:06.000938 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.03.17 22:02:06.000991 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3471 | 2026.03.17 22:02:06.001204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.90 MiB, peak 232.39 MiB, free memory in arenas 0.00 B, will set to 228.43 MiB (RSS), difference: -3.47 MiB | ||
| 3472 | 2026.03.17 22:02:06.001388 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.03.17 22:02:06.001479 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_21_4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3474 | 2026.03.17 22:02:06.001568 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3475 | 2026.03.17 22:02:06.001599 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3476 | 2026.03.17 22:02:06.001878 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.03.17 22:02:06.001993 [ 135 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3478 | 2026.03.17 22:02:06.002028 [ 135 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.17 22:02:06.002033 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001701 sec., 51734.27395649618 rows/sec., 4.04 MiB/sec. | ||
| 3480 | 2026.03.17 22:02:06.002046 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3481 | 2026.03.17 22:02:06.002090 [ 276 ] {3da2e6d4-fae3-4367-acf2-27ecf6e8e2b6} <Debug> TCPHandler: Processed in 0.001886667 sec. | ||
| 3482 | 2026.03.17 22:02:06.002131 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 3483 | 2026.03.17 22:02:06.002229 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3484 | 2026.03.17 22:02:06.002236 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.03.17 22:02:06.002254 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1546 rows starting from the beginning of the part | ||
| 3486 | 2026.03.17 22:02:06.002312 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3487 | 2026.03.17 22:02:06.002350 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 3488 | 2026.03.17 22:02:06.002357 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.03.17 22:02:06.002384 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part | ||
| 3490 | 2026.03.17 22:02:06.002418 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3491 | 2026.03.17 22:02:06.002425 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 80 rows starting from the beginning of the part | ||
| 3492 | 2026.03.17 22:02:06.002479 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 3493 | 2026.03.17 22:02:06.002930 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.17 22:02:06.002978 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3495 | 2026.03.17 22:02:06.003398 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3496 | 2026.03.17 22:02:06.003481 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379347 sec., 1432561.9296667192 rows/sec., 107.99 MiB/sec. | ||
| 3497 | 2026.03.17 22:02:06.003669 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.03.17 22:02:06.003752 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3499 | 2026.03.17 22:02:06.003802 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3500 | 2026.03.17 22:02:06.003827 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.03.17 22:02:06.003842 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
| 3502 | 2026.03.17 22:02:06.003844 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3503 | 2026.03.17 22:02:06.003897 [ 276 ] {a4d3a5e1-6ae4-49fe-941d-f593e08fd28c} <Debug> TCPHandler: Processed in 0.001722553 sec. | ||
| 3504 | 2026.03.17 22:02:06.003945 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 3505 | 2026.03.17 22:02:06.004038 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.03.17 22:02:06.004045 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.03.17 22:02:06.004066 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3508 | 2026.03.17 22:02:06.004109 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6270 rows starting from the beginning of the part | ||
| 3509 | 2026.03.17 22:02:06.004109 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_21_4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3510 | 2026.03.17 22:02:06.004167 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 3511 | 2026.03.17 22:02:06.004168 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3512 | 2026.03.17 22:02:06.004192 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3513 | 2026.03.17 22:02:06.004213 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 3514 | 2026.03.17 22:02:06.004255 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 163 rows starting from the beginning of the part | ||
| 3515 | 2026.03.17 22:02:06.004254 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3516 | 2026.03.17 22:02:06.004293 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3517 | 2026.03.17 22:02:06.004339 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 3518 | 2026.03.17 22:02:06.005292 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.03.17 22:02:06.005342 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3520 | 2026.03.17 22:02:06.006037 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3521 | 2026.03.17 22:02:06.006342 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.03.17 22:02:06.006431 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520518 sec., 2806169.2080754833 rows/sec., 184.94 MiB/sec. | ||
| 3523 | 2026.03.17 22:02:06.006491 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002345 sec., 10234.54157782516 rows/sec., 18.34 MiB/sec. | ||
| 3524 | 2026.03.17 22:02:06.006549 [ 276 ] {5e738b1d-c053-44b9-b5fd-96f42b1bb34c} <Debug> TCPHandler: Processed in 0.00256389 sec. | ||
| 3525 | 2026.03.17 22:02:06.006675 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.03.17 22:02:06.006772 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3527 | 2026.03.17 22:02:06.006815 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3528 | 2026.03.17 22:02:06.007028 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3529 | 2026.03.17 22:02:06.007164 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.03.17 22:02:06.007201 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3531 | 2026.03.17 22:02:06.007323 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.03.17 22:02:06.007394 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3533 | 2026.03.17 22:02:06.007477 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3534 | 2026.03.17 22:02:06.007522 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3535 | 2026.03.17 22:02:06.007740 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.03.17 22:02:06.007845 [ 135 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3537 | 2026.03.17 22:02:06.007868 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 3538 | 2026.03.17 22:02:06.007880 [ 135 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.17 22:02:06.007910 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3540 | 2026.03.17 22:02:06.007912 [ 276 ] {7840b30f-1797-41c1-b736-565c01a987c1} <Debug> TCPHandler: Processed in 0.001287215 sec. | ||
| 3541 | 2026.03.17 22:02:06.007977 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 3542 | 2026.03.17 22:02:06.008072 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3543 | 2026.03.17 22:02:06.008100 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 570 rows starting from the beginning of the part | ||
| 3544 | 2026.03.17 22:02:06.008145 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 3545 | 2026.03.17 22:02:06.008180 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3546 | 2026.03.17 22:02:06.008214 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3547 | 2026.03.17 22:02:06.008247 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 3548 | 2026.03.17 22:02:06.008282 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 3549 | 2026.03.17 22:02:06.009067 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001118391 sec., 777903.2556592461 rows/sec., 51.53 MiB/sec. | ||
| 3550 | 2026.03.17 22:02:06.009228 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3551 | 2026.03.17 22:02:06.009483 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.17 22:02:06.009554 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_21_4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3553 | 2026.03.17 22:02:06.009624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3554 | 2026.03.17 22:02:06.381025 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.03.17 22:02:06.381212 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.03.17 22:02:06.381282 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3557 | 2026.03.17 22:02:06.381927 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.03.17 22:02:06.381979 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3559 | 2026.03.17 22:02:06.382388 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3560 | 2026.03.17 22:02:06.382624 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.17 22:02:06.382803 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 3562 | 2026.03.17 22:02:06.382862 [ 276 ] {bf486051-de39-4584-9564-8041e74499ee} <Debug> TCPHandler: Processed in 0.001961898 sec. | ||
| 3563 | 2026.03.17 22:02:06.382994 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.03.17 22:02:06.383102 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3565 | 2026.03.17 22:02:06.383146 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3566 | 2026.03.17 22:02:06.384420 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.17 22:02:06.384460 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3568 | 2026.03.17 22:02:06.384903 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3569 | 2026.03.17 22:02:06.385137 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.03.17 22:02:06.385272 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Debug> executeQuery: Read 2088 rows, 162.76 KiB in 0.002195 sec., 951252.8473804101 rows/sec., 72.41 MiB/sec. | ||
| 3571 | 2026.03.17 22:02:06.385311 [ 276 ] {e8efd6a5-6b4b-4eae-81c5-43c41b03abb7} <Debug> TCPHandler: Processed in 0.002375916 sec. | ||
| 3572 | 2026.03.17 22:02:06.385422 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.03.17 22:02:06.385524 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.03.17 22:02:06.385566 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3575 | 2026.03.17 22:02:06.385977 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.03.17 22:02:06.386017 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3577 | 2026.03.17 22:02:06.386333 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3578 | 2026.03.17 22:02:06.386613 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.03.17 22:02:06.386752 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.00125 sec., 29600 rows/sec., 2.22 MiB/sec. | ||
| 3580 | 2026.03.17 22:02:06.386790 [ 276 ] {5861eb6b-fc8e-4fb0-ac5a-351ee64fa079} <Debug> TCPHandler: Processed in 0.001417157 sec. | ||
| 3581 | 2026.03.17 22:02:06.386892 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.03.17 22:02:06.386987 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.03.17 22:02:06.387028 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3584 | 2026.03.17 22:02:06.387617 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.17 22:02:06.387652 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3586 | 2026.03.17 22:02:06.387982 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3587 | 2026.03.17 22:02:06.388201 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.03.17 22:02:06.388321 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001354 sec., 540620.3840472674 rows/sec., 31.97 MiB/sec. | ||
| 3589 | 2026.03.17 22:02:06.388357 [ 276 ] {e0742700-8a51-4611-b5c2-b1f82793d4dc} <Debug> TCPHandler: Processed in 0.001513979 sec. | ||
| 3590 | 2026.03.17 22:02:06.388469 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.03.17 22:02:06.388567 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.03.17 22:02:06.388608 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3593 | 2026.03.17 22:02:06.388977 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.03.17 22:02:06.389016 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3595 | 2026.03.17 22:02:06.389351 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3596 | 2026.03.17 22:02:06.389611 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.17 22:02:06.389737 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 59.19 KiB/sec. | ||
| 3598 | 2026.03.17 22:02:06.389773 [ 276 ] {fc1c6d4c-ab34-41f8-a632-b9390c80ca12} <Debug> TCPHandler: Processed in 0.001354316 sec. | ||
| 3599 | 2026.03.17 22:02:06.389879 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.03.17 22:02:06.389974 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.03.17 22:02:06.390013 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3602 | 2026.03.17 22:02:06.390401 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.03.17 22:02:06.390437 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3604 | 2026.03.17 22:02:06.390738 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3605 | 2026.03.17 22:02:06.390950 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.03.17 22:02:06.391103 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 3607 | 2026.03.17 22:02:06.391140 [ 276 ] {39f683f8-3a79-4c1a-a29d-8465579ab1e4} <Debug> TCPHandler: Processed in 0.001310185 sec. | ||
| 3608 | 2026.03.17 22:02:06.391244 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.03.17 22:02:06.391338 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3610 | 2026.03.17 22:02:06.391377 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3611 | 2026.03.17 22:02:06.392063 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.03.17 22:02:06.392098 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3613 | 2026.03.17 22:02:06.392439 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3614 | 2026.03.17 22:02:06.392677 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.03.17 22:02:06.392807 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Debug> executeQuery: Read 1061 rows, 75.60 KiB in 0.001487 sec., 713517.1486213853 rows/sec., 49.65 MiB/sec. | ||
| 3616 | 2026.03.17 22:02:06.392844 [ 276 ] {6f8e552d-c650-4c4c-b812-9231df64ebd8} <Debug> TCPHandler: Processed in 0.001649232 sec. | ||
| 3617 | 2026.03.17 22:02:06.392959 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.03.17 22:02:06.393056 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.03.17 22:02:06.393098 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3620 | 2026.03.17 22:02:06.393679 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.03.17 22:02:06.393713 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3622 | 2026.03.17 22:02:06.394120 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3623 | 2026.03.17 22:02:06.394331 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.03.17 22:02:06.394459 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001422 sec., 881153.305203938 rows/sec., 55.56 MiB/sec. | ||
| 3625 | 2026.03.17 22:02:06.394495 [ 276 ] {bb65b3b2-30e4-461c-b427-113e2ca8dd88} <Debug> TCPHandler: Processed in 0.001585251 sec. | ||
| 3626 | 2026.03.17 22:02:06.394595 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.03.17 22:02:06.394691 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3628 | 2026.03.17 22:02:06.394744 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3629 | 2026.03.17 22:02:06.395534 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.03.17 22:02:06.395569 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3631 | 2026.03.17 22:02:06.396113 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3632 | 2026.03.17 22:02:06.396345 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.03.17 22:02:06.396498 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001825 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 3634 | 2026.03.17 22:02:06.396574 [ 276 ] {95a2a804-5a9e-4a55-90df-e0ecd0a34395} <Debug> TCPHandler: Processed in 0.002027199 sec. | ||
| 3635 | 2026.03.17 22:02:06.396702 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.03.17 22:02:06.396800 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.03.17 22:02:06.396841 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3638 | 2026.03.17 22:02:06.397223 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.03.17 22:02:06.397263 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3640 | 2026.03.17 22:02:06.397595 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3641 | 2026.03.17 22:02:06.397836 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.03.17 22:02:06.397968 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 697.66 KiB/sec. | ||
| 3643 | 2026.03.17 22:02:06.398006 [ 276 ] {243d7537-c14b-49fc-89f6-3c186e974894} <Debug> TCPHandler: Processed in 0.001354936 sec. | ||
| 3644 | 2026.03.17 22:02:07.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.19 MiB, peak 232.39 MiB, free memory in arenas 0.00 B, will set to 228.92 MiB (RSS), difference: 2.73 MiB | ||
| 3645 | 2026.03.17 22:02:08.377841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7224 | ||
| 3646 | 2026.03.17 22:02:08.378386 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.03.17 22:02:08.378429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3648 | 2026.03.17 22:02:08.378925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3649 | 2026.03.17 22:02:08.379165 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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.17 22:02:08.379294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7224 | ||
| 3651 | 2026.03.17 22:02:08.753755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3652 | 2026.03.17 22:02:08.771492 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.03.17 22:02:08.771563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3654 | 2026.03.17 22:02:08.777186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3655 | 2026.03.17 22:02:08.777966 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.03.17 22:02:08.781566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3657 | 2026.03.17 22:02:10.993496 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.03.17 22:02:10.993675 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3659 | 2026.03.17 22:02:10.993745 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3660 | 2026.03.17 22:02:10.994395 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.03.17 22:02:10.994440 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3662 | 2026.03.17 22:02:10.994829 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3663 | 2026.03.17 22:02:10.995066 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.03.17 22:02:10.995225 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.67 MiB/sec. | ||
| 3665 | 2026.03.17 22:02:10.995274 [ 276 ] {f448bdab-2f5f-4959-83b6-70733ca0a2fb} <Debug> TCPHandler: Processed in 0.001905177 sec. | ||
| 3666 | 2026.03.17 22:02:10.995397 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.03.17 22:02:10.995500 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3668 | 2026.03.17 22:02:10.995544 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3669 | 2026.03.17 22:02:10.995976 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.03.17 22:02:10.996014 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3671 | 2026.03.17 22:02:10.996329 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3672 | 2026.03.17 22:02:10.996559 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.03.17 22:02:10.996690 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 3674 | 2026.03.17 22:02:10.996728 [ 276 ] {498c35c8-422e-4fff-92d4-a554c97dc96d} <Debug> TCPHandler: Processed in 0.001382557 sec. | ||
| 3675 | 2026.03.17 22:02:10.996839 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.03.17 22:02:10.996934 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.03.17 22:02:10.996980 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3678 | 2026.03.17 22:02:10.997364 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.17 22:02:10.997401 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3680 | 2026.03.17 22:02:10.997737 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3681 | 2026.03.17 22:02:10.997954 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.17 22:02:10.998087 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 7.61 MiB/sec. | ||
| 3683 | 2026.03.17 22:02:10.998125 [ 276 ] {740b66ce-6604-477d-b74d-84929c33884a} <Debug> TCPHandler: Processed in 0.001335446 sec. | ||
| 3684 | 2026.03.17 22:02:10.998243 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.03.17 22:02:10.998339 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.03.17 22:02:10.998381 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3687 | 2026.03.17 22:02:10.998708 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.03.17 22:02:10.998745 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3689 | 2026.03.17 22:02:10.999056 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3690 | 2026.03.17 22:02:10.999265 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.03.17 22:02:10.999397 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 3692 | 2026.03.17 22:02:10.999433 [ 276 ] {eaf1963f-ce71-47a6-b484-73d04c681262} <Debug> TCPHandler: Processed in 0.001239394 sec. | ||
| 3693 | 2026.03.17 22:02:15.739587 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3694 | 2026.03.17 22:02:15.739667 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3695 | 2026.03.17 22:02:15.879399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7672 | ||
| 3696 | 2026.03.17 22:02:15.879943 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.17 22:02:15.879985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3698 | 2026.03.17 22:02:15.880537 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3699 | 2026.03.17 22:02:15.880768 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.03.17 22:02:15.880887 [ 117 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3701 | 2026.03.17 22:02:15.880895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7672 | ||
| 3702 | 2026.03.17 22:02:15.880933 [ 117 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.03.17 22:02:15.880957 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3704 | 2026.03.17 22:02:15.881102 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3705 | 2026.03.17 22:02:15.881262 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3706 | 2026.03.17 22:02:15.881305 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5304 rows starting from the beginning of the part | ||
| 3707 | 2026.03.17 22:02:15.881376 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3708 | 2026.03.17 22:02:15.881428 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3709 | 2026.03.17 22:02:15.881475 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3710 | 2026.03.17 22:02:15.881520 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3711 | 2026.03.17 22:02:15.881559 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3712 | 2026.03.17 22:02:15.883014 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001976158 sec., 3882280.6678413367 rows/sec., 55.54 MiB/sec. | ||
| 3713 | 2026.03.17 22:02:15.883434 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3714 | 2026.03.17 22:02:15.883700 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.03.17 22:02:15.883768 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_16_3} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3716 | 2026.03.17 22:02:15.883838 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3717 | 2026.03.17 22:02:15.893662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 520 | ||
| 3718 | 2026.03.17 22:02:15.895984 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.03.17 22:02:15.896025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3720 | 2026.03.17 22:02:15.897232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3721 | 2026.03.17 22:02:15.897503 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.03.17 22:02:15.897632 [ 117 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3723 | 2026.03.17 22:02:15.897665 [ 117 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.03.17 22:02:15.897684 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3725 | 2026.03.17 22:02:15.897742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3726 | 2026.03.17 22:02:15.897757 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 3727 | 2026.03.17 22:02:15.898221 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3728 | 2026.03.17 22:02:15.898337 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 3729 | 2026.03.17 22:02:15.898714 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3730 | 2026.03.17 22:02:15.899069 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
| 3731 | 2026.03.17 22:02:15.899422 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3732 | 2026.03.17 22:02:15.899779 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3733 | 2026.03.17 22:02:15.900111 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3734 | 2026.03.17 22:02:15.905534 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 72 columns (72 merged, 0 gathered) in 0.00780578 sec., 66617.30153809101 rows/sec., 63.66 MiB/sec. | ||
| 3735 | 2026.03.17 22:02:15.906252 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3736 | 2026.03.17 22:02:15.906733 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.03.17 22:02:15.906799 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_11_2} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3738 | 2026.03.17 22:02:15.906935 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3739 | 2026.03.17 22:02:15.996645 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.03.17 22:02:15.996804 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3741 | 2026.03.17 22:02:15.996866 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3742 | 2026.03.17 22:02:15.997532 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.03.17 22:02:15.997568 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3744 | 2026.03.17 22:02:15.997933 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3745 | 2026.03.17 22:02:15.998150 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.03.17 22:02:15.998286 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001526 sec., 68152.03145478375 rows/sec., 5.70 MiB/sec. | ||
| 3747 | 2026.03.17 22:02:15.998324 [ 276 ] {51c533a1-0abf-4fc7-9340-5f657850cdd1} <Debug> TCPHandler: Processed in 0.001798165 sec. | ||
| 3748 | 2026.03.17 22:02:15.998443 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.03.17 22:02:15.998537 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.03.17 22:02:15.998578 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3751 | 2026.03.17 22:02:15.998971 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.03.17 22:02:15.999005 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3753 | 2026.03.17 22:02:15.999302 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3754 | 2026.03.17 22:02:15.999509 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.03.17 22:02:15.999635 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.58 MiB/sec. | ||
| 3756 | 2026.03.17 22:02:15.999671 [ 276 ] {81a8384f-ca62-4df9-8b47-68217ffc7ff0} <Debug> TCPHandler: Processed in 0.001276975 sec. | ||
| 3757 | 2026.03.17 22:02:15.999770 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.03.17 22:02:15.999863 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3759 | 2026.03.17 22:02:15.999902 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3760 | 2026.03.17 22:02:16.000318 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.03.17 22:02:16.000355 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3762 | 2026.03.17 22:02:16.000688 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3763 | 2026.03.17 22:02:16.000937 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.03.17 22:02:16.001076 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00123 sec., 71544.71544715448 rows/sec., 5.59 MiB/sec. | ||
| 3765 | 2026.03.17 22:02:16.001115 [ 276 ] {2c64fb31-e7b3-4707-be21-6abf8aa3d07e} <Debug> TCPHandler: Processed in 0.001393036 sec. | ||
| 3766 | 2026.03.17 22:02:16.001225 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.03.17 22:02:16.001319 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.03.17 22:02:16.001321 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000924608 sec. | ||
| 3769 | 2026.03.17 22:02:16.001364 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3770 | 2026.03.17 22:02:16.001762 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.03.17 22:02:16.001797 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3772 | 2026.03.17 22:02:16.002146 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3773 | 2026.03.17 22:02:16.002353 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.03.17 22:02:16.002481 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3775 | 2026.03.17 22:02:16.002517 [ 276 ] {c8e6d024-5808-4fb7-939a-4c28a7a439aa} <Debug> TCPHandler: Processed in 0.001340795 sec. | ||
| 3776 | 2026.03.17 22:02:16.002622 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.03.17 22:02:16.002716 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3778 | 2026.03.17 22:02:16.002767 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3779 | 2026.03.17 22:02:16.003540 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.03.17 22:02:16.003575 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3781 | 2026.03.17 22:02:16.004130 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3782 | 2026.03.17 22:02:16.004353 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.03.17 22:02:16.004487 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001789 sec., 13415.315818893236 rows/sec., 24.04 MiB/sec. | ||
| 3784 | 2026.03.17 22:02:16.004539 [ 276 ] {7fcd1379-6a4b-4ba0-9e87-a4f8cf3b4552} <Debug> TCPHandler: Processed in 0.001964758 sec. | ||
| 3785 | 2026.03.17 22:02:16.004645 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.03.17 22:02:16.004739 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3787 | 2026.03.17 22:02:16.004781 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3788 | 2026.03.17 22:02:16.005112 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.03.17 22:02:16.005149 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3790 | 2026.03.17 22:02:16.005448 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3791 | 2026.03.17 22:02:16.005655 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.03.17 22:02:16.005781 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3793 | 2026.03.17 22:02:16.005817 [ 276 ] {efa78245-ee3a-45be-8ddf-01a5b8cbccff} <Debug> TCPHandler: Processed in 0.001220613 sec. | ||
| 3794 | 2026.03.17 22:02:16.281672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3795 | 2026.03.17 22:02:16.298389 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.03.17 22:02:16.298448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3797 | 2026.03.17 22:02:16.304449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3798 | 2026.03.17 22:02:16.305176 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.03.17 22:02:16.305475 [ 115 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3800 | 2026.03.17 22:02:16.305543 [ 115 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.03.17 22:02:16.305566 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3802 | 2026.03.17 22:02:16.305703 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3803 | 2026.03.17 22:02:16.308583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3804 | 2026.03.17 22:02:16.309748 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2026.03.17 22:02:16.311140 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3806 | 2026.03.17 22:02:16.315706 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3807 | 2026.03.17 22:02:16.319966 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3808 | 2026.03.17 22:02:16.324412 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3809 | 2026.03.17 22:02:16.329013 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3810 | 2026.03.17 22:02:16.333823 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 3811 | 2026.03.17 22:02:16.387451 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081838315 sec., 1478.5250649405477 rows/sec., 7.65 MiB/sec. | ||
| 3812 | 2026.03.17 22:02:16.389383 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3813 | 2026.03.17 22:02:16.391213 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_16_3} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.03.17 22:02:16.391308 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_16_3} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3815 | 2026.03.17 22:02:16.392516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3816 | 2026.03.17 22:02:17.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.40 MiB, peak 240.37 MiB, free memory in arenas 0.00 B, will set to 239.02 MiB (RSS), difference: 8.62 MiB | ||
| 3817 | 2026.03.17 22:02:18.696010 [ 114 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3818 | 2026.03.17 22:02:18.696088 [ 114 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.03.17 22:02:18.696110 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3820 | 2026.03.17 22:02:18.696242 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::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 | ||
| 3821 | 2026.03.17 22:02:18.696402 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3822 | 2026.03.17 22:02:18.696440 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3823 | 2026.03.17 22:02:18.696514 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3824 | 2026.03.17 22:02:18.696561 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::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 | ||
| 3825 | 2026.03.17 22:02:18.696600 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::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 | ||
| 3826 | 2026.03.17 22:02:18.696637 [ 199 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::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 | ||
| 3827 | 2026.03.17 22:02:18.697395 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208634 sec., 274690.2701727735 rows/sec., 17.25 MiB/sec. | ||
| 3828 | 2026.03.17 22:02:18.697616 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3829 | 2026.03.17 22:02:18.697965 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.03.17 22:02:18.698064 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_5_1} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3831 | 2026.03.17 22:02:18.698176 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3832 | 2026.03.17 22:02:19.726241 [ 113 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3833 | 2026.03.17 22:02:19.726307 [ 113 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.03.17 22:02:19.726333 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3835 | 2026.03.17 22:02:19.726469 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::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 | ||
| 3836 | 2026.03.17 22:02:19.726623 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3837 | 2026.03.17 22:02:19.726661 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3838 | 2026.03.17 22:02:19.726732 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3839 | 2026.03.17 22:02:19.726787 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::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 | ||
| 3840 | 2026.03.17 22:02:19.726835 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::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 | ||
| 3841 | 2026.03.17 22:02:19.726872 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::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 | ||
| 3842 | 2026.03.17 22:02:19.727686 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278464 sec., 500600.72086503805 rows/sec., 34.80 MiB/sec. | ||
| 3843 | 2026.03.17 22:02:19.727931 [ 198 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3844 | 2026.03.17 22:02:19.728305 [ 198 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.03.17 22:02:19.728394 [ 198 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_5_1} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3846 | 2026.03.17 22:02:19.728492 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3847 | 2026.03.17 22:02:20.995822 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.03.17 22:02:20.996001 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3849 | 2026.03.17 22:02:20.996069 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3850 | 2026.03.17 22:02:20.996732 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.03.17 22:02:20.996775 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3852 | 2026.03.17 22:02:20.997175 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3853 | 2026.03.17 22:02:20.997402 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.03.17 22:02:20.997559 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001606 sec., 54794.520547945205 rows/sec., 4.58 MiB/sec. | ||
| 3855 | 2026.03.17 22:02:20.997602 [ 276 ] {720f77ae-5150-4f4b-a560-51b679d32ef0} <Debug> TCPHandler: Processed in 0.001905857 sec. | ||
| 3856 | 2026.03.17 22:02:20.997719 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.03.17 22:02:20.997815 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3858 | 2026.03.17 22:02:20.997856 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3859 | 2026.03.17 22:02:20.998256 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.03.17 22:02:20.998292 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3861 | 2026.03.17 22:02:20.998594 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3862 | 2026.03.17 22:02:20.998807 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.03.17 22:02:20.998935 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00114 sec., 14035.087719298246 rows/sec., 1.03 MiB/sec. | ||
| 3864 | 2026.03.17 22:02:20.998973 [ 276 ] {3faecb94-cf34-4ec2-b52a-f4c1d8d45135} <Debug> TCPHandler: Processed in 0.001304615 sec. | ||
| 3865 | 2026.03.17 22:02:20.999074 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2026.03.17 22:02:20.999166 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3867 | 2026.03.17 22:02:20.999206 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3868 | 2026.03.17 22:02:20.999622 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.03.17 22:02:20.999657 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3870 | 2026.03.17 22:02:20.999961 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3871 | 2026.03.17 22:02:21.000378 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.03.17 22:02:21.000508 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001359 sec., 58866.81383370125 rows/sec., 4.60 MiB/sec. | ||
| 3873 | 2026.03.17 22:02:21.000547 [ 276 ] {a03de906-f24f-4202-ab23-271d17793dd9} <Debug> TCPHandler: Processed in 0.00152171 sec. | ||
| 3874 | 2026.03.17 22:02:21.000655 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.03.17 22:02:21.000749 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3876 | 2026.03.17 22:02:21.000793 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3877 | 2026.03.17 22:02:21.001233 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.03.17 22:02:21.001278 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3879 | 2026.03.17 22:02:21.001675 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3880 | 2026.03.17 22:02:21.001884 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.03.17 22:02:21.002013 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 3882 | 2026.03.17 22:02:21.002050 [ 276 ] {c8e40a7f-cbb5-4359-93e7-6f67878eee36} <Debug> TCPHandler: Processed in 0.001443587 sec. | ||
| 3883 | 2026.03.17 22:02:21.002150 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.03.17 22:02:21.002248 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3885 | 2026.03.17 22:02:21.002300 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3886 | 2026.03.17 22:02:21.003038 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.03.17 22:02:21.003076 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3888 | 2026.03.17 22:02:21.003618 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3889 | 2026.03.17 22:02:21.003834 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.03.17 22:02:21.003968 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001737 sec., 9211.283822682786 rows/sec., 16.51 MiB/sec. | ||
| 3891 | 2026.03.17 22:02:21.004020 [ 276 ] {8219efec-62a7-4e2c-b18f-632b1eb89a21} <Debug> TCPHandler: Processed in 0.001916117 sec. | ||
| 3892 | 2026.03.17 22:02:21.004141 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.03.17 22:02:21.004234 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.03.17 22:02:21.004275 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3895 | 2026.03.17 22:02:21.004594 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.03.17 22:02:21.004629 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3897 | 2026.03.17 22:02:21.004918 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3898 | 2026.03.17 22:02:21.005120 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.03.17 22:02:21.005254 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3900 | 2026.03.17 22:02:21.005289 [ 276 ] {8ed1b20f-c46b-4f74-99cb-3667e5f16e65} <Debug> TCPHandler: Processed in 0.001194523 sec. | ||
| 3901 | 2026.03.17 22:02:23.381959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8184 | ||
| 3902 | 2026.03.17 22:02:23.382522 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.03.17 22:02:23.382564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3904 | 2026.03.17 22:02:23.383271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3905 | 2026.03.17 22:02:23.383509 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.03.17 22:02:23.383649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8184 | ||
| 3907 | 2026.03.17 22:02:23.809628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3908 | 2026.03.17 22:02:23.825169 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.03.17 22:02:23.825230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3910 | 2026.03.17 22:02:23.831437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3911 | 2026.03.17 22:02:23.832204 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.03.17 22:02:23.835168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3913 | 2026.03.17 22:02:25.898857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 544 | ||
| 3914 | 2026.03.17 22:02:25.900860 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.03.17 22:02:25.900901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3916 | 2026.03.17 22:02:25.902032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3917 | 2026.03.17 22:02:25.902304 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.17 22:02:25.902542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 3919 | 2026.03.17 22:02:25.996402 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2026.03.17 22:02:25.996588 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3921 | 2026.03.17 22:02:25.996656 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3922 | 2026.03.17 22:02:25.997313 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.03.17 22:02:25.997360 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3924 | 2026.03.17 22:02:25.997766 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3925 | 2026.03.17 22:02:25.998010 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.03.17 22:02:25.998156 [ 62 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3927 | 2026.03.17 22:02:25.998168 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001631 sec., 63764.56161863887 rows/sec., 5.33 MiB/sec. | ||
| 3928 | 2026.03.17 22:02:25.998224 [ 62 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.03.17 22:02:25.998237 [ 276 ] {72e9b48c-fc67-46f5-8e6c-3d9cf89547de} <Debug> TCPHandler: Processed in 0.001965618 sec. | ||
| 3930 | 2026.03.17 22:02:25.998254 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3931 | 2026.03.17 22:02:25.998364 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.03.17 22:02:25.998367 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 3933 | 2026.03.17 22:02:25.998465 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.03.17 22:02:25.998490 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3935 | 2026.03.17 22:02:25.998506 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3936 | 2026.03.17 22:02:25.998525 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2888 rows starting from the beginning of the part | ||
| 3937 | 2026.03.17 22:02:25.998623 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2088 rows starting from the beginning of the part | ||
| 3938 | 2026.03.17 22:02:25.998679 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3939 | 2026.03.17 22:02:25.998732 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 3940 | 2026.03.17 22:02:25.998782 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 3941 | 2026.03.17 22:02:25.998824 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 3942 | 2026.03.17 22:02:25.998899 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.03.17 22:02:25.998935 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3944 | 2026.03.17 22:02:25.999320 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3945 | 2026.03.17 22:02:25.999540 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.03.17 22:02:25.999670 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001223 sec., 19623.875715453803 rows/sec., 1.44 MiB/sec. | ||
| 3947 | 2026.03.17 22:02:25.999672 [ 71 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3948 | 2026.03.17 22:02:25.999709 [ 276 ] {c033d8d7-130c-47c1-998c-fb8bd23bf77b} <Debug> TCPHandler: Processed in 0.001395267 sec. | ||
| 3949 | 2026.03.17 22:02:25.999724 [ 71 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.03.17 22:02:25.999751 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3951 | 2026.03.17 22:02:25.999829 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2026.03.17 22:02:25.999861 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 3953 | 2026.03.17 22:02:25.999928 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3954 | 2026.03.17 22:02:25.999972 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3955 | 2026.03.17 22:02:25.999990 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2026.03.17 22:02:26.000031 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 3957 | 2026.03.17 22:02:26.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.85 MiB, peak 243.85 MiB, free memory in arenas 0.00 B, will set to 240.62 MiB (RSS), difference: -3.24 MiB | ||
| 3958 | 2026.03.17 22:02:26.000314 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 3959 | 2026.03.17 22:02:26.000380 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
| 3960 | 2026.03.17 22:02:26.000394 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.03.17 22:02:26.000428 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 3962 | 2026.03.17 22:02:26.000437 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3963 | 2026.03.17 22:02:26.000483 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 3964 | 2026.03.17 22:02:26.000540 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3965 | 2026.03.17 22:02:26.000823 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3966 | 2026.03.17 22:02:26.001084 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.03.17 22:02:26.001208 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5328 rows, containing 5 columns (5 merged, 0 gathered) in 0.002892346 sec., 1842103.2615046748 rows/sec., 148.72 MiB/sec. | ||
| 3968 | 2026.03.17 22:02:26.001215 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001305 sec., 67432.95019157088 rows/sec., 5.27 MiB/sec. | ||
| 3969 | 2026.03.17 22:02:26.001209 [ 71 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3970 | 2026.03.17 22:02:26.001282 [ 276 ] {5a1a6634-4aca-4c80-891c-348e16644e4f} <Debug> TCPHandler: Processed in 0.001502279 sec. | ||
| 3971 | 2026.03.17 22:02:26.001298 [ 71 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.03.17 22:02:26.001325 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3973 | 2026.03.17 22:02:26.001396 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 3974 | 2026.03.17 22:02:26.001398 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.03.17 22:02:26.001502 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2026.03.17 22:02:26.001518 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.03.17 22:02:26.001535 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1549 rows starting from the beginning of the part | ||
| 3978 | 2026.03.17 22:02:26.001568 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3979 | 2026.03.17 22:02:26.001598 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1061 rows starting from the beginning of the part | ||
| 3980 | 2026.03.17 22:02:26.001626 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3981 | 2026.03.17 22:02:26.001648 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3982 | 2026.03.17 22:02:26.001707 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 3983 | 2026.03.17 22:02:26.001708 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901416 sec., 183021.49555909913 rows/sec., 13.05 MiB/sec. | ||
| 3984 | 2026.03.17 22:02:26.001745 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 3985 | 2026.03.17 22:02:26.001788 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 3986 | 2026.03.17 22:02:26.001893 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3987 | 2026.03.17 22:02:26.001966 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.03.17 22:02:26.002010 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3989 | 2026.03.17 22:02:26.002012 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.03.17 22:02:26.002128 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_26_5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3991 | 2026.03.17 22:02:26.002226 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.03.17 22:02:26.002235 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3993 | 2026.03.17 22:02:26.002313 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_21_4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3994 | 2026.03.17 22:02:26.002396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3995 | 2026.03.17 22:02:26.002441 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3996 | 2026.03.17 22:02:26.002674 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.03.17 22:02:26.002782 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3998 | 2026.03.17 22:02:26.002806 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 3999 | 2026.03.17 22:02:26.002815 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.17 22:02:26.002847 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4001 | 2026.03.17 22:02:26.002850 [ 276 ] {5a559c8e-2a49-4eaf-9818-22823c8a0f9f} <Debug> TCPHandler: Processed in 0.001500369 sec. | ||
| 4002 | 2026.03.17 22:02:26.002923 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 4003 | 2026.03.17 22:02:26.002964 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.03.17 22:02:26.003024 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661842 sec., 1763103.8329756982 rows/sec., 131.22 MiB/sec. | ||
| 4005 | 2026.03.17 22:02:26.003034 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4006 | 2026.03.17 22:02:26.003066 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7073 rows starting from the beginning of the part | ||
| 4007 | 2026.03.17 22:02:26.003066 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.03.17 22:02:26.003122 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1253 rows starting from the beginning of the part | ||
| 4009 | 2026.03.17 22:02:26.003134 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4010 | 2026.03.17 22:02:26.003174 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4011 | 2026.03.17 22:02:26.003222 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 4012 | 2026.03.17 22:02:26.003246 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4013 | 2026.03.17 22:02:26.003264 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 4014 | 2026.03.17 22:02:26.003311 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4015 | 2026.03.17 22:02:26.003516 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.03.17 22:02:26.003591 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_26_5} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4017 | 2026.03.17 22:02:26.003654 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4018 | 2026.03.17 22:02:26.003919 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.03.17 22:02:26.003960 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4020 | 2026.03.17 22:02:26.004531 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4021 | 2026.03.17 22:02:26.004776 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.03.17 22:02:26.004903 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4023 | 2026.03.17 22:02:26.004919 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001872 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
| 4024 | 2026.03.17 22:02:26.004945 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.03.17 22:02:26.004970 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4026 | 2026.03.17 22:02:26.004983 [ 276 ] {2c0a81d3-1fd3-4aec-b2d1-41344e0b5e92} <Debug> TCPHandler: Processed in 0.002067659 sec. | ||
| 4027 | 2026.03.17 22:02:26.005032 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 4028 | 2026.03.17 22:02:26.005130 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.03.17 22:02:26.005222 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4030 | 2026.03.17 22:02:26.005259 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.03.17 22:02:26.005275 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 281 rows starting from the beginning of the part | ||
| 4032 | 2026.03.17 22:02:26.005320 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4033 | 2026.03.17 22:02:26.005400 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4034 | 2026.03.17 22:02:26.005508 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 4035 | 2026.03.17 22:02:26.005609 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4036 | 2026.03.17 22:02:26.005701 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 4037 | 2026.03.17 22:02:26.005721 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.03.17 22:02:26.005770 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4039 | 2026.03.17 22:02:26.005793 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4040 | 2026.03.17 22:02:26.006156 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4041 | 2026.03.17 22:02:26.006412 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.03.17 22:02:26.006515 [ 71 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4043 | 2026.03.17 22:02:26.006542 [ 71 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.03.17 22:02:26.006547 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 4045 | 2026.03.17 22:02:26.006560 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4046 | 2026.03.17 22:02:26.006593 [ 276 ] {0203d34d-e735-4caa-aa4e-900853b1c789} <Debug> TCPHandler: Processed in 0.001524999 sec. | ||
| 4047 | 2026.03.17 22:02:26.006641 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 4048 | 2026.03.17 22:02:26.006732 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.03.17 22:02:26.006756 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 870 rows starting from the beginning of the part | ||
| 4050 | 2026.03.17 22:02:26.006802 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4051 | 2026.03.17 22:02:26.006840 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4052 | 2026.03.17 22:02:26.006873 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 4053 | 2026.03.17 22:02:26.006908 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8934 rows, containing 5 columns (5 merged, 0 gathered) in 0.004017138 sec., 2223971.394560008 rows/sec., 146.25 MiB/sec. | ||
| 4054 | 2026.03.17 22:02:26.006917 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4055 | 2026.03.17 22:02:26.006962 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4056 | 2026.03.17 22:02:26.007083 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4057 | 2026.03.17 22:02:26.007365 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.03.17 22:02:26.007438 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4059 | 2026.03.17 22:02:26.007515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4060 | 2026.03.17 22:02:26.007826 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216583 sec., 912391.5096627192 rows/sec., 60.67 MiB/sec. | ||
| 4061 | 2026.03.17 22:02:26.008022 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4062 | 2026.03.17 22:02:26.008258 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.03.17 22:02:26.008319 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_26_5} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4064 | 2026.03.17 22:02:26.008375 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4065 | 2026.03.17 22:02:26.009081 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 19 columns (19 merged, 0 gathered) in 0.004076388 sec., 96654.19484111914 rows/sec., 173.20 MiB/sec. | ||
| 4066 | 2026.03.17 22:02:26.009825 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4067 | 2026.03.17 22:02:26.010156 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.03.17 22:02:26.010230 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4069 | 2026.03.17 22:02:26.010340 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4070 | 2026.03.17 22:02:27.000287 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.86 MiB, peak 248.08 MiB, free memory in arenas 0.00 B, will set to 243.51 MiB (RSS), difference: 5.65 MiB | ||
| 4071 | 2026.03.17 22:02:27.636318 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65330 | ||
| 4072 | 2026.03.17 22:02:27.636426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4073 | 2026.03.17 22:02:27.636453 [ 288 ] {} <Debug> TCP-Session: 5b0a2d87-db7c-437e-9597-c7633f6a0afd Authenticating user 'default' from [fd00:1122:3344:101::e]:65330 | ||
| 4074 | 2026.03.17 22:02:27.636476 [ 288 ] {} <Debug> TCP-Session: 5b0a2d87-db7c-437e-9597-c7633f6a0afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.03.17 22:02:27.636489 [ 288 ] {} <Debug> TCP-Session: 5b0a2d87-db7c-437e-9597-c7633f6a0afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.03.17 22:02:27.636736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36316 | ||
| 4077 | 2026.03.17 22:02:27.636771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48121 | ||
| 4078 | 2026.03.17 22:02:27.636782 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50937 | ||
| 4079 | 2026.03.17 22:02:27.636821 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62446 | ||
| 4080 | 2026.03.17 22:02:27.636830 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46357 | ||
| 4081 | 2026.03.17 22:02:27.636895 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.03.17 22:02:27.636894 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4083 | 2026.03.17 22:02:27.636925 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4084 | 2026.03.17 22:02:27.636936 [ 291 ] {} <Debug> TCP-Session: 2bc30179-317f-47d6-bc37-a5268489b41b Authenticating user 'default' from [fd00:1122:3344:101::e]:48121 | ||
| 4085 | 2026.03.17 22:02:27.636945 [ 293 ] {} <Debug> TCP-Session: 0811444c-5761-4713-bb8f-212b9d65fa65 Authenticating user 'default' from [fd00:1122:3344:101::e]:50937 | ||
| 4086 | 2026.03.17 22:02:27.636971 [ 275 ] {} <Debug> TCP-Session: 80ef4b85-7467-43a9-8fd2-12b0bced353a Authenticating user 'default' from [fd00:1122:3344:101::e]:62446 | ||
| 4087 | 2026.03.17 22:02:27.636980 [ 291 ] {} <Debug> TCP-Session: 2bc30179-317f-47d6-bc37-a5268489b41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.03.17 22:02:27.636988 [ 293 ] {} <Debug> TCP-Session: 0811444c-5761-4713-bb8f-212b9d65fa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.03.17 22:02:27.637016 [ 275 ] {} <Debug> TCP-Session: 80ef4b85-7467-43a9-8fd2-12b0bced353a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.03.17 22:02:27.637029 [ 293 ] {} <Debug> TCP-Session: 0811444c-5761-4713-bb8f-212b9d65fa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.03.17 22:02:27.637016 [ 291 ] {} <Debug> TCP-Session: 2bc30179-317f-47d6-bc37-a5268489b41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.03.17 22:02:27.637075 [ 275 ] {} <Debug> TCP-Session: 80ef4b85-7467-43a9-8fd2-12b0bced353a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.03.17 22:02:27.636883 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4094 | 2026.03.17 22:02:27.636866 [ 288 ] {} <Trace> TCP-Session: 5b0a2d87-db7c-437e-9597-c7633f6a0afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.03.17 22:02:27.637149 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4096 | 2026.03.17 22:02:27.637154 [ 289 ] {} <Debug> TCP-Session: fab21425-c91e-4076-9128-bd17701ae0db Authenticating user 'default' from [fd00:1122:3344:101::e]:36316 | ||
| 4097 | 2026.03.17 22:02:27.637207 [ 286 ] {} <Debug> TCP-Session: f43a82f7-da65-4aef-bbc8-95f1499265f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46357 | ||
| 4098 | 2026.03.17 22:02:27.637224 [ 289 ] {} <Debug> TCP-Session: fab21425-c91e-4076-9128-bd17701ae0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.03.17 22:02:27.636806 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46241 | ||
| 4100 | 2026.03.17 22:02:27.637248 [ 289 ] {} <Debug> TCP-Session: fab21425-c91e-4076-9128-bd17701ae0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.03.17 22:02:27.636745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60319 | ||
| 4102 | 2026.03.17 22:02:27.636775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37207 | ||
| 4103 | 2026.03.17 22:02:27.637331 [ 288 ] {2f41762a-4774-485e-9960-62898561f53e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4104 | 2026.03.17 22:02:27.637245 [ 286 ] {} <Debug> TCP-Session: f43a82f7-da65-4aef-bbc8-95f1499265f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.03.17 22:02:27.637381 [ 286 ] {} <Debug> TCP-Session: f43a82f7-da65-4aef-bbc8-95f1499265f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.03.17 22:02:27.637547 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4107 | 2026.03.17 22:02:27.637577 [ 294 ] {} <Debug> TCP-Session: 954adae0-2311-463a-baad-0aa4f0d784d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46241 | ||
| 4108 | 2026.03.17 22:02:27.637594 [ 294 ] {} <Debug> TCP-Session: 954adae0-2311-463a-baad-0aa4f0d784d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.03.17 22:02:27.637596 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4110 | 2026.03.17 22:02:27.637608 [ 294 ] {} <Debug> TCP-Session: 954adae0-2311-463a-baad-0aa4f0d784d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.17 22:02:27.637639 [ 292 ] {} <Debug> TCP-Session: 54fd141a-19d0-4fd0-a21c-884d7b1f456f Authenticating user 'default' from [fd00:1122:3344:101::e]:37207 | ||
| 4112 | 2026.03.17 22:02:27.637640 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.03.17 22:02:27.637668 [ 292 ] {} <Debug> TCP-Session: 54fd141a-19d0-4fd0-a21c-884d7b1f456f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.03.17 22:02:27.637689 [ 290 ] {} <Debug> TCP-Session: cf50f7a5-cebc-43d8-b883-403ae980799b Authenticating user 'default' from [fd00:1122:3344:101::e]:60319 | ||
| 4115 | 2026.03.17 22:02:27.637693 [ 292 ] {} <Debug> TCP-Session: 54fd141a-19d0-4fd0-a21c-884d7b1f456f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.03.17 22:02:27.637701 [ 288 ] {2f41762a-4774-485e-9960-62898561f53e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4117 | 2026.03.17 22:02:27.637718 [ 290 ] {} <Debug> TCP-Session: cf50f7a5-cebc-43d8-b883-403ae980799b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.17 22:02:27.637769 [ 290 ] {} <Debug> TCP-Session: cf50f7a5-cebc-43d8-b883-403ae980799b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.03.17 22:02:27.637797 [ 288 ] {2f41762a-4774-485e-9960-62898561f53e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4120 | 2026.03.17 22:02:27.638124 [ 288 ] {2f41762a-4774-485e-9960-62898561f53e} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 4121 | 2026.03.17 22:02:27.639063 [ 303 ] {2f41762a-4774-485e-9960-62898561f53e} <Trace> AggregatingTransform: Aggregating | ||
| 4122 | 2026.03.17 22:02:27.639117 [ 303 ] {2f41762a-4774-485e-9960-62898561f53e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4123 | 2026.03.17 22:02:27.639149 [ 303 ] {2f41762a-4774-485e-9960-62898561f53e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925308 sec. (1080.721 rows/sec., 42.22 KiB/sec.) | ||
| 4124 | 2026.03.17 22:02:27.639166 [ 303 ] {2f41762a-4774-485e-9960-62898561f53e} <Trace> Aggregator: Merging aggregated data | ||
| 4125 | 2026.03.17 22:02:27.640401 [ 288 ] {2f41762a-4774-485e-9960-62898561f53e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 4126 | 2026.03.17 22:02:27.640537 [ 288 ] {2f41762a-4774-485e-9960-62898561f53e} <Debug> TCPHandler: Processed in 0.003822524 sec. | ||
| 4127 | 2026.03.17 22:02:27.640676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4128 | 2026.03.17 22:02:27.640703 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4129 | 2026.03.17 22:02:27.640709 [ 288 ] {} <Debug> TCP-Session: 5b0a2d87-db7c-437e-9597-c7633f6a0afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.03.17 22:02:27.640728 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4131 | 2026.03.17 22:02:27.640752 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4132 | 2026.03.17 22:02:27.640769 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4133 | 2026.03.17 22:02:27.640784 [ 289 ] {} <Debug> TCP-Session: fab21425-c91e-4076-9128-bd17701ae0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.03.17 22:02:27.640795 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4135 | 2026.03.17 22:02:27.640808 [ 291 ] {} <Debug> TCP-Session: 2bc30179-317f-47d6-bc37-a5268489b41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.03.17 22:02:27.640828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4137 | 2026.03.17 22:02:27.640851 [ 292 ] {} <Debug> TCP-Session: 54fd141a-19d0-4fd0-a21c-884d7b1f456f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.17 22:02:27.640854 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4139 | 2026.03.17 22:02:27.640889 [ 293 ] {} <Debug> TCP-Session: 0811444c-5761-4713-bb8f-212b9d65fa65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.03.17 22:02:27.640822 [ 290 ] {} <Debug> TCP-Session: cf50f7a5-cebc-43d8-b883-403ae980799b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.03.17 22:02:27.640919 [ 275 ] {} <Debug> TCP-Session: 80ef4b85-7467-43a9-8fd2-12b0bced353a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.03.17 22:02:27.640808 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4143 | 2026.03.17 22:02:27.640751 [ 286 ] {} <Debug> TCP-Session: f43a82f7-da65-4aef-bbc8-95f1499265f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.03.17 22:02:27.641008 [ 294 ] {} <Debug> TCP-Session: 954adae0-2311-463a-baad-0aa4f0d784d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.03.17 22:02:27.647852 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48738 | ||
| 4146 | 2026.03.17 22:02:27.647919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2026.03.17 22:02:27.647940 [ 288 ] {} <Debug> TCP-Session: 244bdeb6-12f0-4e7d-a47d-830df76a9453 Authenticating user 'default' from [fd00:1122:3344:101::e]:48738 | ||
| 4148 | 2026.03.17 22:02:27.647958 [ 288 ] {} <Debug> TCP-Session: 244bdeb6-12f0-4e7d-a47d-830df76a9453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.03.17 22:02:27.647970 [ 288 ] {} <Debug> TCP-Session: 244bdeb6-12f0-4e7d-a47d-830df76a9453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.03.17 22:02:27.648127 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65020 | ||
| 4151 | 2026.03.17 22:02:27.648172 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59461 | ||
| 4152 | 2026.03.17 22:02:27.648187 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34650 | ||
| 4153 | 2026.03.17 22:02:27.648198 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33203 | ||
| 4154 | 2026.03.17 22:02:27.648215 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37724 | ||
| 4155 | 2026.03.17 22:02:27.648240 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4156 | 2026.03.17 22:02:27.648244 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43322 | ||
| 4157 | 2026.03.17 22:02:27.648279 [ 290 ] {} <Debug> TCP-Session: 56a4c599-ac48-4a72-8b13-3aed41a1bd5c Authenticating user 'default' from [fd00:1122:3344:101::e]:59461 | ||
| 4158 | 2026.03.17 22:02:27.648286 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2026.03.17 22:02:27.648304 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4160 | 2026.03.17 22:02:27.648304 [ 290 ] {} <Debug> TCP-Session: 56a4c599-ac48-4a72-8b13-3aed41a1bd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.03.17 22:02:27.648325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2026.03.17 22:02:27.648340 [ 290 ] {} <Debug> TCP-Session: 56a4c599-ac48-4a72-8b13-3aed41a1bd5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.03.17 22:02:27.648338 [ 294 ] {} <Debug> TCP-Session: d28db27b-c4c0-416b-a16b-a7c70345b275 Authenticating user 'default' from [fd00:1122:3344:101::e]:37724 | ||
| 4164 | 2026.03.17 22:02:27.648354 [ 286 ] {} <Debug> TCP-Session: 2787d0d9-3866-42e0-85aa-2b4703f2c359 Authenticating user 'default' from [fd00:1122:3344:101::e]:43322 | ||
| 4165 | 2026.03.17 22:02:27.648365 [ 294 ] {} <Debug> TCP-Session: d28db27b-c4c0-416b-a16b-a7c70345b275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.03.17 22:02:27.648326 [ 293 ] {} <Debug> TCP-Session: 2629a923-c6b1-4a5b-bc3e-53594da651b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33203 | ||
| 4167 | 2026.03.17 22:02:27.648378 [ 286 ] {} <Debug> TCP-Session: 2787d0d9-3866-42e0-85aa-2b4703f2c359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.03.17 22:02:27.648385 [ 294 ] {} <Debug> TCP-Session: d28db27b-c4c0-416b-a16b-a7c70345b275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.03.17 22:02:27.648403 [ 293 ] {} <Debug> TCP-Session: 2629a923-c6b1-4a5b-bc3e-53594da651b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.03.17 22:02:27.648408 [ 286 ] {} <Debug> TCP-Session: 2787d0d9-3866-42e0-85aa-2b4703f2c359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.03.17 22:02:27.648433 [ 293 ] {} <Debug> TCP-Session: 2629a923-c6b1-4a5b-bc3e-53594da651b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.03.17 22:02:27.648238 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32943 | ||
| 4173 | 2026.03.17 22:02:27.648213 [ 288 ] {} <Trace> TCP-Session: 244bdeb6-12f0-4e7d-a47d-830df76a9453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.03.17 22:02:27.648206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4175 | 2026.03.17 22:02:27.648525 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4176 | 2026.03.17 22:02:27.648196 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48533 | ||
| 4177 | 2026.03.17 22:02:27.648551 [ 275 ] {} <Debug> TCP-Session: ae6f7eed-7041-4039-a610-8d6a19669178 Authenticating user 'default' from [fd00:1122:3344:101::e]:32943 | ||
| 4178 | 2026.03.17 22:02:27.648547 [ 289 ] {} <Debug> TCP-Session: b0703c4b-6c74-41b3-936d-f4fcce44e4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:65020 | ||
| 4179 | 2026.03.17 22:02:27.648577 [ 275 ] {} <Debug> TCP-Session: ae6f7eed-7041-4039-a610-8d6a19669178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.03.17 22:02:27.648588 [ 289 ] {} <Debug> TCP-Session: b0703c4b-6c74-41b3-936d-f4fcce44e4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.03.17 22:02:27.648591 [ 275 ] {} <Debug> TCP-Session: ae6f7eed-7041-4039-a610-8d6a19669178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.03.17 22:02:27.648601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.03.17 22:02:27.648601 [ 289 ] {} <Debug> TCP-Session: b0703c4b-6c74-41b3-936d-f4fcce44e4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.03.17 22:02:27.648618 [ 288 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4185 | 2026.03.17 22:02:27.648624 [ 292 ] {} <Debug> TCP-Session: 965b4aa4-b52a-4eee-ba21-fd4c68135073 Authenticating user 'default' from [fd00:1122:3344:101::e]:48533 | ||
| 4186 | 2026.03.17 22:02:27.648267 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.03.17 22:02:27.648663 [ 292 ] {} <Debug> TCP-Session: 965b4aa4-b52a-4eee-ba21-fd4c68135073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.03.17 22:02:27.648700 [ 292 ] {} <Debug> TCP-Session: 965b4aa4-b52a-4eee-ba21-fd4c68135073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.03.17 22:02:27.648703 [ 291 ] {} <Debug> TCP-Session: 41f2d1ed-dce7-4451-8e23-cb9ee207c90c Authenticating user 'default' from [fd00:1122:3344:101::e]:34650 | ||
| 4190 | 2026.03.17 22:02:27.648737 [ 291 ] {} <Debug> TCP-Session: 41f2d1ed-dce7-4451-8e23-cb9ee207c90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.03.17 22:02:27.648755 [ 291 ] {} <Debug> TCP-Session: 41f2d1ed-dce7-4451-8e23-cb9ee207c90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.03.17 22:02:27.648793 [ 288 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4193 | 2026.03.17 22:02:27.648840 [ 288 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4194 | 2026.03.17 22:02:27.649069 [ 288 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 4195 | 2026.03.17 22:02:27.649859 [ 316 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Trace> AggregatingTransform: Aggregating | ||
| 4196 | 2026.03.17 22:02:27.649915 [ 316 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4197 | 2026.03.17 22:02:27.649957 [ 316 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000800255 sec. (1249.602 rows/sec., 48.81 KiB/sec.) | ||
| 4198 | 2026.03.17 22:02:27.649977 [ 316 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Trace> Aggregator: Merging aggregated data | ||
| 4199 | 2026.03.17 22:02:27.651230 [ 288 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002647 sec., 377.7861730260672 rows/sec., 14.76 KiB/sec. | ||
| 4200 | 2026.03.17 22:02:27.651405 [ 288 ] {9c399b83-c35b-4db8-9299-f63b1fd50e6c} <Debug> TCPHandler: Processed in 0.003243102 sec. | ||
| 4201 | 2026.03.17 22:02:27.651502 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4202 | 2026.03.17 22:02:27.651530 [ 288 ] {} <Debug> TCP-Session: 244bdeb6-12f0-4e7d-a47d-830df76a9453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.03.17 22:02:27.651534 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4204 | 2026.03.17 22:02:27.651551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4205 | 2026.03.17 22:02:27.651564 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4206 | 2026.03.17 22:02:27.651599 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4207 | 2026.03.17 22:02:27.651614 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4208 | 2026.03.17 22:02:27.651639 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4209 | 2026.03.17 22:02:27.651660 [ 290 ] {} <Debug> TCP-Session: 56a4c599-ac48-4a72-8b13-3aed41a1bd5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.03.17 22:02:27.651687 [ 291 ] {} <Debug> TCP-Session: 41f2d1ed-dce7-4451-8e23-cb9ee207c90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.03.17 22:02:27.651703 [ 275 ] {} <Debug> TCP-Session: ae6f7eed-7041-4039-a610-8d6a19669178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.03.17 22:02:27.651630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4213 | 2026.03.17 22:02:27.651625 [ 292 ] {} <Debug> TCP-Session: 965b4aa4-b52a-4eee-ba21-fd4c68135073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.03.17 22:02:27.651605 [ 289 ] {} <Debug> TCP-Session: b0703c4b-6c74-41b3-936d-f4fcce44e4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.03.17 22:02:27.651610 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4216 | 2026.03.17 22:02:27.651807 [ 293 ] {} <Debug> TCP-Session: 2629a923-c6b1-4a5b-bc3e-53594da651b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.03.17 22:02:27.651843 [ 294 ] {} <Debug> TCP-Session: d28db27b-c4c0-416b-a16b-a7c70345b275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.03.17 22:02:27.651581 [ 286 ] {} <Debug> TCP-Session: 2787d0d9-3866-42e0-85aa-2b4703f2c359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.03.17 22:02:27.745323 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62750 | ||
| 4220 | 2026.03.17 22:02:27.745416 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.03.17 22:02:27.745440 [ 288 ] {} <Debug> TCP-Session: ccd24163-f06b-4ce5-812b-d156e4ebe4e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62750 | ||
| 4222 | 2026.03.17 22:02:27.745462 [ 288 ] {} <Debug> TCP-Session: ccd24163-f06b-4ce5-812b-d156e4ebe4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.03.17 22:02:27.745480 [ 288 ] {} <Debug> TCP-Session: ccd24163-f06b-4ce5-812b-d156e4ebe4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.03.17 22:02:27.745704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51417 | ||
| 4225 | 2026.03.17 22:02:27.745718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35784 | ||
| 4226 | 2026.03.17 22:02:27.745747 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35505 | ||
| 4227 | 2026.03.17 22:02:27.745772 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54617 | ||
| 4228 | 2026.03.17 22:02:27.745764 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35504 | ||
| 4229 | 2026.03.17 22:02:27.745827 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4230 | 2026.03.17 22:02:27.745827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2026.03.17 22:02:27.745719 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53264 | ||
| 4232 | 2026.03.17 22:02:27.745863 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2026.03.17 22:02:27.745869 [ 289 ] {} <Debug> TCP-Session: 86d9c80a-3c0b-46dd-ac91-6928c5930711 Authenticating user 'default' from [fd00:1122:3344:101::e]:51417 | ||
| 4234 | 2026.03.17 22:02:27.745886 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4235 | 2026.03.17 22:02:27.745910 [ 286 ] {} <Debug> TCP-Session: f96dfd66-d5fe-4499-b946-48384d164e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:54617 | ||
| 4236 | 2026.03.17 22:02:27.745921 [ 289 ] {} <Debug> TCP-Session: 86d9c80a-3c0b-46dd-ac91-6928c5930711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.03.17 22:02:27.745929 [ 275 ] {} <Debug> TCP-Session: 9e3f10a3-adf6-43e1-960a-973a708f95cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35504 | ||
| 4238 | 2026.03.17 22:02:27.745933 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2026.03.17 22:02:27.745948 [ 286 ] {} <Debug> TCP-Session: f96dfd66-d5fe-4499-b946-48384d164e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.03.17 22:02:27.745965 [ 275 ] {} <Debug> TCP-Session: 9e3f10a3-adf6-43e1-960a-973a708f95cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.03.17 22:02:27.745981 [ 286 ] {} <Debug> TCP-Session: f96dfd66-d5fe-4499-b946-48384d164e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.03.17 22:02:27.745980 [ 290 ] {} <Debug> TCP-Session: 641b1cac-da28-41db-8149-568f9e7fecef Authenticating user 'default' from [fd00:1122:3344:101::e]:53264 | ||
| 4243 | 2026.03.17 22:02:27.745996 [ 275 ] {} <Debug> TCP-Session: 9e3f10a3-adf6-43e1-960a-973a708f95cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.03.17 22:02:27.746020 [ 290 ] {} <Debug> TCP-Session: 641b1cac-da28-41db-8149-568f9e7fecef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.03.17 22:02:27.745951 [ 289 ] {} <Debug> TCP-Session: 86d9c80a-3c0b-46dd-ac91-6928c5930711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.03.17 22:02:27.746052 [ 290 ] {} <Debug> TCP-Session: 641b1cac-da28-41db-8149-568f9e7fecef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.03.17 22:02:27.745859 [ 292 ] {} <Debug> TCP-Session: 78efe0aa-0305-432b-8a8c-9d2d56edeb92 Authenticating user 'default' from [fd00:1122:3344:101::e]:35784 | ||
| 4248 | 2026.03.17 22:02:27.745723 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58009 | ||
| 4249 | 2026.03.17 22:02:27.746123 [ 292 ] {} <Debug> TCP-Session: 78efe0aa-0305-432b-8a8c-9d2d56edeb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.03.17 22:02:27.745716 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35291 | ||
| 4251 | 2026.03.17 22:02:27.746160 [ 292 ] {} <Debug> TCP-Session: 78efe0aa-0305-432b-8a8c-9d2d56edeb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.03.17 22:02:27.746194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4253 | 2026.03.17 22:02:27.745863 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4254 | 2026.03.17 22:02:27.746243 [ 293 ] {} <Debug> TCP-Session: 05849760-1ce8-412b-8bd9-14f309d8dce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58009 | ||
| 4255 | 2026.03.17 22:02:27.746265 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.03.17 22:02:27.746268 [ 294 ] {} <Debug> TCP-Session: c93761f9-9f4e-4798-8a58-a075c7dc2d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:35505 | ||
| 4257 | 2026.03.17 22:02:27.746281 [ 293 ] {} <Debug> TCP-Session: 05849760-1ce8-412b-8bd9-14f309d8dce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.17 22:02:27.746301 [ 291 ] {} <Debug> TCP-Session: b7959b7d-de74-4184-b642-22a01450686a Authenticating user 'default' from [fd00:1122:3344:101::e]:35291 | ||
| 4259 | 2026.03.17 22:02:27.746319 [ 293 ] {} <Debug> TCP-Session: 05849760-1ce8-412b-8bd9-14f309d8dce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.03.17 22:02:27.746339 [ 291 ] {} <Debug> TCP-Session: b7959b7d-de74-4184-b642-22a01450686a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.03.17 22:02:27.746308 [ 294 ] {} <Debug> TCP-Session: c93761f9-9f4e-4798-8a58-a075c7dc2d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.03.17 22:02:27.746362 [ 291 ] {} <Debug> TCP-Session: b7959b7d-de74-4184-b642-22a01450686a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.03.17 22:02:27.746381 [ 294 ] {} <Debug> TCP-Session: c93761f9-9f4e-4798-8a58-a075c7dc2d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.03.17 22:02:27.745826 [ 288 ] {} <Trace> TCP-Session: ccd24163-f06b-4ce5-812b-d156e4ebe4e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.03.17 22:02:27.746571 [ 288 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4266 | 2026.03.17 22:02:27.746809 [ 288 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4267 | 2026.03.17 22:02:27.746863 [ 288 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4268 | 2026.03.17 22:02:27.747253 [ 288 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 4269 | 2026.03.17 22:02:27.748169 [ 296 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Trace> AggregatingTransform: Aggregating | ||
| 4270 | 2026.03.17 22:02:27.748211 [ 296 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4271 | 2026.03.17 22:02:27.748249 [ 296 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889827 sec. (1123.814 rows/sec., 43.90 KiB/sec.) | ||
| 4272 | 2026.03.17 22:02:27.748268 [ 296 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Trace> Aggregator: Merging aggregated data | ||
| 4273 | 2026.03.17 22:02:27.749606 [ 288 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 4274 | 2026.03.17 22:02:27.749797 [ 288 ] {38a3ea5d-2c7d-489e-9d43-3178cf063f4d} <Debug> TCPHandler: Processed in 0.004097889 sec. | ||
| 4275 | 2026.03.17 22:02:27.749940 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2026.03.17 22:02:27.749972 [ 288 ] {} <Debug> TCP-Session: ccd24163-f06b-4ce5-812b-d156e4ebe4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.03.17 22:02:27.749972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2026.03.17 22:02:27.750015 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4279 | 2026.03.17 22:02:27.750035 [ 289 ] {} <Debug> TCP-Session: 86d9c80a-3c0b-46dd-ac91-6928c5930711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.03.17 22:02:27.750045 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4281 | 2026.03.17 22:02:27.750058 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4282 | 2026.03.17 22:02:27.750094 [ 292 ] {} <Debug> TCP-Session: 78efe0aa-0305-432b-8a8c-9d2d56edeb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.03.17 22:02:27.750087 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4284 | 2026.03.17 22:02:27.750112 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4285 | 2026.03.17 22:02:27.750156 [ 286 ] {} <Debug> TCP-Session: f96dfd66-d5fe-4499-b946-48384d164e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.17 22:02:27.750118 [ 275 ] {} <Debug> TCP-Session: 9e3f10a3-adf6-43e1-960a-973a708f95cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.03.17 22:02:27.750183 [ 293 ] {} <Debug> TCP-Session: 05849760-1ce8-412b-8bd9-14f309d8dce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.03.17 22:02:27.750042 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4289 | 2026.03.17 22:02:27.750132 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2026.03.17 22:02:27.750072 [ 290 ] {} <Debug> TCP-Session: 641b1cac-da28-41db-8149-568f9e7fecef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.03.17 22:02:27.750283 [ 291 ] {} <Debug> TCP-Session: b7959b7d-de74-4184-b642-22a01450686a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.03.17 22:02:27.750297 [ 294 ] {} <Debug> TCP-Session: c93761f9-9f4e-4798-8a58-a075c7dc2d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.03.17 22:02:30.739905 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4294 | 2026.03.17 22:02:30.739979 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4295 | 2026.03.17 22:02:30.884701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8632 | ||
| 4296 | 2026.03.17 22:02:30.885223 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.03.17 22:02:30.885263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4298 | 2026.03.17 22:02:30.885761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4299 | 2026.03.17 22:02:30.885999 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.03.17 22:02:30.886147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8632 | ||
| 4301 | 2026.03.17 22:02:30.994817 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2026.03.17 22:02:30.994986 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4303 | 2026.03.17 22:02:30.995048 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4304 | 2026.03.17 22:02:30.995714 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2026.03.17 22:02:30.995756 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4306 | 2026.03.17 22:02:30.996117 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4307 | 2026.03.17 22:02:30.996330 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.03.17 22:02:30.996465 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001526 sec., 57667.10353866317 rows/sec., 4.82 MiB/sec. | ||
| 4309 | 2026.03.17 22:02:30.996504 [ 276 ] {998ec368-aa3b-4701-a9b6-fdf45c49411c} <Debug> TCPHandler: Processed in 0.001807195 sec. | ||
| 4310 | 2026.03.17 22:02:30.996629 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.03.17 22:02:30.996722 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4312 | 2026.03.17 22:02:30.996761 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4313 | 2026.03.17 22:02:30.997146 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.03.17 22:02:30.997180 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4315 | 2026.03.17 22:02:30.997464 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4316 | 2026.03.17 22:02:30.997670 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.03.17 22:02:30.997791 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001087 sec., 14719.411223551057 rows/sec., 1.08 MiB/sec. | ||
| 4318 | 2026.03.17 22:02:30.997826 [ 276 ] {f35a1fed-d455-467b-9d32-97e481d78bad} <Debug> TCPHandler: Processed in 0.001252374 sec. | ||
| 4319 | 2026.03.17 22:02:30.997931 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.03.17 22:02:30.998023 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4321 | 2026.03.17 22:02:30.998060 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4322 | 2026.03.17 22:02:30.998463 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.03.17 22:02:30.998498 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4324 | 2026.03.17 22:02:30.998823 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4325 | 2026.03.17 22:02:30.999025 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.03.17 22:02:30.999143 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001138 sec., 70298.769771529 rows/sec., 5.49 MiB/sec. | ||
| 4327 | 2026.03.17 22:02:30.999178 [ 276 ] {f1e6f222-bd7d-4ab3-8180-d6acc87d2b9f} <Debug> TCPHandler: Processed in 0.001300695 sec. | ||
| 4328 | 2026.03.17 22:02:30.999285 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.03.17 22:02:30.999386 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4330 | 2026.03.17 22:02:30.999427 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4331 | 2026.03.17 22:02:30.999808 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.03.17 22:02:30.999841 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4333 | 2026.03.17 22:02:31.000304 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4334 | 2026.03.17 22:02:31.000514 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.17 22:02:31.000637 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 4336 | 2026.03.17 22:02:31.000671 [ 276 ] {05da6770-c423-40da-8e90-24267c5464f5} <Debug> TCPHandler: Processed in 0.001432588 sec. | ||
| 4337 | 2026.03.17 22:02:31.000775 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.03.17 22:02:31.000866 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4339 | 2026.03.17 22:02:31.000918 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4340 | 2026.03.17 22:02:31.001740 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.03.17 22:02:31.001774 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4342 | 2026.03.17 22:02:31.002288 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4343 | 2026.03.17 22:02:31.002501 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.03.17 22:02:31.002631 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001783 sec., 8973.6399326977 rows/sec., 16.08 MiB/sec. | ||
| 4345 | 2026.03.17 22:02:31.002680 [ 276 ] {d46881ab-f2ca-429e-b2a8-c1386105c18c} <Debug> TCPHandler: Processed in 0.001959868 sec. | ||
| 4346 | 2026.03.17 22:02:31.002792 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.03.17 22:02:31.002970 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4348 | 2026.03.17 22:02:31.003011 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4349 | 2026.03.17 22:02:31.003330 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.03.17 22:02:31.003363 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4351 | 2026.03.17 22:02:31.003654 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4352 | 2026.03.17 22:02:31.003874 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.03.17 22:02:31.003994 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 4354 | 2026.03.17 22:02:31.004027 [ 276 ] {9781a10f-9193-42cf-b61e-33036f157c84} <Debug> TCPHandler: Processed in 0.001290355 sec. | ||
| 4355 | 2026.03.17 22:02:31.336217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4356 | 2026.03.17 22:02:31.351456 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.17 22:02:31.351513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4358 | 2026.03.17 22:02:31.357782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4359 | 2026.03.17 22:02:31.358528 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.03.17 22:02:31.361367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4361 | 2026.03.17 22:02:35.903639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 574 | ||
| 4362 | 2026.03.17 22:02:35.905821 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.03.17 22:02:35.905868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4364 | 2026.03.17 22:02:35.907058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4365 | 2026.03.17 22:02:35.907345 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.03.17 22:02:35.907592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4367 | 2026.03.17 22:02:35.996236 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.03.17 22:02:35.996423 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4369 | 2026.03.17 22:02:35.996496 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4370 | 2026.03.17 22:02:35.997191 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.03.17 22:02:35.997244 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4372 | 2026.03.17 22:02:35.997667 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4373 | 2026.03.17 22:02:35.997906 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.03.17 22:02:35.998076 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001703 sec., 61068.70229007633 rows/sec., 5.11 MiB/sec. | ||
| 4375 | 2026.03.17 22:02:35.998130 [ 276 ] {be2d07db-64f9-4973-ae93-fe98cd36b92e} <Debug> TCPHandler: Processed in 0.002022328 sec. | ||
| 4376 | 2026.03.17 22:02:35.998258 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.03.17 22:02:35.998365 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4378 | 2026.03.17 22:02:35.998410 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4379 | 2026.03.17 22:02:35.998845 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.03.17 22:02:35.998884 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4381 | 2026.03.17 22:02:35.999212 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4382 | 2026.03.17 22:02:35.999433 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.03.17 22:02:35.999569 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.43 MiB/sec. | ||
| 4384 | 2026.03.17 22:02:35.999609 [ 276 ] {759d82c8-1d69-483c-9550-c3ba0bf26ef4} <Debug> TCPHandler: Processed in 0.001404317 sec. | ||
| 4385 | 2026.03.17 22:02:35.999711 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.03.17 22:02:35.999807 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4387 | 2026.03.17 22:02:35.999848 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4388 | 2026.03.17 22:02:36.000284 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.03.17 22:02:36.000322 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4390 | 2026.03.17 22:02:36.000639 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4391 | 2026.03.17 22:02:36.000851 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.03.17 22:02:36.000982 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001194 sec., 73701.84254606365 rows/sec., 5.76 MiB/sec. | ||
| 4393 | 2026.03.17 22:02:36.001021 [ 276 ] {639b42d8-14e0-431f-ba19-6295973f85e4} <Debug> TCPHandler: Processed in 0.001357666 sec. | ||
| 4394 | 2026.03.17 22:02:36.001131 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.03.17 22:02:36.001225 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4396 | 2026.03.17 22:02:36.001270 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4397 | 2026.03.17 22:02:36.001674 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.03.17 22:02:36.001711 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4399 | 2026.03.17 22:02:36.002044 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4400 | 2026.03.17 22:02:36.002257 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.03.17 22:02:36.002387 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4402 | 2026.03.17 22:02:36.002424 [ 276 ] {f8fbd67b-b04a-470d-8ff9-58af027cadda} <Debug> TCPHandler: Processed in 0.001343126 sec. | ||
| 4403 | 2026.03.17 22:02:36.002523 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.03.17 22:02:36.002618 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.03.17 22:02:36.002672 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4406 | 2026.03.17 22:02:36.003456 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.03.17 22:02:36.003494 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4408 | 2026.03.17 22:02:36.004023 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4409 | 2026.03.17 22:02:36.004258 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.03.17 22:02:36.004398 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 23.91 MiB/sec. | ||
| 4411 | 2026.03.17 22:02:36.004461 [ 276 ] {e83ed018-9924-45e2-9af3-9372eb201cd7} <Debug> TCPHandler: Processed in 0.001985339 sec. | ||
| 4412 | 2026.03.17 22:02:36.004570 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.03.17 22:02:36.004666 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4414 | 2026.03.17 22:02:36.004708 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4415 | 2026.03.17 22:02:36.005043 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.03.17 22:02:36.005080 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4417 | 2026.03.17 22:02:36.005386 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4418 | 2026.03.17 22:02:36.005590 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.03.17 22:02:36.005720 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4420 | 2026.03.17 22:02:36.005756 [ 276 ] {2f6cc3f5-a6b7-4aaf-817d-be34f9e042df} <Debug> TCPHandler: Processed in 0.001234113 sec. | ||
| 4421 | 2026.03.17 22:02:36.379288 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.03.17 22:02:36.379480 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4423 | 2026.03.17 22:02:36.379553 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4424 | 2026.03.17 22:02:36.380216 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.03.17 22:02:36.380255 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4426 | 2026.03.17 22:02:36.380633 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4427 | 2026.03.17 22:02:36.380851 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.03.17 22:02:36.381000 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 4429 | 2026.03.17 22:02:36.381041 [ 276 ] {0ad682e1-6f17-41c2-a3be-b1e6f954a65e} <Debug> TCPHandler: Processed in 0.001883197 sec. | ||
| 4430 | 2026.03.17 22:02:36.381157 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.03.17 22:02:36.381251 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4432 | 2026.03.17 22:02:36.381291 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4433 | 2026.03.17 22:02:36.381673 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.03.17 22:02:36.381710 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4435 | 2026.03.17 22:02:36.381996 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4436 | 2026.03.17 22:02:36.382207 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.03.17 22:02:36.382333 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 888.75 KiB/sec. | ||
| 4438 | 2026.03.17 22:02:36.382369 [ 276 ] {6e6ba45a-cade-474e-8e8b-8582f64a81f3} <Debug> TCPHandler: Processed in 0.001258494 sec. | ||
| 4439 | 2026.03.17 22:02:36.382472 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.03.17 22:02:36.382563 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4441 | 2026.03.17 22:02:36.382601 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4442 | 2026.03.17 22:02:36.383731 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.03.17 22:02:36.383766 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4444 | 2026.03.17 22:02:36.384178 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4445 | 2026.03.17 22:02:36.384413 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.03.17 22:02:36.384538 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Debug> executeQuery: Read 2094 rows, 163.20 KiB in 0.001992 sec., 1051204.8192771084 rows/sec., 80.01 MiB/sec. | ||
| 4447 | 2026.03.17 22:02:36.384574 [ 276 ] {d5871fdd-33f4-4908-a28a-9a077bb48504} <Debug> TCPHandler: Processed in 0.002148241 sec. | ||
| 4448 | 2026.03.17 22:02:36.384689 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.03.17 22:02:36.384781 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.03.17 22:02:36.384820 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4451 | 2026.03.17 22:02:36.385218 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.03.17 22:02:36.385254 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4453 | 2026.03.17 22:02:36.385535 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4454 | 2026.03.17 22:02:36.385744 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.03.17 22:02:36.385867 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001103 sec., 44424.29737080689 rows/sec., 3.26 MiB/sec. | ||
| 4456 | 2026.03.17 22:02:36.385902 [ 276 ] {98eb0a4a-cbe5-4d1e-86c9-a3d7b65f720f} <Debug> TCPHandler: Processed in 0.001260594 sec. | ||
| 4457 | 2026.03.17 22:02:36.386002 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.03.17 22:02:36.386094 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.03.17 22:02:36.386132 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4460 | 2026.03.17 22:02:36.386699 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.03.17 22:02:36.386735 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4462 | 2026.03.17 22:02:36.387066 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4463 | 2026.03.17 22:02:36.387272 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.03.17 22:02:36.387392 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001316 sec., 556231.0030395137 rows/sec., 32.90 MiB/sec. | ||
| 4465 | 2026.03.17 22:02:36.387429 [ 276 ] {580f665a-aef0-4aa0-bce6-b222d5249d3c} <Debug> TCPHandler: Processed in 0.001473029 sec. | ||
| 4466 | 2026.03.17 22:02:36.387538 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.03.17 22:02:36.387631 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.03.17 22:02:36.387669 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4469 | 2026.03.17 22:02:36.388034 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.03.17 22:02:36.388069 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4471 | 2026.03.17 22:02:36.388344 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4472 | 2026.03.17 22:02:36.388572 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.03.17 22:02:36.388673 [ 59 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4474 | 2026.03.17 22:02:36.388696 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 4475 | 2026.03.17 22:02:36.388740 [ 59 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.03.17 22:02:36.388748 [ 276 ] {7f704129-21a6-461d-b067-9c5f169ec3d8} <Debug> TCPHandler: Processed in 0.001257584 sec. | ||
| 4477 | 2026.03.17 22:02:36.388769 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4478 | 2026.03.17 22:02:36.388871 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.03.17 22:02:36.388883 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 4480 | 2026.03.17 22:02:36.388984 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.03.17 22:02:36.389017 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4482 | 2026.03.17 22:02:36.389028 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4483 | 2026.03.17 22:02:36.389061 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 4484 | 2026.03.17 22:02:36.389136 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 4485 | 2026.03.17 22:02:36.389185 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 4486 | 2026.03.17 22:02:36.389229 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 4487 | 2026.03.17 22:02:36.389273 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 4488 | 2026.03.17 22:02:36.389420 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.03.17 22:02:36.389461 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4490 | 2026.03.17 22:02:36.389779 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4491 | 2026.03.17 22:02:36.390003 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.03.17 22:02:36.390110 [ 198 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273175 sec., 3927.1898992675788 rows/sec., 291.47 KiB/sec. | ||
| 4493 | 2026.03.17 22:02:36.390127 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 4494 | 2026.03.17 22:02:36.390184 [ 276 ] {52e05853-aef2-4103-9e7f-8265134b90a0} <Debug> TCPHandler: Processed in 0.001360026 sec. | ||
| 4495 | 2026.03.17 22:02:36.390290 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.03.17 22:02:36.390319 [ 194 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4497 | 2026.03.17 22:02:36.390383 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4498 | 2026.03.17 22:02:36.390425 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4499 | 2026.03.17 22:02:36.390647 [ 194 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_5_1} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.03.17 22:02:36.390744 [ 194 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_5_1} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4501 | 2026.03.17 22:02:36.390839 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4502 | 2026.03.17 22:02:36.391172 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.03.17 22:02:36.391213 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4504 | 2026.03.17 22:02:36.391571 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4505 | 2026.03.17 22:02:36.391776 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.03.17 22:02:36.391900 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Debug> executeQuery: Read 1073 rows, 76.58 KiB in 0.001535 sec., 699022.8013029316 rows/sec., 48.72 MiB/sec. | ||
| 4507 | 2026.03.17 22:02:36.391937 [ 276 ] {1cc46b0f-37ae-4c71-82f3-cca643ffebfc} <Debug> TCPHandler: Processed in 0.001693723 sec. | ||
| 4508 | 2026.03.17 22:02:36.392045 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.03.17 22:02:36.392138 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.03.17 22:02:36.392181 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4511 | 2026.03.17 22:02:36.392797 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.03.17 22:02:36.392833 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4513 | 2026.03.17 22:02:36.393247 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4514 | 2026.03.17 22:02:36.393451 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.03.17 22:02:36.393575 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001454 sec., 865887.2077028886 rows/sec., 54.62 MiB/sec. | ||
| 4516 | 2026.03.17 22:02:36.393610 [ 276 ] {379b6cf3-effd-4d91-a056-8d87cb4f90e9} <Debug> TCPHandler: Processed in 0.001612241 sec. | ||
| 4517 | 2026.03.17 22:02:36.393707 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.03.17 22:02:36.393799 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4519 | 2026.03.17 22:02:36.393850 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4520 | 2026.03.17 22:02:36.394614 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.03.17 22:02:36.394650 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4522 | 2026.03.17 22:02:36.395200 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4523 | 2026.03.17 22:02:36.395416 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.03.17 22:02:36.395544 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001763 sec., 14180.374361883154 rows/sec., 25.41 MiB/sec. | ||
| 4525 | 2026.03.17 22:02:36.395594 [ 276 ] {8a4b9759-a776-4c43-8319-2b186c856dbe} <Debug> TCPHandler: Processed in 0.001932967 sec. | ||
| 4526 | 2026.03.17 22:02:36.395700 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.03.17 22:02:36.395792 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.03.17 22:02:36.395832 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4529 | 2026.03.17 22:02:36.396138 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.03.17 22:02:36.396172 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4531 | 2026.03.17 22:02:36.396459 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4532 | 2026.03.17 22:02:36.396660 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.03.17 22:02:36.396781 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001007 sec., 11916.583912611717 rows/sec., 822.37 KiB/sec. | ||
| 4534 | 2026.03.17 22:02:36.396816 [ 276 ] {bc23c100-9277-4f42-b0c6-52e54f351683} <Debug> TCPHandler: Processed in 0.001163112 sec. | ||
| 4535 | 2026.03.17 22:02:37.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.63 MiB, peak 254.11 MiB, free memory in arenas 0.00 B, will set to 244.52 MiB (RSS), difference: -1.11 MiB | ||
| 4536 | 2026.03.17 22:02:38.386233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9144 | ||
| 4537 | 2026.03.17 22:02:38.386949 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.03.17 22:02:38.386991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4539 | 2026.03.17 22:02:38.387507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4540 | 2026.03.17 22:02:38.387734 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.03.17 22:02:38.387859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9144 | ||
| 4542 | 2026.03.17 22:02:38.861437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4543 | 2026.03.17 22:02:38.878169 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.03.17 22:02:38.878228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4545 | 2026.03.17 22:02:38.884530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4546 | 2026.03.17 22:02:38.885236 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.03.17 22:02:38.888245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4548 | 2026.03.17 22:02:40.993762 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.17 22:02:40.993965 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.17 22:02:40.994041 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4551 | 2026.03.17 22:02:40.994709 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.17 22:02:40.994759 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4553 | 2026.03.17 22:02:40.995165 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4554 | 2026.03.17 22:02:40.995386 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.17 22:02:40.995545 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 4556 | 2026.03.17 22:02:40.995593 [ 276 ] {579311fb-d7a9-43a7-ab81-a1a524c7e258} <Debug> TCPHandler: Processed in 0.001965598 sec. | ||
| 4557 | 2026.03.17 22:02:40.995710 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.17 22:02:40.995811 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4559 | 2026.03.17 22:02:40.995854 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4560 | 2026.03.17 22:02:40.996272 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.03.17 22:02:40.996310 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4562 | 2026.03.17 22:02:40.996632 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4563 | 2026.03.17 22:02:40.996844 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.03.17 22:02:40.996970 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 4565 | 2026.03.17 22:02:40.997008 [ 276 ] {e2683ddc-f8cb-4da0-87f2-2491735dc3ca} <Debug> TCPHandler: Processed in 0.001348526 sec. | ||
| 4566 | 2026.03.17 22:02:40.997136 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.03.17 22:02:40.997231 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.03.17 22:02:40.997274 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4569 | 2026.03.17 22:02:40.997641 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.03.17 22:02:40.997677 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4571 | 2026.03.17 22:02:40.997995 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4572 | 2026.03.17 22:02:40.998202 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.03.17 22:02:40.998328 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001116 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 4574 | 2026.03.17 22:02:40.998364 [ 276 ] {ff1aa40b-422d-40d5-bb35-43cc00b018ca} <Debug> TCPHandler: Processed in 0.001274875 sec. | ||
| 4575 | 2026.03.17 22:02:40.998471 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.03.17 22:02:40.998564 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.03.17 22:02:40.998604 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.03.17 22:02:40.998917 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.03.17 22:02:40.998953 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4580 | 2026.03.17 22:02:40.999253 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4581 | 2026.03.17 22:02:40.999451 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.17 22:02:40.999578 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 4583 | 2026.03.17 22:02:40.999613 [ 276 ] {c7050f77-28a1-43dd-bf9e-0222c749bc60} <Debug> TCPHandler: Processed in 0.001188863 sec. | ||
| 4584 | 2026.03.17 22:02:45.740013 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4585 | 2026.03.17 22:02:45.740086 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4586 | 2026.03.17 22:02:45.888011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9592 | ||
| 4587 | 2026.03.17 22:02:45.888678 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.17 22:02:45.888714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4589 | 2026.03.17 22:02:45.889230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4590 | 2026.03.17 22:02:45.889473 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.17 22:02:45.889601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9592 | ||
| 4592 | 2026.03.17 22:02:45.907782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 616 | ||
| 4593 | 2026.03.17 22:02:45.910156 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.03.17 22:02:45.910201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4595 | 2026.03.17 22:02:45.911465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4596 | 2026.03.17 22:02:45.911730 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.03.17 22:02:45.911982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4598 | 2026.03.17 22:02:45.995715 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.03.17 22:02:45.995867 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4600 | 2026.03.17 22:02:45.995924 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4601 | 2026.03.17 22:02:45.996524 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.03.17 22:02:45.996562 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4603 | 2026.03.17 22:02:45.996922 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4604 | 2026.03.17 22:02:45.997152 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.03.17 22:02:45.997286 [ 75 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4606 | 2026.03.17 22:02:45.997292 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001464 sec., 71038.25136612022 rows/sec., 5.94 MiB/sec. | ||
| 4607 | 2026.03.17 22:02:45.997346 [ 75 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.03.17 22:02:45.997375 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4609 | 2026.03.17 22:02:45.997376 [ 276 ] {56a97027-2818-4459-b8fa-f4e8c4f232d6} <Debug> TCPHandler: Processed in 0.001774084 sec. | ||
| 4610 | 2026.03.17 22:02:45.997474 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 4611 | 2026.03.17 22:02:45.997525 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.03.17 22:02:45.997585 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4613 | 2026.03.17 22:02:45.997621 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2888 rows starting from the beginning of the part | ||
| 4614 | 2026.03.17 22:02:45.997626 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4615 | 2026.03.17 22:02:45.997677 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part | ||
| 4616 | 2026.03.17 22:02:45.997678 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4617 | 2026.03.17 22:02:45.997725 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4618 | 2026.03.17 22:02:45.997769 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2094 rows starting from the beginning of the part | ||
| 4619 | 2026.03.17 22:02:45.997812 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4620 | 2026.03.17 22:02:45.997848 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 4621 | 2026.03.17 22:02:45.998120 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.03.17 22:02:45.998166 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4623 | 2026.03.17 22:02:45.998500 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4624 | 2026.03.17 22:02:45.998737 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.17 22:02:45.998880 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001272 sec., 18867.924528301886 rows/sec., 1.39 MiB/sec. | ||
| 4626 | 2026.03.17 22:02:45.998919 [ 276 ] {94f7b1e0-19c3-439c-8d9b-6e7ffb507f29} <Debug> TCPHandler: Processed in 0.001443837 sec. | ||
| 4627 | 2026.03.17 22:02:45.999032 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.03.17 22:02:45.999126 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4629 | 2026.03.17 22:02:45.999166 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4630 | 2026.03.17 22:02:45.999603 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.17 22:02:45.999638 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4632 | 2026.03.17 22:02:45.999939 [ 198 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5334 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499588 sec., 2133951.675236079 rows/sec., 172.27 MiB/sec. | ||
| 4633 | 2026.03.17 22:02:45.999949 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4634 | 2026.03.17 22:02:46.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.14 MiB, peak 254.11 MiB, free memory in arenas 0.00 B, will set to 245.83 MiB (RSS), difference: -3.30 MiB | ||
| 4635 | 2026.03.17 22:02:46.000243 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4636 | 2026.03.17 22:02:46.000363 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.03.17 22:02:46.000481 [ 101 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4638 | 2026.03.17 22:02:46.000494 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001387 sec., 63446.286950252346 rows/sec., 4.95 MiB/sec. | ||
| 4639 | 2026.03.17 22:02:46.000511 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.03.17 22:02:46.000525 [ 101 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.03.17 22:02:46.000543 [ 276 ] {1c8807b7-33ea-4b41-9749-7cbf33501286} <Debug> TCPHandler: Processed in 0.00156031 sec. | ||
| 4642 | 2026.03.17 22:02:46.000548 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4643 | 2026.03.17 22:02:46.000583 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_31_6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4644 | 2026.03.17 22:02:46.000623 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 4645 | 2026.03.17 22:02:46.000658 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.03.17 22:02:46.000675 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 4647 | 2026.03.17 22:02:46.000714 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4648 | 2026.03.17 22:02:46.000744 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1549 rows starting from the beginning of the part | ||
| 4649 | 2026.03.17 22:02:46.000759 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.03.17 22:02:46.000784 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 80 rows starting from the beginning of the part | ||
| 4651 | 2026.03.17 22:02:46.000809 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4652 | 2026.03.17 22:02:46.000825 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 4653 | 2026.03.17 22:02:46.000864 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1073 rows starting from the beginning of the part | ||
| 4654 | 2026.03.17 22:02:46.000895 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4655 | 2026.03.17 22:02:46.000929 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 4656 | 2026.03.17 22:02:46.001235 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.03.17 22:02:46.001277 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4658 | 2026.03.17 22:02:46.001646 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4659 | 2026.03.17 22:02:46.001871 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.03.17 22:02:46.001966 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4661 | 2026.03.17 22:02:46.001989 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.03.17 22:02:46.002003 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 4663 | 2026.03.17 22:02:46.002005 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4664 | 2026.03.17 22:02:46.002032 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439578 sec., 2043654.4598486503 rows/sec., 152.17 MiB/sec. | ||
| 4665 | 2026.03.17 22:02:46.002043 [ 276 ] {52a76f13-e3a0-4f38-8e89-2113c3878f99} <Debug> TCPHandler: Processed in 0.001434427 sec. | ||
| 4666 | 2026.03.17 22:02:46.002078 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 4667 | 2026.03.17 22:02:46.002161 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.17 22:02:46.002177 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4669 | 2026.03.17 22:02:46.002226 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8934 rows starting from the beginning of the part | ||
| 4670 | 2026.03.17 22:02:46.002227 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4671 | 2026.03.17 22:02:46.002270 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4672 | 2026.03.17 22:02:46.002272 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.03.17 22:02:46.002307 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 4674 | 2026.03.17 22:02:46.002340 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4675 | 2026.03.17 22:02:46.002346 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1259 rows starting from the beginning of the part | ||
| 4676 | 2026.03.17 22:02:46.002408 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4677 | 2026.03.17 22:02:46.002440 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 4678 | 2026.03.17 22:02:46.002494 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.03.17 22:02:46.002564 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_31_6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4680 | 2026.03.17 22:02:46.002639 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4681 | 2026.03.17 22:02:46.003191 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.03.17 22:02:46.003233 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4683 | 2026.03.17 22:02:46.003826 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4684 | 2026.03.17 22:02:46.004059 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.03.17 22:02:46.004203 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001949 sec., 12314.007183170857 rows/sec., 22.07 MiB/sec. | ||
| 4686 | 2026.03.17 22:02:46.004257 [ 276 ] {237ac60d-3d39-416a-bc4b-92623472ce3e} <Debug> TCPHandler: Processed in 0.002144541 sec. | ||
| 4687 | 2026.03.17 22:02:46.004377 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.03.17 22:02:46.004475 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.03.17 22:02:46.004518 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4690 | 2026.03.17 22:02:46.004867 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.03.17 22:02:46.004903 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4692 | 2026.03.17 22:02:46.005219 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4693 | 2026.03.17 22:02:46.005435 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.03.17 22:02:46.005534 [ 101 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4695 | 2026.03.17 22:02:46.005560 [ 101 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.03.17 22:02:46.005563 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 4697 | 2026.03.17 22:02:46.005577 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4698 | 2026.03.17 22:02:46.005604 [ 276 ] {f3f28cef-df55-4627-acb0-51505411ac9f} <Debug> TCPHandler: Processed in 0.001276434 sec. | ||
| 4699 | 2026.03.17 22:02:46.005654 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 4700 | 2026.03.17 22:02:46.005758 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10801 rows, containing 5 columns (5 merged, 0 gathered) in 0.003706822 sec., 2913816.7411329704 rows/sec., 191.34 MiB/sec. | ||
| 4701 | 2026.03.17 22:02:46.005763 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4702 | 2026.03.17 22:02:46.005806 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1110 rows starting from the beginning of the part | ||
| 4703 | 2026.03.17 22:02:46.005861 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 4704 | 2026.03.17 22:02:46.005906 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 4705 | 2026.03.17 22:02:46.005940 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 4706 | 2026.03.17 22:02:46.005973 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4707 | 2026.03.17 22:02:46.006005 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 4708 | 2026.03.17 22:02:46.006053 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4709 | 2026.03.17 22:02:46.006304 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.03.17 22:02:46.006373 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4711 | 2026.03.17 22:02:46.006436 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4712 | 2026.03.17 22:02:46.006874 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249924 sec., 1080065.667992614 rows/sec., 71.99 MiB/sec. | ||
| 4713 | 2026.03.17 22:02:46.007083 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4714 | 2026.03.17 22:02:46.007313 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.17 22:02:46.007377 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_31_6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4716 | 2026.03.17 22:02:46.007432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4717 | 2026.03.17 22:02:46.388376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4718 | 2026.03.17 22:02:46.405342 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.03.17 22:02:46.405396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4720 | 2026.03.17 22:02:46.411246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4721 | 2026.03.17 22:02:46.411928 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.03.17 22:02:46.414691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4723 | 2026.03.17 22:02:47.001149 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.32 MiB, peak 254.11 MiB, free memory in arenas 0.00 B, will set to 247.39 MiB (RSS), difference: 4.08 MiB | ||
| 4724 | 2026.03.17 22:02:50.422715 [ 98 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4725 | 2026.03.17 22:02:50.422795 [ 98 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.03.17 22:02:50.422826 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4727 | 2026.03.17 22:02:50.422955 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 4728 | 2026.03.17 22:02:50.423099 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4729 | 2026.03.17 22:02:50.423134 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4730 | 2026.03.17 22:02:50.423200 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 4731 | 2026.03.17 22:02:50.423245 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 4732 | 2026.03.17 22:02:50.423287 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4733 | 2026.03.17 22:02:50.423326 [ 191 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 4734 | 2026.03.17 22:02:50.424093 [ 196 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191423 sec., 35251.96340846198 rows/sec., 2.94 MiB/sec. | ||
| 4735 | 2026.03.17 22:02:50.424245 [ 187 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4736 | 2026.03.17 22:02:50.424518 [ 187 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.03.17 22:02:50.424587 [ 187 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_5_1} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4738 | 2026.03.17 22:02:50.424656 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4739 | 2026.03.17 22:02:50.995030 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.03.17 22:02:50.995237 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4741 | 2026.03.17 22:02:50.995314 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4742 | 2026.03.17 22:02:50.995985 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.03.17 22:02:50.996038 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4744 | 2026.03.17 22:02:50.996460 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4745 | 2026.03.17 22:02:50.996701 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.03.17 22:02:50.996861 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001679 sec., 52412.150089338895 rows/sec., 4.38 MiB/sec. | ||
| 4747 | 2026.03.17 22:02:50.996911 [ 276 ] {322e74db-6d80-439f-ae29-943cbeaeca70} <Debug> TCPHandler: Processed in 0.002022039 sec. | ||
| 4748 | 2026.03.17 22:02:50.997035 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.03.17 22:02:50.997144 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4750 | 2026.03.17 22:02:50.997188 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4751 | 2026.03.17 22:02:50.997594 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.03.17 22:02:50.997632 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4753 | 2026.03.17 22:02:50.997938 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4754 | 2026.03.17 22:02:50.998149 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.03.17 22:02:50.998263 [ 98 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4756 | 2026.03.17 22:02:50.998281 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001161 sec., 13781.223083548666 rows/sec., 1.01 MiB/sec. | ||
| 4757 | 2026.03.17 22:02:50.998335 [ 98 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.03.17 22:02:50.998344 [ 276 ] {0336430e-e4a7-4a65-9821-5def2e25e4fe} <Debug> TCPHandler: Processed in 0.001362097 sec. | ||
| 4759 | 2026.03.17 22:02:50.998366 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4760 | 2026.03.17 22:02:50.998460 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2026.03.17 22:02:50.998498 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 4762 | 2026.03.17 22:02:50.998563 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4763 | 2026.03.17 22:02:50.998608 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4764 | 2026.03.17 22:02:50.998648 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4765 | 2026.03.17 22:02:50.998689 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 4766 | 2026.03.17 22:02:50.998764 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4767 | 2026.03.17 22:02:50.998814 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4768 | 2026.03.17 22:02:50.998861 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part | ||
| 4769 | 2026.03.17 22:02:50.998902 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4770 | 2026.03.17 22:02:50.998948 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 4771 | 2026.03.17 22:02:50.999022 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.17 22:02:50.999067 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4773 | 2026.03.17 22:02:50.999406 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4774 | 2026.03.17 22:02:50.999635 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.03.17 22:02:50.999770 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001226 sec., 65252.854812398036 rows/sec., 5.10 MiB/sec. | ||
| 4776 | 2026.03.17 22:02:50.999807 [ 276 ] {c446fc62-a488-4e9c-b199-c519c981ab25} <Debug> TCPHandler: Processed in 0.001397196 sec. | ||
| 4777 | 2026.03.17 22:02:50.999931 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.03.17 22:02:50.999970 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533329 sec., 229565.86616440438 rows/sec., 16.34 MiB/sec. | ||
| 4779 | 2026.03.17 22:02:51.000029 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.03.17 22:02:51.000079 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4781 | 2026.03.17 22:02:51.000147 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4782 | 2026.03.17 22:02:51.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.80 MiB, peak 254.11 MiB, free memory in arenas 0.00 B, will set to 247.39 MiB (RSS), difference: -3.41 MiB | ||
| 4783 | 2026.03.17 22:02:51.000469 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.03.17 22:02:51.000533 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.03.17 22:02:51.000561 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_26_5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4786 | 2026.03.17 22:02:51.000576 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4787 | 2026.03.17 22:02:51.000640 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4788 | 2026.03.17 22:02:51.000926 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4789 | 2026.03.17 22:02:51.001142 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.03.17 22:02:51.001273 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 4791 | 2026.03.17 22:02:51.001310 [ 276 ] {d76669ab-f856-4d2d-bf7a-d11d148faf6d} <Debug> TCPHandler: Processed in 0.001429378 sec. | ||
| 4792 | 2026.03.17 22:02:51.001412 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.03.17 22:02:51.001506 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.03.17 22:02:51.001561 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4795 | 2026.03.17 22:02:51.002330 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.03.17 22:02:51.002366 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4797 | 2026.03.17 22:02:51.002900 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4798 | 2026.03.17 22:02:51.003120 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.03.17 22:02:51.003244 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4800 | 2026.03.17 22:02:51.003261 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 16.18 MiB/sec. | ||
| 4801 | 2026.03.17 22:02:51.003284 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.03.17 22:02:51.003303 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4803 | 2026.03.17 22:02:51.003318 [ 276 ] {65807e93-80a3-40b3-83b5-4c251dd4b087} <Debug> TCPHandler: Processed in 0.001954777 sec. | ||
| 4804 | 2026.03.17 22:02:51.003388 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 4805 | 2026.03.17 22:02:51.003429 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.03.17 22:02:51.003531 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.03.17 22:02:51.003574 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4808 | 2026.03.17 22:02:51.003639 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2026.03.17 22:02:51.003708 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 394 rows starting from the beginning of the part | ||
| 4810 | 2026.03.17 22:02:51.003874 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4811 | 2026.03.17 22:02:51.003901 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.03.17 22:02:51.003941 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4813 | 2026.03.17 22:02:51.004007 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4814 | 2026.03.17 22:02:51.004138 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 4815 | 2026.03.17 22:02:51.004265 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4816 | 2026.03.17 22:02:51.004265 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4817 | 2026.03.17 22:02:51.004393 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 4818 | 2026.03.17 22:02:51.004514 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.17 22:02:51.004650 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 4820 | 2026.03.17 22:02:51.004687 [ 276 ] {d817ab15-a273-4892-84c3-16b9e33ec256} <Debug> TCPHandler: Processed in 0.001307686 sec. | ||
| 4821 | 2026.03.17 22:02:51.008254 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 19 columns (19 merged, 0 gathered) in 0.004906964 sec., 101692.20723852876 rows/sec., 182.23 MiB/sec. | ||
| 4822 | 2026.03.17 22:02:51.008740 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4823 | 2026.03.17 22:02:51.009037 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.17 22:02:51.009102 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4825 | 2026.03.17 22:02:51.009181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4826 | 2026.03.17 22:02:52.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.49 MiB, peak 254.11 MiB, free memory in arenas 0.00 B, will set to 249.04 MiB (RSS), difference: 4.54 MiB | ||
| 4827 | 2026.03.17 22:02:53.390633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10104 | ||
| 4828 | 2026.03.17 22:02:53.391180 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.03.17 22:02:53.391232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4830 | 2026.03.17 22:02:53.391747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4831 | 2026.03.17 22:02:53.391990 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.03.17 22:02:53.392139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10104 | ||
| 4833 | 2026.03.17 22:02:53.392141 [ 95 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4834 | 2026.03.17 22:02:53.392215 [ 95 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.03.17 22:02:53.392237 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4836 | 2026.03.17 22:02:53.392359 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 4837 | 2026.03.17 22:02:53.392487 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4838 | 2026.03.17 22:02:53.392525 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7672 rows starting from the beginning of the part | ||
| 4839 | 2026.03.17 22:02:53.392585 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4840 | 2026.03.17 22:02:53.392628 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4841 | 2026.03.17 22:02:53.392668 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4842 | 2026.03.17 22:02:53.392704 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4843 | 2026.03.17 22:02:53.392740 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4844 | 2026.03.17 22:02:53.394754 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451947 sec., 4120806.852676669 rows/sec., 58.95 MiB/sec. | ||
| 4845 | 2026.03.17 22:02:53.395084 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4846 | 2026.03.17 22:02:53.395406 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.03.17 22:02:53.395487 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_21_4} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4848 | 2026.03.17 22:02:53.395611 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4849 | 2026.03.17 22:02:53.915724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4850 | 2026.03.17 22:02:53.932327 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.03.17 22:02:53.932376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4852 | 2026.03.17 22:02:53.938086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4853 | 2026.03.17 22:02:53.938756 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.03.17 22:02:53.939053 [ 95 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4855 | 2026.03.17 22:02:53.939118 [ 95 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.03.17 22:02:53.939142 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4857 | 2026.03.17 22:02:53.939332 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4858 | 2026.03.17 22:02:53.941706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4859 | 2026.03.17 22:02:53.943029 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4860 | 2026.03.17 22:02:53.944504 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4861 | 2026.03.17 22:02:53.948880 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4862 | 2026.03.17 22:02:53.953251 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4863 | 2026.03.17 22:02:53.957222 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4864 | 2026.03.17 22:02:53.961363 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4865 | 2026.03.17 22:02:53.965131 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 4866 | 2026.03.17 22:02:54.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.55 MiB, peak 259.55 MiB, free memory in arenas 0.00 B, will set to 251.92 MiB (RSS), difference: -7.63 MiB | ||
| 4867 | 2026.03.17 22:02:54.013664 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074419702 sec., 2136.5309955151392 rows/sec., 11.05 MiB/sec. | ||
| 4868 | 2026.03.17 22:02:54.015618 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4869 | 2026.03.17 22:02:54.017425 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_21_4} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.03.17 22:02:54.017535 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_21_4} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4871 | 2026.03.17 22:02:54.019088 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4872 | 2026.03.17 22:02:55.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.50 MiB, peak 259.55 MiB, free memory in arenas 0.00 B, will set to 252.39 MiB (RSS), difference: 9.88 MiB | ||
| 4873 | 2026.03.17 22:02:55.913125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 640 | ||
| 4874 | 2026.03.17 22:02:55.915234 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.03.17 22:02:55.915290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4876 | 2026.03.17 22:02:55.916545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4877 | 2026.03.17 22:02:55.916856 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.03.17 22:02:55.917216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 4879 | 2026.03.17 22:02:55.995849 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.03.17 22:02:55.996037 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4881 | 2026.03.17 22:02:55.996108 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4882 | 2026.03.17 22:02:55.996759 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.17 22:02:55.996807 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4884 | 2026.03.17 22:02:55.997200 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4885 | 2026.03.17 22:02:55.997440 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.03.17 22:02:55.997596 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 304.26 KiB/sec. | ||
| 4887 | 2026.03.17 22:02:55.997646 [ 276 ] {6b6f624b-d54d-440b-b747-7a4bf245703a} <Debug> TCPHandler: Processed in 0.001931758 sec. | ||
| 4888 | 2026.03.17 22:02:55.997783 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.03.17 22:02:55.997888 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4890 | 2026.03.17 22:02:55.997932 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4891 | 2026.03.17 22:02:55.998414 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.03.17 22:02:55.998452 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4893 | 2026.03.17 22:02:55.998793 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4894 | 2026.03.17 22:02:55.999008 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.03.17 22:02:55.999137 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001273 sec., 84053.41712490181 rows/sec., 7.00 MiB/sec. | ||
| 4896 | 2026.03.17 22:02:55.999176 [ 276 ] {c8e7f7bf-920c-4bfa-97a3-cba81ce5f7b9} <Debug> TCPHandler: Processed in 0.001447938 sec. | ||
| 4897 | 2026.03.17 22:02:55.999290 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.03.17 22:02:55.999389 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.03.17 22:02:55.999430 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4900 | 2026.03.17 22:02:55.999830 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.03.17 22:02:55.999866 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4902 | 2026.03.17 22:02:56.000342 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4903 | 2026.03.17 22:02:56.000603 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.03.17 22:02:56.000756 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001433 sec., 20935.1011863224 rows/sec., 1.52 MiB/sec. | ||
| 4905 | 2026.03.17 22:02:56.000800 [ 276 ] {fa94107c-c49e-4d20-b2ee-6f23139902a8} <Debug> TCPHandler: Processed in 0.001608341 sec. | ||
| 4906 | 2026.03.17 22:02:56.000921 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.03.17 22:02:56.001105 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4908 | 2026.03.17 22:02:56.001155 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4909 | 2026.03.17 22:02:56.001674 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.03.17 22:02:56.001717 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4911 | 2026.03.17 22:02:56.002049 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4912 | 2026.03.17 22:02:56.002271 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.03.17 22:02:56.002406 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001326 sec., 70889.89441930619 rows/sec., 5.54 MiB/sec. | ||
| 4914 | 2026.03.17 22:02:56.002444 [ 276 ] {1efe397a-4f03-4426-b17e-033ce1d319d6} <Debug> TCPHandler: Processed in 0.00152729 sec. | ||
| 4915 | 2026.03.17 22:02:56.002555 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.03.17 22:02:56.002653 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.03.17 22:02:56.002699 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4918 | 2026.03.17 22:02:56.003112 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.03.17 22:02:56.003150 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4920 | 2026.03.17 22:02:56.003516 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4921 | 2026.03.17 22:02:56.003736 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.03.17 22:02:56.003880 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001246 sec., 130818.61958266453 rows/sec., 9.11 MiB/sec. | ||
| 4923 | 2026.03.17 22:02:56.003917 [ 276 ] {1b9df0cc-af16-405b-8a46-dc381f4367c3} <Debug> TCPHandler: Processed in 0.001410527 sec. | ||
| 4924 | 2026.03.17 22:02:56.004019 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.03.17 22:02:56.004121 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4926 | 2026.03.17 22:02:56.004177 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4927 | 2026.03.17 22:02:56.005038 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.03.17 22:02:56.005076 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4929 | 2026.03.17 22:02:56.005649 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4930 | 2026.03.17 22:02:56.005885 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.03.17 22:02:56.006040 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001937 sec., 12390.2942694889 rows/sec., 22.20 MiB/sec. | ||
| 4932 | 2026.03.17 22:02:56.006124 [ 276 ] {6b09f593-0a4a-4d4b-a85e-a50897031415} <Debug> TCPHandler: Processed in 0.002152822 sec. | ||
| 4933 | 2026.03.17 22:02:56.006237 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.03.17 22:02:56.006334 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4935 | 2026.03.17 22:02:56.006377 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4936 | 2026.03.17 22:02:56.006722 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.03.17 22:02:56.006759 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4938 | 2026.03.17 22:02:56.007078 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4939 | 2026.03.17 22:02:56.007301 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.03.17 22:02:56.007439 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 4941 | 2026.03.17 22:02:56.007477 [ 276 ] {089c14c8-8474-46d2-ad38-3245f73e9806} <Debug> TCPHandler: Processed in 0.001289835 sec. | ||
| 4942 | 2026.03.17 22:03:00.740140 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4943 | 2026.03.17 22:03:00.740239 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4944 | 2026.03.17 22:03:00.893199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10552 | ||
| 4945 | 2026.03.17 22:03:00.893708 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.03.17 22:03:00.893756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4947 | 2026.03.17 22:03:00.894306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4948 | 2026.03.17 22:03:00.894551 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.03.17 22:03:00.894691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10552 | ||
| 4950 | 2026.03.17 22:03:00.994824 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.03.17 22:03:00.995003 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4952 | 2026.03.17 22:03:00.995072 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4953 | 2026.03.17 22:03:00.995747 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.03.17 22:03:00.995796 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4955 | 2026.03.17 22:03:00.996195 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4956 | 2026.03.17 22:03:00.996454 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.03.17 22:03:00.996614 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001657 sec., 53108.026554013275 rows/sec., 4.44 MiB/sec. | ||
| 4958 | 2026.03.17 22:03:00.996666 [ 276 ] {8000f1e0-db7e-4580-93a6-212dd236c127} <Debug> TCPHandler: Processed in 0.001973928 sec. | ||
| 4959 | 2026.03.17 22:03:00.996817 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.03.17 22:03:00.996932 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4961 | 2026.03.17 22:03:00.996982 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4962 | 2026.03.17 22:03:00.997429 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.03.17 22:03:00.997467 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4964 | 2026.03.17 22:03:00.997802 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4965 | 2026.03.17 22:03:00.998007 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.03.17 22:03:00.998138 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001227 sec., 13039.934800325998 rows/sec., 980.54 KiB/sec. | ||
| 4967 | 2026.03.17 22:03:00.998177 [ 276 ] {9ebcc4eb-fa68-422e-addc-f3ffdf54c893} <Debug> TCPHandler: Processed in 0.001427487 sec. | ||
| 4968 | 2026.03.17 22:03:00.998295 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.03.17 22:03:00.998389 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4970 | 2026.03.17 22:03:00.998427 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4971 | 2026.03.17 22:03:00.998842 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.03.17 22:03:00.998878 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4973 | 2026.03.17 22:03:00.999184 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4974 | 2026.03.17 22:03:00.999392 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.03.17 22:03:00.999518 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001146 sec., 69808.02792321116 rows/sec., 5.45 MiB/sec. | ||
| 4976 | 2026.03.17 22:03:00.999557 [ 276 ] {f365e1a0-b95a-440c-9565-f60153b8a52c} <Debug> TCPHandler: Processed in 0.001310175 sec. | ||
| 4977 | 2026.03.17 22:03:00.999674 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.03.17 22:03:00.999767 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.03.17 22:03:00.999810 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4980 | 2026.03.17 22:03:01.000247 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.03.17 22:03:01.000284 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4982 | 2026.03.17 22:03:01.000758 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4983 | 2026.03.17 22:03:01.001076 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.03.17 22:03:01.001240 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
| 4985 | 2026.03.17 22:03:01.001285 [ 276 ] {a7557221-acdf-412c-a921-f5aac0a44fe9} <Debug> TCPHandler: Processed in 0.001658742 sec. | ||
| 4986 | 2026.03.17 22:03:01.001406 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.03.17 22:03:01.001519 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.03.17 22:03:01.001591 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4989 | 2026.03.17 22:03:01.002547 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.03.17 22:03:01.002584 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4991 | 2026.03.17 22:03:01.003291 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4992 | 2026.03.17 22:03:01.003617 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.03.17 22:03:01.003802 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002301 sec., 6953.498478922207 rows/sec., 12.46 MiB/sec. | ||
| 4994 | 2026.03.17 22:03:01.003887 [ 276 ] {e0a68fb2-0846-4e55-bf42-84650fd5a890} <Debug> TCPHandler: Processed in 0.002540569 sec. | ||
| 4995 | 2026.03.17 22:03:01.004016 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.03.17 22:03:01.004125 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.17 22:03:01.004167 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4998 | 2026.03.17 22:03:01.004539 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.17 22:03:01.004588 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5000 | 2026.03.17 22:03:01.004946 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5001 | 2026.03.17 22:03:01.005189 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.17 22:03:01.005339 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 5003 | 2026.03.17 22:03:01.005377 [ 276 ] {5b920374-7109-49bf-8488-e1404326a0f6} <Debug> TCPHandler: Processed in 0.001414548 sec. | ||
| 5004 | 2026.03.17 22:03:01.442748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5005 | 2026.03.17 22:03:01.458994 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.03.17 22:03:01.459060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5007 | 2026.03.17 22:03:01.465198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5008 | 2026.03.17 22:03:01.465981 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.03.17 22:03:01.469007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5010 | 2026.03.17 22:03:05.918226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 666 | ||
| 5011 | 2026.03.17 22:03:05.920314 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.17 22:03:05.920358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5013 | 2026.03.17 22:03:05.921503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5014 | 2026.03.17 22:03:05.921770 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.17 22:03:05.921924 [ 86 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5016 | 2026.03.17 22:03:05.921994 [ 86 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.17 22:03:05.922015 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5018 | 2026.03.17 22:03:05.922023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5019 | 2026.03.17 22:03:05.922150 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 5020 | 2026.03.17 22:03:05.922736 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5021 | 2026.03.17 22:03:05.922895 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part | ||
| 5022 | 2026.03.17 22:03:05.923387 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5023 | 2026.03.17 22:03:05.923752 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5024 | 2026.03.17 22:03:05.924092 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 5025 | 2026.03.17 22:03:05.924411 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5026 | 2026.03.17 22:03:05.924735 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 5027 | 2026.03.17 22:03:05.930925 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 72 columns (72 merged, 0 gathered) in 0.0088464 sec., 75284.86163863266 rows/sec., 67.94 MiB/sec. | ||
| 5028 | 2026.03.17 22:03:05.931816 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5029 | 2026.03.17 22:03:05.932408 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.03.17 22:03:05.932481 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_16_3} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5031 | 2026.03.17 22:03:05.932647 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5032 | 2026.03.17 22:03:05.995473 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.03.17 22:03:05.995666 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5034 | 2026.03.17 22:03:05.995736 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5035 | 2026.03.17 22:03:05.996470 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.03.17 22:03:05.996525 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5037 | 2026.03.17 22:03:05.996949 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5038 | 2026.03.17 22:03:05.997194 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.03.17 22:03:05.997360 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001745 sec., 59598.85386819484 rows/sec., 4.98 MiB/sec. | ||
| 5040 | 2026.03.17 22:03:05.997414 [ 276 ] {be0b3881-6406-4298-8185-3160b4ae64e4} <Debug> TCPHandler: Processed in 0.00206606 sec. | ||
| 5041 | 2026.03.17 22:03:05.997550 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.03.17 22:03:05.997655 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.03.17 22:03:05.997702 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5044 | 2026.03.17 22:03:05.998135 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.03.17 22:03:05.998175 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5046 | 2026.03.17 22:03:05.998496 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5047 | 2026.03.17 22:03:05.998714 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.17 22:03:05.998849 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.45 MiB/sec. | ||
| 5049 | 2026.03.17 22:03:05.998889 [ 276 ] {3e4e63b8-5d51-4db8-9fa7-292ad311e2cf} <Debug> TCPHandler: Processed in 0.001391126 sec. | ||
| 5050 | 2026.03.17 22:03:05.998993 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.03.17 22:03:05.999090 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5052 | 2026.03.17 22:03:05.999132 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5053 | 2026.03.17 22:03:05.999565 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.03.17 22:03:05.999602 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5055 | 2026.03.17 22:03:05.999921 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5056 | 2026.03.17 22:03:06.000154 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.17 22:03:06.000287 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001216 sec., 72368.42105263157 rows/sec., 5.65 MiB/sec. | ||
| 5058 | 2026.03.17 22:03:06.000325 [ 276 ] {210cc379-7ad9-4804-a3a1-2f8389fabb99} <Debug> TCPHandler: Processed in 0.001380046 sec. | ||
| 5059 | 2026.03.17 22:03:06.000436 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.03.17 22:03:06.000531 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.03.17 22:03:06.000575 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5062 | 2026.03.17 22:03:06.000991 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.03.17 22:03:06.001156 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5064 | 2026.03.17 22:03:06.001511 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5065 | 2026.03.17 22:03:06.001736 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.17 22:03:06.001874 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 5067 | 2026.03.17 22:03:06.001912 [ 276 ] {69d8b3e4-ea6e-4a7e-897d-718484cafaf0} <Debug> TCPHandler: Processed in 0.001523669 sec. | ||
| 5068 | 2026.03.17 22:03:06.002035 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.03.17 22:03:06.002160 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.03.17 22:03:06.002228 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5071 | 2026.03.17 22:03:06.003149 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.03.17 22:03:06.003186 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5073 | 2026.03.17 22:03:06.003773 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5074 | 2026.03.17 22:03:06.004001 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.03.17 22:03:06.004141 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002006 sec., 11964.107676969094 rows/sec., 21.44 MiB/sec. | ||
| 5076 | 2026.03.17 22:03:06.004210 [ 276 ] {a5328b8a-9f38-4011-8cd8-39ce5c1e06a3} <Debug> TCPHandler: Processed in 0.002235173 sec. | ||
| 5077 | 2026.03.17 22:03:06.004328 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.03.17 22:03:06.004430 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.03.17 22:03:06.004473 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5080 | 2026.03.17 22:03:06.004826 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.03.17 22:03:06.004862 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5082 | 2026.03.17 22:03:06.005187 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5083 | 2026.03.17 22:03:06.005392 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.17 22:03:06.005523 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5085 | 2026.03.17 22:03:06.005560 [ 276 ] {7d3acdfe-39a6-4f0e-8b59-2160f5c8e8be} <Debug> TCPHandler: Processed in 0.001282055 sec. | ||
| 5086 | 2026.03.17 22:03:06.376832 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.03.17 22:03:06.377003 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.03.17 22:03:06.377070 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5089 | 2026.03.17 22:03:06.377702 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.03.17 22:03:06.377744 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5091 | 2026.03.17 22:03:06.378173 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5092 | 2026.03.17 22:03:06.378426 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.03.17 22:03:06.378586 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 5094 | 2026.03.17 22:03:06.378639 [ 276 ] {f8bd5aba-ddcc-4eb6-9d95-45704f277fdb} <Debug> TCPHandler: Processed in 0.001927987 sec. | ||
| 5095 | 2026.03.17 22:03:06.378763 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.03.17 22:03:06.378888 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5097 | 2026.03.17 22:03:06.378936 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5098 | 2026.03.17 22:03:06.380176 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.03.17 22:03:06.380213 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5100 | 2026.03.17 22:03:06.380724 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5101 | 2026.03.17 22:03:06.380958 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.03.17 22:03:06.381064 [ 85 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5103 | 2026.03.17 22:03:06.381098 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Debug> executeQuery: Read 2088 rows, 162.76 KiB in 0.002238 sec., 932975.871313673 rows/sec., 71.02 MiB/sec. | ||
| 5104 | 2026.03.17 22:03:06.381103 [ 85 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.03.17 22:03:06.381131 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5106 | 2026.03.17 22:03:06.381140 [ 276 ] {81912152-ccef-4069-a8b4-89e81420c069} <Debug> TCPHandler: Processed in 0.002428597 sec. | ||
| 5107 | 2026.03.17 22:03:06.381254 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 5108 | 2026.03.17 22:03:06.381258 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.03.17 22:03:06.381399 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2026.03.17 22:03:06.381402 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.03.17 22:03:06.381441 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2888 rows starting from the beginning of the part | ||
| 5112 | 2026.03.17 22:03:06.381463 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5113 | 2026.03.17 22:03:06.381516 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 5114 | 2026.03.17 22:03:06.381565 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 107 rows starting from the beginning of the part | ||
| 5115 | 2026.03.17 22:03:06.381605 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 5116 | 2026.03.17 22:03:06.381647 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5117 | 2026.03.17 22:03:06.381687 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2088 rows starting from the beginning of the part | ||
| 5118 | 2026.03.17 22:03:06.381916 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.03.17 22:03:06.381961 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5120 | 2026.03.17 22:03:06.382370 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5121 | 2026.03.17 22:03:06.382617 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.03.17 22:03:06.382762 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Debug> executeQuery: Read 37 rows, 2.84 KiB in 0.001381 sec., 26792.179580014483 rows/sec., 2.01 MiB/sec. | ||
| 5123 | 2026.03.17 22:03:06.382802 [ 276 ] {66679dae-d0c1-4c48-936f-1dcd1e837cf4} <Debug> TCPHandler: Processed in 0.0015941 sec. | ||
| 5124 | 2026.03.17 22:03:06.382921 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.03.17 22:03:06.383018 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.03.17 22:03:06.383057 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5127 | 2026.03.17 22:03:06.383670 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.17 22:03:06.383706 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5129 | 2026.03.17 22:03:06.383885 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5363 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688422 sec., 1994850.5108201017 rows/sec., 161.28 MiB/sec. | ||
| 5130 | 2026.03.17 22:03:06.384081 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5131 | 2026.03.17 22:03:06.384230 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5132 | 2026.03.17 22:03:06.384361 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.03.17 22:03:06.384506 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001506 sec., 486055.77689243027 rows/sec., 28.75 MiB/sec. | ||
| 5134 | 2026.03.17 22:03:06.384549 [ 276 ] {e0a52822-1230-4c77-a48e-18551de7f589} <Debug> TCPHandler: Processed in 0.001677112 sec. | ||
| 5135 | 2026.03.17 22:03:06.384564 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.03.17 22:03:06.384650 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_36_7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5137 | 2026.03.17 22:03:06.384666 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.03.17 22:03:06.384744 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 5139 | 2026.03.17 22:03:06.384766 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.03.17 22:03:06.384809 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5141 | 2026.03.17 22:03:06.385204 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.03.17 22:03:06.385240 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5143 | 2026.03.17 22:03:06.385547 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5144 | 2026.03.17 22:03:06.385769 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.03.17 22:03:06.385900 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 5146 | 2026.03.17 22:03:06.385940 [ 276 ] {90fb61e9-6276-4833-aa0f-3cfab2877252} <Debug> TCPHandler: Processed in 0.001323136 sec. | ||
| 5147 | 2026.03.17 22:03:06.386052 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.03.17 22:03:06.386144 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5149 | 2026.03.17 22:03:06.386185 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5150 | 2026.03.17 22:03:06.386583 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.17 22:03:06.386618 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5152 | 2026.03.17 22:03:06.386919 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5153 | 2026.03.17 22:03:06.387144 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.03.17 22:03:06.387272 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 5155 | 2026.03.17 22:03:06.387310 [ 276 ] {37188236-0352-4b27-94fe-e1016d4e5020} <Debug> TCPHandler: Processed in 0.001306515 sec. | ||
| 5156 | 2026.03.17 22:03:06.387418 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.03.17 22:03:06.387511 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5158 | 2026.03.17 22:03:06.387550 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5159 | 2026.03.17 22:03:06.388251 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.03.17 22:03:06.388284 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5161 | 2026.03.17 22:03:06.388624 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5162 | 2026.03.17 22:03:06.388851 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.03.17 22:03:06.389005 [ 85 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5164 | 2026.03.17 22:03:06.389039 [ 85 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.03.17 22:03:06.389039 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Debug> executeQuery: Read 1061 rows, 75.60 KiB in 0.001543 sec., 687621.5165262475 rows/sec., 47.85 MiB/sec. | ||
| 5166 | 2026.03.17 22:03:06.389060 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5167 | 2026.03.17 22:03:06.389087 [ 276 ] {d9a5617b-16e5-4ddb-8e34-9d42022b2bb0} <Debug> TCPHandler: Processed in 0.001716583 sec. | ||
| 5168 | 2026.03.17 22:03:06.389153 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 5169 | 2026.03.17 22:03:06.389199 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.03.17 22:03:06.389264 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.03.17 22:03:06.389297 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.03.17 22:03:06.389302 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1549 rows starting from the beginning of the part | ||
| 5173 | 2026.03.17 22:03:06.389349 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5174 | 2026.03.17 22:03:06.389390 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 5175 | 2026.03.17 22:03:06.389444 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
| 5176 | 2026.03.17 22:03:06.389491 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 5177 | 2026.03.17 22:03:06.389535 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 5178 | 2026.03.17 22:03:06.389576 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1061 rows starting from the beginning of the part | ||
| 5179 | 2026.03.17 22:03:06.390007 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.17 22:03:06.390049 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5181 | 2026.03.17 22:03:06.390520 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5182 | 2026.03.17 22:03:06.390748 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.17 22:03:06.390884 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773394 sec., 1664604.7071321995 rows/sec., 123.99 MiB/sec. | ||
| 5184 | 2026.03.17 22:03:06.390893 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5185 | 2026.03.17 22:03:06.390888 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001606 sec., 780199.2528019926 rows/sec., 49.20 MiB/sec. | ||
| 5186 | 2026.03.17 22:03:06.390957 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.03.17 22:03:06.390983 [ 276 ] {b25eee2d-b61f-4cdb-915f-6e8929498276} <Debug> TCPHandler: Processed in 0.001831355 sec. | ||
| 5188 | 2026.03.17 22:03:06.390984 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5189 | 2026.03.17 22:03:06.391068 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5190 | 2026.03.17 22:03:06.391108 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 5191 | 2026.03.17 22:03:06.391122 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.03.17 22:03:06.391229 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5193 | 2026.03.17 22:03:06.391236 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.03.17 22:03:06.391270 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10801 rows starting from the beginning of the part | ||
| 5195 | 2026.03.17 22:03:06.391309 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5196 | 2026.03.17 22:03:06.391325 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.03.17 22:03:06.391334 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 5198 | 2026.03.17 22:03:06.391401 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 163 rows starting from the beginning of the part | ||
| 5199 | 2026.03.17 22:03:06.391408 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_36_7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5200 | 2026.03.17 22:03:06.391465 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5201 | 2026.03.17 22:03:06.391484 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5202 | 2026.03.17 22:03:06.391513 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 5203 | 2026.03.17 22:03:06.391563 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1253 rows starting from the beginning of the part | ||
| 5204 | 2026.03.17 22:03:06.392141 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.03.17 22:03:06.392184 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5206 | 2026.03.17 22:03:06.392817 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5207 | 2026.03.17 22:03:06.393064 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.03.17 22:03:06.393212 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001992 sec., 12550.200803212852 rows/sec., 22.49 MiB/sec. | ||
| 5209 | 2026.03.17 22:03:06.393279 [ 276 ] {da8e2f12-d411-420d-8a84-ed65969eaf28} <Debug> TCPHandler: Processed in 0.002217373 sec. | ||
| 5210 | 2026.03.17 22:03:06.393392 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.03.17 22:03:06.393486 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5212 | 2026.03.17 22:03:06.393534 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5213 | 2026.03.17 22:03:06.393875 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.03.17 22:03:06.393913 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5215 | 2026.03.17 22:03:06.394273 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5216 | 2026.03.17 22:03:06.394529 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.03.17 22:03:06.394649 [ 82 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5218 | 2026.03.17 22:03:06.394667 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001198 sec., 10016.69449081803 rows/sec., 691.26 KiB/sec. | ||
| 5219 | 2026.03.17 22:03:06.394695 [ 82 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.03.17 22:03:06.394715 [ 276 ] {38fb56ea-4020-4ab7-a439-0debb5ed11ec} <Debug> TCPHandler: Processed in 0.001373197 sec. | ||
| 5221 | 2026.03.17 22:03:06.394721 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5222 | 2026.03.17 22:03:06.394816 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 5223 | 2026.03.17 22:03:06.394919 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5224 | 2026.03.17 22:03:06.394949 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1350 rows starting from the beginning of the part | ||
| 5225 | 2026.03.17 22:03:06.395002 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5226 | 2026.03.17 22:03:06.395044 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5227 | 2026.03.17 22:03:06.395085 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 5228 | 2026.03.17 22:03:06.395122 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 5229 | 2026.03.17 22:03:06.395158 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5230 | 2026.03.17 22:03:06.395610 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12697 rows, containing 5 columns (5 merged, 0 gathered) in 0.004536467 sec., 2798874.101806538 rows/sec., 183.64 MiB/sec. | ||
| 5231 | 2026.03.17 22:03:06.395965 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5232 | 2026.03.17 22:03:06.396182 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401137 sec., 1143357.144947282 rows/sec., 76.34 MiB/sec. | ||
| 5233 | 2026.03.17 22:03:06.396234 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.03.17 22:03:06.396319 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5235 | 2026.03.17 22:03:06.396431 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5236 | 2026.03.17 22:03:06.396448 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5237 | 2026.03.17 22:03:06.396729 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.03.17 22:03:06.396808 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_36_7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5239 | 2026.03.17 22:03:06.396888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5240 | 2026.03.17 22:03:08.394830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11064 | ||
| 5241 | 2026.03.17 22:03:08.395370 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.03.17 22:03:08.395412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5243 | 2026.03.17 22:03:08.395895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5244 | 2026.03.17 22:03:08.396169 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.03.17 22:03:08.396319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11064 | ||
| 5246 | 2026.03.17 22:03:08.969150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5247 | 2026.03.17 22:03:08.985658 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.03.17 22:03:08.985716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5249 | 2026.03.17 22:03:08.991354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5250 | 2026.03.17 22:03:08.992011 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.03.17 22:03:08.994763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5252 | 2026.03.17 22:03:10.993791 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.03.17 22:03:10.993983 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5254 | 2026.03.17 22:03:10.994055 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5255 | 2026.03.17 22:03:10.994770 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.03.17 22:03:10.994811 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5257 | 2026.03.17 22:03:10.995184 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5258 | 2026.03.17 22:03:10.995398 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.03.17 22:03:10.995550 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 5260 | 2026.03.17 22:03:10.995593 [ 276 ] {01b3dd8f-5b84-4fd8-b1fd-318df608c623} <Debug> TCPHandler: Processed in 0.001928507 sec. | ||
| 5261 | 2026.03.17 22:03:10.995724 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.03.17 22:03:10.995818 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5263 | 2026.03.17 22:03:10.995857 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5264 | 2026.03.17 22:03:10.996295 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.03.17 22:03:10.996331 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5266 | 2026.03.17 22:03:10.996628 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5267 | 2026.03.17 22:03:10.996829 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.03.17 22:03:10.996951 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 5269 | 2026.03.17 22:03:10.996991 [ 276 ] {9d1404c2-fdf3-430c-923c-a073aacb3028} <Debug> TCPHandler: Processed in 0.001314845 sec. | ||
| 5270 | 2026.03.17 22:03:10.997115 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.03.17 22:03:10.997211 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.03.17 22:03:10.997254 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5273 | 2026.03.17 22:03:10.997661 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.03.17 22:03:10.997697 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5275 | 2026.03.17 22:03:10.998009 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5276 | 2026.03.17 22:03:10.998210 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.17 22:03:10.998335 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 5278 | 2026.03.17 22:03:10.998372 [ 276 ] {e21a6c54-322a-4767-9028-fd49914022b9} <Debug> TCPHandler: Processed in 0.001304435 sec. | ||
| 5279 | 2026.03.17 22:03:10.998494 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.03.17 22:03:10.998586 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.03.17 22:03:10.998625 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5282 | 2026.03.17 22:03:10.998957 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.03.17 22:03:10.998992 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5284 | 2026.03.17 22:03:10.999288 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5285 | 2026.03.17 22:03:10.999481 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.17 22:03:10.999605 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 5287 | 2026.03.17 22:03:10.999641 [ 276 ] {672fad3b-a38c-4efa-86ff-4e46e7a439ee} <Debug> TCPHandler: Processed in 0.001193452 sec. | ||
| 5288 | 2026.03.17 22:03:15.740303 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5289 | 2026.03.17 22:03:15.740383 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5290 | 2026.03.17 22:03:15.897311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11512 | ||
| 5291 | 2026.03.17 22:03:15.897824 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.17 22:03:15.897869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5293 | 2026.03.17 22:03:15.898356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5294 | 2026.03.17 22:03:15.898585 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.17 22:03:15.898715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11512 | ||
| 5296 | 2026.03.17 22:03:15.922229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 706 | ||
| 5297 | 2026.03.17 22:03:15.924723 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.03.17 22:03:15.924771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5299 | 2026.03.17 22:03:15.925952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5300 | 2026.03.17 22:03:15.926226 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.03.17 22:03:15.926507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5302 | 2026.03.17 22:03:15.995960 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.03.17 22:03:15.996127 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5304 | 2026.03.17 22:03:15.996191 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5305 | 2026.03.17 22:03:15.996867 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.03.17 22:03:15.996911 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5307 | 2026.03.17 22:03:15.997313 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5308 | 2026.03.17 22:03:15.997553 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.03.17 22:03:15.997722 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001638 sec., 63492.0634920635 rows/sec., 5.31 MiB/sec. | ||
| 5310 | 2026.03.17 22:03:15.997773 [ 276 ] {e9401b7d-ded4-49aa-bead-54a3bdee0217} <Debug> TCPHandler: Processed in 0.001929977 sec. | ||
| 5311 | 2026.03.17 22:03:15.997907 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.03.17 22:03:15.998009 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.03.17 22:03:15.998057 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5314 | 2026.03.17 22:03:15.998501 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.03.17 22:03:15.998537 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5316 | 2026.03.17 22:03:15.998846 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5317 | 2026.03.17 22:03:15.999075 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.03.17 22:03:15.999174 [ 69 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5319 | 2026.03.17 22:03:15.999212 [ 69 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.03.17 22:03:15.999212 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001225 sec., 19591.83673469388 rows/sec., 1.44 MiB/sec. | ||
| 5321 | 2026.03.17 22:03:15.999231 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5322 | 2026.03.17 22:03:15.999258 [ 276 ] {d2de83e7-aef0-48c0-8442-d7b004a56a9c} <Debug> TCPHandler: Processed in 0.001405117 sec. | ||
| 5323 | 2026.03.17 22:03:15.999371 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 5324 | 2026.03.17 22:03:15.999375 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.03.17 22:03:15.999524 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5326 | 2026.03.17 22:03:15.999547 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.03.17 22:03:15.999566 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5328 | 2026.03.17 22:03:15.999591 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 5329 | 2026.03.17 22:03:15.999674 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 5330 | 2026.03.17 22:03:15.999728 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5331 | 2026.03.17 22:03:15.999779 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5332 | 2026.03.17 22:03:15.999824 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part | ||
| 5333 | 2026.03.17 22:03:15.999867 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5334 | 2026.03.17 22:03:16.000041 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.03.17 22:03:16.000174 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5336 | 2026.03.17 22:03:16.000542 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5337 | 2026.03.17 22:03:16.000787 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.03.17 22:03:16.000922 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621891 sec., 218263.7427545994 rows/sec., 15.56 MiB/sec. | ||
| 5339 | 2026.03.17 22:03:16.000933 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001427 sec., 61667.83461807988 rows/sec., 4.82 MiB/sec. | ||
| 5340 | 2026.03.17 22:03:16.001016 [ 276 ] {6034643f-715b-4598-abbf-8bdd069ae429} <Debug> TCPHandler: Processed in 0.001692073 sec. | ||
| 5341 | 2026.03.17 22:03:16.001094 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5342 | 2026.03.17 22:03:16.001141 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.03.17 22:03:16.001243 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5344 | 2026.03.17 22:03:16.001291 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5345 | 2026.03.17 22:03:16.001372 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.17 22:03:16.001455 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_31_6} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5347 | 2026.03.17 22:03:16.001529 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5348 | 2026.03.17 22:03:16.001726 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.03.17 22:03:16.001767 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5350 | 2026.03.17 22:03:16.002113 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5351 | 2026.03.17 22:03:16.002334 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.03.17 22:03:16.002478 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 5353 | 2026.03.17 22:03:16.002517 [ 276 ] {ccc92db7-46ba-49a8-9fbb-d51570c1c704} <Debug> TCPHandler: Processed in 0.001425038 sec. | ||
| 5354 | 2026.03.17 22:03:16.002622 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.03.17 22:03:16.002717 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5356 | 2026.03.17 22:03:16.002772 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5357 | 2026.03.17 22:03:16.003614 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.03.17 22:03:16.003649 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5359 | 2026.03.17 22:03:16.004207 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5360 | 2026.03.17 22:03:16.004440 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.17 22:03:16.004546 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5362 | 2026.03.17 22:03:16.004580 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.17 22:03:16.004584 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001884 sec., 12738.853503184713 rows/sec., 22.83 MiB/sec. | ||
| 5364 | 2026.03.17 22:03:16.004602 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5365 | 2026.03.17 22:03:16.004653 [ 276 ] {92946ee2-a5a6-4dc4-a59a-bcb2c3b749a9} <Debug> TCPHandler: Processed in 0.00207916 sec. | ||
| 5366 | 2026.03.17 22:03:16.004692 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 5367 | 2026.03.17 22:03:16.004775 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.03.17 22:03:16.004870 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.03.17 22:03:16.004903 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5370 | 2026.03.17 22:03:16.004912 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5371 | 2026.03.17 22:03:16.004959 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 499 rows starting from the beginning of the part | ||
| 5372 | 2026.03.17 22:03:16.005093 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 5373 | 2026.03.17 22:03:16.005201 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5374 | 2026.03.17 22:03:16.005280 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.03.17 22:03:16.005297 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5376 | 2026.03.17 22:03:16.005318 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5377 | 2026.03.17 22:03:16.005382 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 5378 | 2026.03.17 22:03:16.005469 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5379 | 2026.03.17 22:03:16.005645 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5380 | 2026.03.17 22:03:16.005883 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.03.17 22:03:16.006024 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 5382 | 2026.03.17 22:03:16.006064 [ 276 ] {b9d3a0f7-8772-4734-8755-60891291c144} <Debug> TCPHandler: Processed in 0.001338506 sec. | ||
| 5383 | 2026.03.17 22:03:16.021047 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 19 columns (19 merged, 0 gathered) in 0.016396135 sec., 37325.869785775736 rows/sec., 66.89 MiB/sec. | ||
| 5384 | 2026.03.17 22:03:16.021866 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5385 | 2026.03.17 22:03:16.022214 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.17 22:03:16.022291 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5387 | 2026.03.17 22:03:16.022383 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 5388 | 2026.03.17 22:03:16.495934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5389 | 2026.03.17 22:03:16.514273 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.03.17 22:03:16.514341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5391 | 2026.03.17 22:03:16.520160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5392 | 2026.03.17 22:03:16.520927 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.03.17 22:03:16.524602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5394 | 2026.03.17 22:03:17.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.44 MiB, peak 263.53 MiB, free memory in arenas 0.00 B, will set to 258.15 MiB (RSS), difference: 1.71 MiB | ||
| 5395 | 2026.03.17 22:03:20.995381 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.03.17 22:03:20.995609 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5397 | 2026.03.17 22:03:20.995683 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5398 | 2026.03.17 22:03:20.996475 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.03.17 22:03:20.996532 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5400 | 2026.03.17 22:03:20.997074 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5401 | 2026.03.17 22:03:20.997391 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.03.17 22:03:20.997583 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.002027 sec., 43413.91218549581 rows/sec., 3.63 MiB/sec. | ||
| 5403 | 2026.03.17 22:03:20.997632 [ 276 ] {322de8ba-b0ed-48b1-af2c-ac44d12365db} <Debug> TCPHandler: Processed in 0.002383806 sec. | ||
| 5404 | 2026.03.17 22:03:20.997779 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.03.17 22:03:20.997897 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.03.17 22:03:20.997951 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5407 | 2026.03.17 22:03:20.998466 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.03.17 22:03:20.998507 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5409 | 2026.03.17 22:03:20.998926 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5410 | 2026.03.17 22:03:20.999223 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.03.17 22:03:20.999392 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001519 sec., 10533.245556287031 rows/sec., 792.05 KiB/sec. | ||
| 5412 | 2026.03.17 22:03:20.999441 [ 276 ] {a84a3149-d45b-4fab-a9be-a497ede034e8} <Debug> TCPHandler: Processed in 0.001725023 sec. | ||
| 5413 | 2026.03.17 22:03:20.999558 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.03.17 22:03:20.999653 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5415 | 2026.03.17 22:03:20.999693 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5416 | 2026.03.17 22:03:21.000102 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.03.17 22:03:21.000170 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5418 | 2026.03.17 22:03:21.000479 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5419 | 2026.03.17 22:03:21.000691 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.03.17 22:03:21.000819 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001184 sec., 67567.56756756757 rows/sec., 5.28 MiB/sec. | ||
| 5421 | 2026.03.17 22:03:21.000856 [ 276 ] {8df48281-0ea5-4a01-b18a-f88db5f9fc5e} <Debug> TCPHandler: Processed in 0.001350146 sec. | ||
| 5422 | 2026.03.17 22:03:21.000971 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.03.17 22:03:21.001065 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2026.03.17 22:03:21.001110 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5425 | 2026.03.17 22:03:21.001497 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.03.17 22:03:21.001533 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5427 | 2026.03.17 22:03:21.001860 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5428 | 2026.03.17 22:03:21.002071 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.03.17 22:03:21.002200 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 5430 | 2026.03.17 22:03:21.002237 [ 276 ] {e72f6f44-3b0d-4ae1-9334-7df8381e1584} <Debug> TCPHandler: Processed in 0.001316105 sec. | ||
| 5431 | 2026.03.17 22:03:21.002345 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.03.17 22:03:21.002437 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.03.17 22:03:21.002490 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5434 | 2026.03.17 22:03:21.003234 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.03.17 22:03:21.003270 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5436 | 2026.03.17 22:03:21.003800 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5437 | 2026.03.17 22:03:21.004018 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.03.17 22:03:21.004157 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001738 sec., 9205.983889528194 rows/sec., 16.50 MiB/sec. | ||
| 5439 | 2026.03.17 22:03:21.004209 [ 276 ] {8efa49a4-3794-4eff-8608-ae25402d736a} <Debug> TCPHandler: Processed in 0.001913796 sec. | ||
| 5440 | 2026.03.17 22:03:21.004319 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.03.17 22:03:21.004413 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.03.17 22:03:21.004454 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5443 | 2026.03.17 22:03:21.004786 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.03.17 22:03:21.004821 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5445 | 2026.03.17 22:03:21.005123 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5446 | 2026.03.17 22:03:21.005332 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.03.17 22:03:21.005457 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5448 | 2026.03.17 22:03:21.005492 [ 276 ] {caa1681c-0eba-4541-a2a3-59ce51ce1a90} <Debug> TCPHandler: Processed in 0.001223083 sec. | ||
| 5449 | 2026.03.17 22:03:23.398897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12024 | ||
| 5450 | 2026.03.17 22:03:23.399443 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.03.17 22:03:23.399494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5452 | 2026.03.17 22:03:23.399992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5453 | 2026.03.17 22:03:23.400240 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.03.17 22:03:23.400394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12024 | ||
| 5455 | 2026.03.17 22:03:24.024784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5456 | 2026.03.17 22:03:24.041552 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.03.17 22:03:24.041612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5458 | 2026.03.17 22:03:24.047236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5459 | 2026.03.17 22:03:24.047927 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.03.17 22:03:24.050681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5461 | 2026.03.17 22:03:25.926823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 730 | ||
| 5462 | 2026.03.17 22:03:25.929029 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.17 22:03:25.929086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5464 | 2026.03.17 22:03:25.930257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5465 | 2026.03.17 22:03:25.930540 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.03.17 22:03:25.930899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5467 | 2026.03.17 22:03:26.004133 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.03.17 22:03:26.004336 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.03.17 22:03:26.004410 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5470 | 2026.03.17 22:03:26.005169 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.03.17 22:03:26.005215 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5472 | 2026.03.17 22:03:26.005626 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5473 | 2026.03.17 22:03:26.005860 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.03.17 22:03:26.006023 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001741 sec., 163124.64101091327 rows/sec., 10.36 MiB/sec. | ||
| 5475 | 2026.03.17 22:03:26.006074 [ 276 ] {f219171c-fd0c-4d2b-a3b9-95aec737be23} <Debug> TCPHandler: Processed in 0.00207462 sec. | ||
| 5476 | 2026.03.17 22:03:26.006201 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.03.17 22:03:26.006305 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5478 | 2026.03.17 22:03:26.006351 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5479 | 2026.03.17 22:03:26.007039 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.03.17 22:03:26.007075 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5481 | 2026.03.17 22:03:26.007442 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5482 | 2026.03.17 22:03:26.007662 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.03.17 22:03:26.007794 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Debug> executeQuery: Read 845 rows, 67.98 KiB in 0.001514 sec., 558124.1743725231 rows/sec., 43.85 MiB/sec. | ||
| 5484 | 2026.03.17 22:03:26.007832 [ 276 ] {668397cc-602f-4f72-8f66-0e5f05d06513} <Debug> TCPHandler: Processed in 0.001684472 sec. | ||
| 5485 | 2026.03.17 22:03:26.007950 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.03.17 22:03:26.008048 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.03.17 22:03:26.008090 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5488 | 2026.03.17 22:03:26.008524 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.03.17 22:03:26.008561 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5490 | 2026.03.17 22:03:26.008867 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5491 | 2026.03.17 22:03:26.009075 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.03.17 22:03:26.009207 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001179 sec., 140797.28583545377 rows/sec., 8.57 MiB/sec. | ||
| 5493 | 2026.03.17 22:03:26.009243 [ 276 ] {2739e157-9179-4810-b685-1c9e50bdc54e} <Debug> TCPHandler: Processed in 0.001343045 sec. | ||
| 5494 | 2026.03.17 22:03:26.009357 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.03.17 22:03:26.009450 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.03.17 22:03:26.009490 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5497 | 2026.03.17 22:03:26.009910 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.17 22:03:26.009944 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5499 | 2026.03.17 22:03:26.010247 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5500 | 2026.03.17 22:03:26.010456 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.17 22:03:26.010580 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 5502 | 2026.03.17 22:03:26.010617 [ 276 ] {30127e68-e348-4d45-8336-dc4399826624} <Debug> TCPHandler: Processed in 0.001309785 sec. | ||
| 5503 | 2026.03.17 22:03:26.010731 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2026.03.17 22:03:26.010825 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5505 | 2026.03.17 22:03:26.010865 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5506 | 2026.03.17 22:03:26.011280 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.03.17 22:03:26.011315 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5508 | 2026.03.17 22:03:26.011617 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5509 | 2026.03.17 22:03:26.011836 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.03.17 22:03:26.011960 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 5511 | 2026.03.17 22:03:26.011996 [ 276 ] {6ef47d24-96ab-4c1c-9aa4-099dca8e7e01} <Debug> TCPHandler: Processed in 0.001314445 sec. | ||
| 5512 | 2026.03.17 22:03:26.012109 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2026.03.17 22:03:26.012203 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5514 | 2026.03.17 22:03:26.012243 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5515 | 2026.03.17 22:03:26.012801 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.03.17 22:03:26.012836 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5517 | 2026.03.17 22:03:26.013155 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5518 | 2026.03.17 22:03:26.013364 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.03.17 22:03:26.013493 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001309 sec., 392666.1573720397 rows/sec., 27.68 MiB/sec. | ||
| 5520 | 2026.03.17 22:03:26.013529 [ 276 ] {5579eb74-e555-4797-a09c-d549c8d9fcb8} <Debug> TCPHandler: Processed in 0.001469949 sec. | ||
| 5521 | 2026.03.17 22:03:26.013632 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.03.17 22:03:26.013724 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5523 | 2026.03.17 22:03:26.013764 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5524 | 2026.03.17 22:03:26.014096 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.03.17 22:03:26.014130 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5526 | 2026.03.17 22:03:26.014452 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5527 | 2026.03.17 22:03:26.014658 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.03.17 22:03:26.014787 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 5529 | 2026.03.17 22:03:26.014823 [ 276 ] {934be6b9-1622-4721-86bd-4ecb00aee2e4} <Debug> TCPHandler: Processed in 0.001240934 sec. | ||
| 5530 | 2026.03.17 22:03:26.014934 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.03.17 22:03:26.015027 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5532 | 2026.03.17 22:03:26.015069 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5533 | 2026.03.17 22:03:26.015470 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.03.17 22:03:26.015506 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5535 | 2026.03.17 22:03:26.015835 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5536 | 2026.03.17 22:03:26.016056 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.03.17 22:03:26.016184 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 5538 | 2026.03.17 22:03:26.016221 [ 276 ] {354afcd9-5f7c-46d8-8dd1-a646ba372ee0} <Debug> TCPHandler: Processed in 0.001336135 sec. | ||
| 5539 | 2026.03.17 22:03:26.016338 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.03.17 22:03:26.016430 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5541 | 2026.03.17 22:03:26.016471 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5542 | 2026.03.17 22:03:26.016781 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.03.17 22:03:26.016817 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5544 | 2026.03.17 22:03:26.017111 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5545 | 2026.03.17 22:03:26.017316 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.03.17 22:03:26.017441 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5547 | 2026.03.17 22:03:26.017477 [ 276 ] {129025f2-a8d3-4f3c-a0b6-8b1f5c2a7ca8} <Debug> TCPHandler: Processed in 0.001188443 sec. | ||
| 5548 | 2026.03.17 22:03:26.017598 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.03.17 22:03:26.017720 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.03.17 22:03:26.017784 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5551 | 2026.03.17 22:03:26.018688 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.03.17 22:03:26.018726 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5553 | 2026.03.17 22:03:26.019250 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5554 | 2026.03.17 22:03:26.019482 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.03.17 22:03:26.019615 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001921 sec., 12493.492972410204 rows/sec., 22.39 MiB/sec. | ||
| 5556 | 2026.03.17 22:03:26.019667 [ 276 ] {b8e60458-bbe9-4e33-9a1e-bb02a108d906} <Debug> TCPHandler: Processed in 0.002127861 sec. | ||
| 5557 | 2026.03.17 22:03:26.019772 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.03.17 22:03:26.019865 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.03.17 22:03:26.019905 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5560 | 2026.03.17 22:03:26.020220 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.03.17 22:03:26.020254 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 5562 | 2026.03.17 22:03:26.020553 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5563 | 2026.03.17 22:03:26.020755 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.03.17 22:03:26.020878 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001032 sec., 87209.3023255814 rows/sec., 5.46 MiB/sec. | ||
| 5565 | 2026.03.17 22:03:26.020913 [ 276 ] {19e3a4bd-d286-49d1-b6a4-dece830aa5d6} <Debug> TCPHandler: Processed in 0.001188793 sec. | ||
| 5566 | 2026.03.17 22:03:27.551778 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65340 | ||
| 5567 | 2026.03.17 22:03:27.551918 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5568 | 2026.03.17 22:03:27.551953 [ 286 ] {} <Debug> TCP-Session: 606018c9-497a-4580-b961-6d1b9042180a Authenticating user 'default' from [fd00:1122:3344:101::e]:65340 | ||
| 5569 | 2026.03.17 22:03:27.551976 [ 286 ] {} <Debug> TCP-Session: 606018c9-497a-4580-b961-6d1b9042180a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.03.17 22:03:27.551997 [ 286 ] {} <Debug> TCP-Session: 606018c9-497a-4580-b961-6d1b9042180a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.03.17 22:03:27.552204 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60841 | ||
| 5572 | 2026.03.17 22:03:27.552224 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52361 | ||
| 5573 | 2026.03.17 22:03:27.552271 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59139 | ||
| 5574 | 2026.03.17 22:03:27.552296 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41773 | ||
| 5575 | 2026.03.17 22:03:27.552324 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34965 | ||
| 5576 | 2026.03.17 22:03:27.552320 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2026.03.17 22:03:27.552384 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5578 | 2026.03.17 22:03:27.552409 [ 286 ] {} <Trace> TCP-Session: 606018c9-497a-4580-b961-6d1b9042180a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.03.17 22:03:27.552454 [ 291 ] {} <Debug> TCP-Session: 261acacb-abd6-47a4-b49a-4564a8c384a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59139 | ||
| 5580 | 2026.03.17 22:03:27.552414 [ 287 ] {} <Debug> TCP-Session: 124b6f7b-2e07-49b6-839f-33391d5f6ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60841 | ||
| 5581 | 2026.03.17 22:03:27.552496 [ 291 ] {} <Debug> TCP-Session: 261acacb-abd6-47a4-b49a-4564a8c384a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.03.17 22:03:27.552507 [ 287 ] {} <Debug> TCP-Session: 124b6f7b-2e07-49b6-839f-33391d5f6ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.03.17 22:03:27.552515 [ 291 ] {} <Debug> TCP-Session: 261acacb-abd6-47a4-b49a-4564a8c384a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.03.17 22:03:27.552525 [ 287 ] {} <Debug> TCP-Session: 124b6f7b-2e07-49b6-839f-33391d5f6ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.03.17 22:03:27.552280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42887 | ||
| 5586 | 2026.03.17 22:03:27.552548 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5587 | 2026.03.17 22:03:27.552643 [ 286 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65340) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5588 | 2026.03.17 22:03:27.552691 [ 293 ] {} <Debug> TCP-Session: a33dc9eb-61b0-4269-bb4e-def1073b57b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41773 | ||
| 5589 | 2026.03.17 22:03:27.552554 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5590 | 2026.03.17 22:03:27.552731 [ 293 ] {} <Debug> TCP-Session: a33dc9eb-61b0-4269-bb4e-def1073b57b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.03.17 22:03:27.552249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37453 | ||
| 5592 | 2026.03.17 22:03:27.552758 [ 294 ] {} <Debug> TCP-Session: 7ea26bdc-836b-4865-a2ca-7ca8ed1f0162 Authenticating user 'default' from [fd00:1122:3344:101::e]:34965 | ||
| 5593 | 2026.03.17 22:03:27.552763 [ 293 ] {} <Debug> TCP-Session: a33dc9eb-61b0-4269-bb4e-def1073b57b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.03.17 22:03:27.552803 [ 294 ] {} <Debug> TCP-Session: 7ea26bdc-836b-4865-a2ca-7ca8ed1f0162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.03.17 22:03:27.552808 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.03.17 22:03:27.552837 [ 294 ] {} <Debug> TCP-Session: 7ea26bdc-836b-4865-a2ca-7ca8ed1f0162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.03.17 22:03:27.552873 [ 292 ] {} <Debug> TCP-Session: f29903b1-8414-4dcf-8ec7-3c5b5734184d Authenticating user 'default' from [fd00:1122:3344:101::e]:42887 | ||
| 5598 | 2026.03.17 22:03:27.552243 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36097 | ||
| 5599 | 2026.03.17 22:03:27.552907 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.03.17 22:03:27.552914 [ 292 ] {} <Debug> TCP-Session: f29903b1-8414-4dcf-8ec7-3c5b5734184d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.17 22:03:27.552946 [ 290 ] {} <Debug> TCP-Session: a716b074-e87e-4815-adae-91735038b2ee Authenticating user 'default' from [fd00:1122:3344:101::e]:37453 | ||
| 5602 | 2026.03.17 22:03:27.552964 [ 292 ] {} <Debug> TCP-Session: f29903b1-8414-4dcf-8ec7-3c5b5734184d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.03.17 22:03:27.552979 [ 290 ] {} <Debug> TCP-Session: a716b074-e87e-4815-adae-91735038b2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.03.17 22:03:27.552380 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.03.17 22:03:27.553005 [ 290 ] {} <Debug> TCP-Session: a716b074-e87e-4815-adae-91735038b2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.03.17 22:03:27.553034 [ 286 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5607 | 2026.03.17 22:03:27.553036 [ 288 ] {} <Debug> TCP-Session: dc131722-3b76-4e4a-ba0e-193eac2a27f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52361 | ||
| 5608 | 2026.03.17 22:03:27.553034 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2026.03.17 22:03:27.553081 [ 288 ] {} <Debug> TCP-Session: dc131722-3b76-4e4a-ba0e-193eac2a27f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.03.17 22:03:27.553105 [ 286 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5611 | 2026.03.17 22:03:27.553111 [ 288 ] {} <Debug> TCP-Session: dc131722-3b76-4e4a-ba0e-193eac2a27f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.03.17 22:03:27.553111 [ 289 ] {} <Debug> TCP-Session: 90fa7cbf-76db-4334-a53a-8d5270347277 Authenticating user 'default' from [fd00:1122:3344:101::e]:36097 | ||
| 5613 | 2026.03.17 22:03:27.553170 [ 289 ] {} <Debug> TCP-Session: 90fa7cbf-76db-4334-a53a-8d5270347277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.03.17 22:03:27.553183 [ 289 ] {} <Debug> TCP-Session: 90fa7cbf-76db-4334-a53a-8d5270347277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.03.17 22:03:27.553488 [ 286 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 5616 | 2026.03.17 22:03:27.554574 [ 323 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Trace> AggregatingTransform: Aggregating | ||
| 5617 | 2026.03.17 22:03:27.554618 [ 323 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Trace> Aggregator: Aggregation method: without_key | ||
| 5618 | 2026.03.17 22:03:27.554656 [ 323 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102873 sec. (972.072 rows/sec., 37.97 KiB/sec.) | ||
| 5619 | 2026.03.17 22:03:27.554675 [ 323 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Trace> Aggregator: Merging aggregated data | ||
| 5620 | 2026.03.17 22:03:27.556058 [ 286 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003499 sec., 285.7959416976279 rows/sec., 11.16 KiB/sec. | ||
| 5621 | 2026.03.17 22:03:27.556203 [ 286 ] {cbcace81-e5a1-455b-a682-6d3904670728} <Debug> TCPHandler: Processed in 0.003901655 sec. | ||
| 5622 | 2026.03.17 22:03:27.556327 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5623 | 2026.03.17 22:03:27.556354 [ 286 ] {} <Debug> TCP-Session: 606018c9-497a-4580-b961-6d1b9042180a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.03.17 22:03:27.556371 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.03.17 22:03:27.556374 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5626 | 2026.03.17 22:03:27.556408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5627 | 2026.03.17 22:03:27.556426 [ 287 ] {} <Debug> TCP-Session: 124b6f7b-2e07-49b6-839f-33391d5f6ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.03.17 22:03:27.556446 [ 288 ] {} <Debug> TCP-Session: dc131722-3b76-4e4a-ba0e-193eac2a27f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.03.17 22:03:27.556450 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5630 | 2026.03.17 22:03:27.556470 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5631 | 2026.03.17 22:03:27.556515 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.03.17 22:03:27.556524 [ 292 ] {} <Debug> TCP-Session: f29903b1-8414-4dcf-8ec7-3c5b5734184d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.03.17 22:03:27.556543 [ 291 ] {} <Debug> TCP-Session: 261acacb-abd6-47a4-b49a-4564a8c384a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.03.17 22:03:27.556569 [ 293 ] {} <Debug> TCP-Session: a33dc9eb-61b0-4269-bb4e-def1073b57b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.03.17 22:03:27.556464 [ 294 ] {} <Debug> TCP-Session: 7ea26bdc-836b-4865-a2ca-7ca8ed1f0162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.03.17 22:03:27.556432 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.03.17 22:03:27.556390 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.03.17 22:03:27.556652 [ 289 ] {} <Debug> TCP-Session: 90fa7cbf-76db-4334-a53a-8d5270347277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.17 22:03:27.556677 [ 290 ] {} <Debug> TCP-Session: a716b074-e87e-4815-adae-91735038b2ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.03.17 22:03:27.611206 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63798 | ||
| 5641 | 2026.03.17 22:03:27.611308 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5642 | 2026.03.17 22:03:27.611338 [ 286 ] {} <Debug> TCP-Session: aa503261-ab3d-4adc-bab7-9b7c4b50b02b Authenticating user 'default' from [fd00:1122:3344:101::e]:63798 | ||
| 5643 | 2026.03.17 22:03:27.611361 [ 286 ] {} <Debug> TCP-Session: aa503261-ab3d-4adc-bab7-9b7c4b50b02b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.03.17 22:03:27.611376 [ 286 ] {} <Debug> TCP-Session: aa503261-ab3d-4adc-bab7-9b7c4b50b02b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.03.17 22:03:27.611561 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48618 | ||
| 5646 | 2026.03.17 22:03:27.611585 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56929 | ||
| 5647 | 2026.03.17 22:03:27.611610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53223 | ||
| 5648 | 2026.03.17 22:03:27.611653 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5649 | 2026.03.17 22:03:27.611650 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34218 | ||
| 5650 | 2026.03.17 22:03:27.611698 [ 286 ] {} <Trace> TCP-Session: aa503261-ab3d-4adc-bab7-9b7c4b50b02b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.03.17 22:03:27.611700 [ 287 ] {} <Debug> TCP-Session: 270dbe39-1f84-43e6-adde-7fcb63f13d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:48618 | ||
| 5652 | 2026.03.17 22:03:27.611746 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5653 | 2026.03.17 22:03:27.611764 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5654 | 2026.03.17 22:03:27.611775 [ 287 ] {} <Debug> TCP-Session: 270dbe39-1f84-43e6-adde-7fcb63f13d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.03.17 22:03:27.611792 [ 289 ] {} <Debug> TCP-Session: 9b3405ea-0ec0-47a6-922c-cbdcfdd3a840 Authenticating user 'default' from [fd00:1122:3344:101::e]:53223 | ||
| 5656 | 2026.03.17 22:03:27.611817 [ 287 ] {} <Debug> TCP-Session: 270dbe39-1f84-43e6-adde-7fcb63f13d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.03.17 22:03:27.611803 [ 294 ] {} <Debug> TCP-Session: 315f2888-4989-4c11-b00a-e022bfc35ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34218 | ||
| 5658 | 2026.03.17 22:03:27.611872 [ 286 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5659 | 2026.03.17 22:03:27.611888 [ 294 ] {} <Debug> TCP-Session: 315f2888-4989-4c11-b00a-e022bfc35ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.03.17 22:03:27.611865 [ 289 ] {} <Debug> TCP-Session: 9b3405ea-0ec0-47a6-922c-cbdcfdd3a840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.03.17 22:03:27.611905 [ 294 ] {} <Debug> TCP-Session: 315f2888-4989-4c11-b00a-e022bfc35ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.03.17 22:03:27.611929 [ 289 ] {} <Debug> TCP-Session: 9b3405ea-0ec0-47a6-922c-cbdcfdd3a840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.03.17 22:03:27.611642 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43238 | ||
| 5664 | 2026.03.17 22:03:27.611635 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45032 | ||
| 5665 | 2026.03.17 22:03:27.611624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62904 | ||
| 5666 | 2026.03.17 22:03:27.611602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38109 | ||
| 5667 | 2026.03.17 22:03:27.612070 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2026.03.17 22:03:27.612044 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.03.17 22:03:27.612094 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2026.03.17 22:03:27.612115 [ 286 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5671 | 2026.03.17 22:03:27.612133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2026.03.17 22:03:27.612138 [ 293 ] {} <Debug> TCP-Session: 52ed506d-3da4-40cb-9c56-5b616bc82468 Authenticating user 'default' from [fd00:1122:3344:101::e]:43238 | ||
| 5673 | 2026.03.17 22:03:27.612175 [ 290 ] {} <Debug> TCP-Session: 7f0e6db8-bbeb-4572-8c8b-eb7f3138cab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38109 | ||
| 5674 | 2026.03.17 22:03:27.612184 [ 286 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5675 | 2026.03.17 22:03:27.612197 [ 293 ] {} <Debug> TCP-Session: 52ed506d-3da4-40cb-9c56-5b616bc82468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.03.17 22:03:27.612205 [ 290 ] {} <Debug> TCP-Session: 7f0e6db8-bbeb-4572-8c8b-eb7f3138cab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.03.17 22:03:27.612229 [ 293 ] {} <Debug> TCP-Session: 52ed506d-3da4-40cb-9c56-5b616bc82468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.03.17 22:03:27.612244 [ 290 ] {} <Debug> TCP-Session: 7f0e6db8-bbeb-4572-8c8b-eb7f3138cab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.03.17 22:03:27.612144 [ 291 ] {} <Debug> TCP-Session: ce88d2ef-2f28-4962-8a91-2d53b46f7376 Authenticating user 'default' from [fd00:1122:3344:101::e]:62904 | ||
| 5680 | 2026.03.17 22:03:27.612105 [ 292 ] {} <Debug> TCP-Session: 1a3373aa-a72c-4f72-b3c3-efce35b5d7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:45032 | ||
| 5681 | 2026.03.17 22:03:27.612313 [ 291 ] {} <Debug> TCP-Session: ce88d2ef-2f28-4962-8a91-2d53b46f7376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.03.17 22:03:27.612332 [ 292 ] {} <Debug> TCP-Session: 1a3373aa-a72c-4f72-b3c3-efce35b5d7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.03.17 22:03:27.612346 [ 291 ] {} <Debug> TCP-Session: ce88d2ef-2f28-4962-8a91-2d53b46f7376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.03.17 22:03:27.612360 [ 292 ] {} <Debug> TCP-Session: 1a3373aa-a72c-4f72-b3c3-efce35b5d7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.03.17 22:03:27.611687 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5686 | 2026.03.17 22:03:27.612409 [ 288 ] {} <Debug> TCP-Session: 612c4b6f-7cc4-4616-b4c2-be9172edc4c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56929 | ||
| 5687 | 2026.03.17 22:03:27.612426 [ 288 ] {} <Debug> TCP-Session: 612c4b6f-7cc4-4616-b4c2-be9172edc4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.03.17 22:03:27.612440 [ 288 ] {} <Debug> TCP-Session: 612c4b6f-7cc4-4616-b4c2-be9172edc4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.03.17 22:03:27.612473 [ 286 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 5690 | 2026.03.17 22:03:27.613346 [ 317 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Trace> AggregatingTransform: Aggregating | ||
| 5691 | 2026.03.17 22:03:27.613389 [ 317 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Trace> Aggregator: Aggregation method: without_key | ||
| 5692 | 2026.03.17 22:03:27.613423 [ 317 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000852977 sec. (1172.365 rows/sec., 45.80 KiB/sec.) | ||
| 5693 | 2026.03.17 22:03:27.613440 [ 317 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Trace> Aggregator: Merging aggregated data | ||
| 5694 | 2026.03.17 22:03:27.614708 [ 286 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002884 sec., 346.74063800277395 rows/sec., 13.54 KiB/sec. | ||
| 5695 | 2026.03.17 22:03:27.614884 [ 286 ] {1538ab13-6f49-444c-b445-5050e0caaa50} <Debug> TCPHandler: Processed in 0.003291063 sec. | ||
| 5696 | 2026.03.17 22:03:27.615014 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5697 | 2026.03.17 22:03:27.615041 [ 286 ] {} <Debug> TCP-Session: aa503261-ab3d-4adc-bab7-9b7c4b50b02b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.03.17 22:03:27.615048 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5699 | 2026.03.17 22:03:27.615067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5700 | 2026.03.17 22:03:27.615086 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2026.03.17 22:03:27.615104 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5702 | 2026.03.17 22:03:27.615115 [ 288 ] {} <Debug> TCP-Session: 612c4b6f-7cc4-4616-b4c2-be9172edc4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.03.17 22:03:27.615122 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5704 | 2026.03.17 22:03:27.615150 [ 290 ] {} <Debug> TCP-Session: 7f0e6db8-bbeb-4572-8c8b-eb7f3138cab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.03.17 22:03:27.615172 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5706 | 2026.03.17 22:03:27.615193 [ 289 ] {} <Debug> TCP-Session: 9b3405ea-0ec0-47a6-922c-cbdcfdd3a840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.03.17 22:03:27.615201 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5708 | 2026.03.17 22:03:27.615223 [ 291 ] {} <Debug> TCP-Session: ce88d2ef-2f28-4962-8a91-2d53b46f7376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.03.17 22:03:27.615133 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5710 | 2026.03.17 22:03:27.615263 [ 293 ] {} <Debug> TCP-Session: 52ed506d-3da4-40cb-9c56-5b616bc82468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.03.17 22:03:27.615130 [ 294 ] {} <Debug> TCP-Session: 315f2888-4989-4c11-b00a-e022bfc35ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.03.17 22:03:27.615304 [ 292 ] {} <Debug> TCP-Session: 1a3373aa-a72c-4f72-b3c3-efce35b5d7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.03.17 22:03:27.615087 [ 287 ] {} <Debug> TCP-Session: 270dbe39-1f84-43e6-adde-7fcb63f13d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.03.17 22:03:27.679137 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42608 | ||
| 5715 | 2026.03.17 22:03:27.679241 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.03.17 22:03:27.679268 [ 286 ] {} <Debug> TCP-Session: d223ebf5-9623-416f-85ae-c32dcc0038d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42608 | ||
| 5717 | 2026.03.17 22:03:27.679289 [ 286 ] {} <Debug> TCP-Session: d223ebf5-9623-416f-85ae-c32dcc0038d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.03.17 22:03:27.679302 [ 286 ] {} <Debug> TCP-Session: d223ebf5-9623-416f-85ae-c32dcc0038d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.03.17 22:03:27.679504 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58202 | ||
| 5720 | 2026.03.17 22:03:27.679546 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51586 | ||
| 5721 | 2026.03.17 22:03:27.679571 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56457 | ||
| 5722 | 2026.03.17 22:03:27.679592 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38347 | ||
| 5723 | 2026.03.17 22:03:27.679620 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5724 | 2026.03.17 22:03:27.679601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61690 | ||
| 5725 | 2026.03.17 22:03:27.679667 [ 287 ] {} <Debug> TCP-Session: 84a57300-728e-4bc7-be8f-1eb8824b2ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58202 | ||
| 5726 | 2026.03.17 22:03:27.679674 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5727 | 2026.03.17 22:03:27.679684 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.03.17 22:03:27.679716 [ 291 ] {} <Debug> TCP-Session: fb14cf02-fe6e-488c-98de-4e0c1293fc8d Authenticating user 'default' from [fd00:1122:3344:101::e]:56457 | ||
| 5729 | 2026.03.17 22:03:27.679729 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2026.03.17 22:03:27.679746 [ 288 ] {} <Debug> TCP-Session: 278201b5-8b6c-44a3-a2cd-8a840c175316 Authenticating user 'default' from [fd00:1122:3344:101::e]:51586 | ||
| 5731 | 2026.03.17 22:03:27.679747 [ 291 ] {} <Debug> TCP-Session: fb14cf02-fe6e-488c-98de-4e0c1293fc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.03.17 22:03:27.679764 [ 294 ] {} <Debug> TCP-Session: b5d5a9e4-28b6-4ea3-ba59-e286c3dae7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61690 | ||
| 5733 | 2026.03.17 22:03:27.679790 [ 291 ] {} <Debug> TCP-Session: fb14cf02-fe6e-488c-98de-4e0c1293fc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.17 22:03:27.679790 [ 288 ] {} <Debug> TCP-Session: 278201b5-8b6c-44a3-a2cd-8a840c175316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.03.17 22:03:27.679809 [ 294 ] {} <Debug> TCP-Session: b5d5a9e4-28b6-4ea3-ba59-e286c3dae7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.03.17 22:03:27.679839 [ 288 ] {} <Debug> TCP-Session: 278201b5-8b6c-44a3-a2cd-8a840c175316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.03.17 22:03:27.679850 [ 294 ] {} <Debug> TCP-Session: b5d5a9e4-28b6-4ea3-ba59-e286c3dae7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.03.17 22:03:27.679701 [ 287 ] {} <Debug> TCP-Session: 84a57300-728e-4bc7-be8f-1eb8824b2ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.03.17 22:03:27.679582 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52093 | ||
| 5740 | 2026.03.17 22:03:27.679906 [ 287 ] {} <Debug> TCP-Session: 84a57300-728e-4bc7-be8f-1eb8824b2ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.03.17 22:03:27.679560 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63207 | ||
| 5742 | 2026.03.17 22:03:27.679998 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.03.17 22:03:27.679558 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59116 | ||
| 5744 | 2026.03.17 22:03:27.680132 [ 292 ] {} <Debug> TCP-Session: 89438498-57ba-4dbd-b8ee-af402e33e793 Authenticating user 'default' from [fd00:1122:3344:101::e]:52093 | ||
| 5745 | 2026.03.17 22:03:27.679685 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5746 | 2026.03.17 22:03:27.680158 [ 292 ] {} <Debug> TCP-Session: 89438498-57ba-4dbd-b8ee-af402e33e793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.03.17 22:03:27.680183 [ 293 ] {} <Debug> TCP-Session: 97c822c5-550e-4994-8fe2-dedc4fbf486f Authenticating user 'default' from [fd00:1122:3344:101::e]:38347 | ||
| 5748 | 2026.03.17 22:03:27.680188 [ 292 ] {} <Debug> TCP-Session: 89438498-57ba-4dbd-b8ee-af402e33e793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.03.17 22:03:27.680187 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.03.17 22:03:27.680209 [ 293 ] {} <Debug> TCP-Session: 97c822c5-550e-4994-8fe2-dedc4fbf486f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.03.17 22:03:27.680236 [ 289 ] {} <Debug> TCP-Session: afee6f26-7698-43c6-8d63-cb10d14a07bf Authenticating user 'default' from [fd00:1122:3344:101::e]:59116 | ||
| 5752 | 2026.03.17 22:03:27.680247 [ 293 ] {} <Debug> TCP-Session: 97c822c5-550e-4994-8fe2-dedc4fbf486f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.03.17 22:03:27.680148 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.03.17 22:03:27.679620 [ 286 ] {} <Trace> TCP-Session: d223ebf5-9623-416f-85ae-c32dcc0038d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.03.17 22:03:27.680347 [ 289 ] {} <Debug> TCP-Session: afee6f26-7698-43c6-8d63-cb10d14a07bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.03.17 22:03:27.680374 [ 290 ] {} <Debug> TCP-Session: 45d8a2b0-c33b-4e18-935b-b1d779e24ba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63207 | ||
| 5757 | 2026.03.17 22:03:27.680377 [ 289 ] {} <Debug> TCP-Session: afee6f26-7698-43c6-8d63-cb10d14a07bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.03.17 22:03:27.680409 [ 290 ] {} <Debug> TCP-Session: 45d8a2b0-c33b-4e18-935b-b1d779e24ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.03.17 22:03:27.680427 [ 290 ] {} <Debug> TCP-Session: 45d8a2b0-c33b-4e18-935b-b1d779e24ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.03.17 22:03:27.680498 [ 286 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5761 | 2026.03.17 22:03:27.680746 [ 286 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5762 | 2026.03.17 22:03:27.680802 [ 286 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5763 | 2026.03.17 22:03:27.681089 [ 286 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 5764 | 2026.03.17 22:03:27.681947 [ 322 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Trace> AggregatingTransform: Aggregating | ||
| 5765 | 2026.03.17 22:03:27.682001 [ 322 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5766 | 2026.03.17 22:03:27.682038 [ 322 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849136 sec. (1177.668 rows/sec., 46.00 KiB/sec.) | ||
| 5767 | 2026.03.17 22:03:27.682058 [ 322 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Trace> Aggregator: Merging aggregated data | ||
| 5768 | 2026.03.17 22:03:27.683386 [ 286 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002947 sec., 339.328130302002 rows/sec., 13.26 KiB/sec. | ||
| 5769 | 2026.03.17 22:03:27.683488 [ 286 ] {c8b12822-f950-4949-aa9f-ed2bffe4f1a9} <Debug> TCPHandler: Processed in 0.003984566 sec. | ||
| 5770 | 2026.03.17 22:03:27.683612 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.03.17 22:03:27.683649 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5772 | 2026.03.17 22:03:27.683663 [ 294 ] {} <Debug> TCP-Session: b5d5a9e4-28b6-4ea3-ba59-e286c3dae7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.03.17 22:03:27.683671 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.03.17 22:03:27.683696 [ 287 ] {} <Debug> TCP-Session: 84a57300-728e-4bc7-be8f-1eb8824b2ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.03.17 22:03:27.683719 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.03.17 22:03:27.683739 [ 291 ] {} <Debug> TCP-Session: fb14cf02-fe6e-488c-98de-4e0c1293fc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.03.17 22:03:27.683692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.03.17 22:03:27.683771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.03.17 22:03:27.683792 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.03.17 22:03:27.683816 [ 288 ] {} <Debug> TCP-Session: 278201b5-8b6c-44a3-a2cd-8a840c175316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.03.17 22:03:27.683819 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.03.17 22:03:27.683837 [ 290 ] {} <Debug> TCP-Session: 45d8a2b0-c33b-4e18-935b-b1d779e24ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.03.17 22:03:27.683851 [ 293 ] {} <Debug> TCP-Session: 97c822c5-550e-4994-8fe2-dedc4fbf486f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.03.17 22:03:27.683874 [ 286 ] {} <Debug> TCP-Session: d223ebf5-9623-416f-85ae-c32dcc0038d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.03.17 22:03:27.683777 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.03.17 22:03:27.683767 [ 289 ] {} <Debug> TCP-Session: afee6f26-7698-43c6-8d63-cb10d14a07bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.03.17 22:03:27.683943 [ 292 ] {} <Debug> TCP-Session: 89438498-57ba-4dbd-b8ee-af402e33e793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.03.17 22:03:30.741430 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5789 | 2026.03.17 22:03:30.741527 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5790 | 2026.03.17 22:03:30.901389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12472 | ||
| 5791 | 2026.03.17 22:03:30.901909 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.03.17 22:03:30.901954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5793 | 2026.03.17 22:03:30.902444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5794 | 2026.03.17 22:03:30.902686 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.03.17 22:03:30.902828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12472 | ||
| 5796 | 2026.03.17 22:03:30.902854 [ 44 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5797 | 2026.03.17 22:03:30.902910 [ 44 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.03.17 22:03:30.902933 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5799 | 2026.03.17 22:03:30.903054 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 5800 | 2026.03.17 22:03:30.903185 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5801 | 2026.03.17 22:03:30.903221 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10104 rows starting from the beginning of the part | ||
| 5802 | 2026.03.17 22:03:30.903288 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5803 | 2026.03.17 22:03:30.903336 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5804 | 2026.03.17 22:03:30.903381 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5805 | 2026.03.17 22:03:30.903424 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5806 | 2026.03.17 22:03:30.903469 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5807 | 2026.03.17 22:03:30.907340 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12472 rows, containing 4 columns (4 merged, 0 gathered) in 0.004331773 sec., 2879190.57623749 rows/sec., 41.19 MiB/sec. | ||
| 5808 | 2026.03.17 22:03:30.907750 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5809 | 2026.03.17 22:03:30.908029 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.03.17 22:03:30.908099 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_26_5} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5811 | 2026.03.17 22:03:30.908195 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5812 | 2026.03.17 22:03:30.996098 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.03.17 22:03:30.996256 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5814 | 2026.03.17 22:03:30.996315 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5815 | 2026.03.17 22:03:30.996919 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.03.17 22:03:30.996960 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5817 | 2026.03.17 22:03:30.997311 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5818 | 2026.03.17 22:03:30.997535 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.03.17 22:03:30.997668 [ 42 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5820 | 2026.03.17 22:03:30.997674 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001462 sec., 61559.50752393981 rows/sec., 5.16 MiB/sec. | ||
| 5821 | 2026.03.17 22:03:30.997744 [ 42 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.03.17 22:03:30.997764 [ 276 ] {2c58d874-06de-4633-8a88-5611fa4cc27b} <Debug> TCPHandler: Processed in 0.001781864 sec. | ||
| 5823 | 2026.03.17 22:03:30.997770 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5824 | 2026.03.17 22:03:30.997882 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 5825 | 2026.03.17 22:03:30.997893 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.03.17 22:03:30.998002 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.03.17 22:03:30.998013 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5828 | 2026.03.17 22:03:30.998043 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5829 | 2026.03.17 22:03:30.998054 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2888 rows starting from the beginning of the part | ||
| 5830 | 2026.03.17 22:03:30.998130 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5831 | 2026.03.17 22:03:30.998175 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 5832 | 2026.03.17 22:03:30.998219 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 5833 | 2026.03.17 22:03:30.998255 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 845 rows starting from the beginning of the part | ||
| 5834 | 2026.03.17 22:03:30.998294 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 5835 | 2026.03.17 22:03:30.998454 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.03.17 22:03:30.998494 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5837 | 2026.03.17 22:03:30.998803 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5838 | 2026.03.17 22:03:30.999026 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.03.17 22:03:30.999164 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00118 sec., 14406.779661016948 rows/sec., 1.06 MiB/sec. | ||
| 5840 | 2026.03.17 22:03:30.999201 [ 276 ] {0113aa56-2e9a-410a-82db-3e4946453a05} <Debug> TCPHandler: Processed in 0.001356486 sec. | ||
| 5841 | 2026.03.17 22:03:30.999312 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.03.17 22:03:30.999403 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5843 | 2026.03.17 22:03:30.999442 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5844 | 2026.03.17 22:03:30.999854 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.03.17 22:03:30.999890 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5846 | 2026.03.17 22:03:30.999900 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002061369 sec., 1974901.1457919471 rows/sec., 160.89 MiB/sec. | ||
| 5847 | 2026.03.17 22:03:31.000193 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5848 | 2026.03.17 22:03:31.000193 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5849 | 2026.03.17 22:03:31.000492 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.03.17 22:03:31.000513 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.03.17 22:03:31.000590 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_41_8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5852 | 2026.03.17 22:03:31.000600 [ 42 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5853 | 2026.03.17 22:03:31.000628 [ 42 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.03.17 22:03:31.000628 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001243 sec., 65164.92357200322 rows/sec., 5.09 MiB/sec. | ||
| 5855 | 2026.03.17 22:03:31.000646 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5856 | 2026.03.17 22:03:31.000664 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5857 | 2026.03.17 22:03:31.000681 [ 276 ] {5d8243f4-b319-4e74-8dc9-df888fe1cc06} <Debug> TCPHandler: Processed in 0.001416018 sec. | ||
| 5858 | 2026.03.17 22:03:31.000728 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 5859 | 2026.03.17 22:03:31.000795 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5860 | 2026.03.17 22:03:31.000803 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.03.17 22:03:31.000817 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1549 rows starting from the beginning of the part | ||
| 5862 | 2026.03.17 22:03:31.000871 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5863 | 2026.03.17 22:03:31.000902 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.03.17 22:03:31.000905 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 5865 | 2026.03.17 22:03:31.000953 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5866 | 2026.03.17 22:03:31.000957 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 80 rows starting from the beginning of the part | ||
| 5867 | 2026.03.17 22:03:31.001005 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 514 rows starting from the beginning of the part | ||
| 5868 | 2026.03.17 22:03:31.001038 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 81 rows starting from the beginning of the part | ||
| 5869 | 2026.03.17 22:03:31.001402 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.03.17 22:03:31.001442 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5871 | 2026.03.17 22:03:31.001782 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5872 | 2026.03.17 22:03:31.001986 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.03.17 22:03:31.002018 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308745 sec., 1815479.7152997719 rows/sec., 135.86 MiB/sec. | ||
| 5874 | 2026.03.17 22:03:31.002112 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5875 | 2026.03.17 22:03:31.002119 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 5876 | 2026.03.17 22:03:31.002152 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.03.17 22:03:31.002172 [ 276 ] {3c78cc68-9e82-4c22-a7b4-a2bd19432645} <Debug> TCPHandler: Processed in 0.001417407 sec. | ||
| 5878 | 2026.03.17 22:03:31.002178 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5879 | 2026.03.17 22:03:31.002202 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5880 | 2026.03.17 22:03:31.002275 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 5881 | 2026.03.17 22:03:31.002295 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2026.03.17 22:03:31.002395 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.03.17 22:03:31.002402 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5884 | 2026.03.17 22:03:31.002446 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.03.17 22:03:31.002450 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12697 rows starting from the beginning of the part | ||
| 5886 | 2026.03.17 22:03:31.002454 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5887 | 2026.03.17 22:03:31.002513 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_41_8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5888 | 2026.03.17 22:03:31.002529 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 5889 | 2026.03.17 22:03:31.002576 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5890 | 2026.03.17 22:03:31.002578 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 5891 | 2026.03.17 22:03:31.002648 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 5892 | 2026.03.17 22:03:31.002687 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 5893 | 2026.03.17 22:03:31.002724 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5894 | 2026.03.17 22:03:31.003259 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.17 22:03:31.003300 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5896 | 2026.03.17 22:03:31.003829 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5897 | 2026.03.17 22:03:31.004077 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.03.17 22:03:31.004220 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001842 sec., 9229.098805646036 rows/sec., 16.54 MiB/sec. | ||
| 5899 | 2026.03.17 22:03:31.004274 [ 276 ] {19b9291f-9ae3-4268-964a-8b8d44ea5490} <Debug> TCPHandler: Processed in 0.002026049 sec. | ||
| 5900 | 2026.03.17 22:03:31.004387 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.03.17 22:03:31.004479 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.03.17 22:03:31.004520 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5903 | 2026.03.17 22:03:31.004850 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.03.17 22:03:31.004886 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5905 | 2026.03.17 22:03:31.005206 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5906 | 2026.03.17 22:03:31.005422 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.03.17 22:03:31.005524 [ 44 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5908 | 2026.03.17 22:03:31.005547 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5909 | 2026.03.17 22:03:31.005552 [ 44 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.03.17 22:03:31.005586 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5911 | 2026.03.17 22:03:31.005589 [ 276 ] {49d83e0d-e5f7-41ca-97c9-d054fccb957b} <Debug> TCPHandler: Processed in 0.001248894 sec. | ||
| 5912 | 2026.03.17 22:03:31.005668 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 5913 | 2026.03.17 22:03:31.005791 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5914 | 2026.03.17 22:03:31.005824 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1602 rows starting from the beginning of the part | ||
| 5915 | 2026.03.17 22:03:31.005885 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 5916 | 2026.03.17 22:03:31.005926 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 5917 | 2026.03.17 22:03:31.005963 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5918 | 2026.03.17 22:03:31.006000 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 5919 | 2026.03.17 22:03:31.006037 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 5920 | 2026.03.17 22:03:31.006596 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13570 rows, containing 5 columns (5 merged, 0 gathered) in 0.004357653 sec., 3114061.6290466445 rows/sec., 204.93 MiB/sec. | ||
| 5921 | 2026.03.17 22:03:31.007015 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5922 | 2026.03.17 22:03:31.007093 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463478 sec., 1311943.192859749 rows/sec., 87.44 MiB/sec. | ||
| 5923 | 2026.03.17 22:03:31.007313 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5924 | 2026.03.17 22:03:31.007342 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.03.17 22:03:31.007439 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5926 | 2026.03.17 22:03:31.007534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 5927 | 2026.03.17 22:03:31.007602 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.03.17 22:03:31.007683 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_41_8} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5929 | 2026.03.17 22:03:31.007767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5930 | 2026.03.17 22:03:31.551635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5931 | 2026.03.17 22:03:31.569412 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.17 22:03:31.569463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5933 | 2026.03.17 22:03:31.574884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5934 | 2026.03.17 22:03:31.575627 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.03.17 22:03:31.575915 [ 44 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5936 | 2026.03.17 22:03:31.575957 [ 44 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.03.17 22:03:31.575978 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5938 | 2026.03.17 22:03:31.576065 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5939 | 2026.03.17 22:03:31.578696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5940 | 2026.03.17 22:03:31.578914 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5941 | 2026.03.17 22:03:31.579610 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5942 | 2026.03.17 22:03:31.582926 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5943 | 2026.03.17 22:03:31.586269 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5944 | 2026.03.17 22:03:31.589983 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5945 | 2026.03.17 22:03:31.593989 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5946 | 2026.03.17 22:03:31.597789 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 5947 | 2026.03.17 22:03:31.648279 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072247831 sec., 2712.884211015276 rows/sec., 14.03 MiB/sec. | ||
| 5948 | 2026.03.17 22:03:31.650833 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5949 | 2026.03.17 22:03:31.652826 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_26_5} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.03.17 22:03:31.652943 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_26_5} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5951 | 2026.03.17 22:03:31.655714 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5952 | 2026.03.17 22:03:32.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.79 MiB, peak 270.35 MiB, free memory in arenas 0.00 B, will set to 265.88 MiB (RSS), difference: 6.08 MiB | ||
| 5953 | 2026.03.17 22:03:35.931866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 770 | ||
| 5954 | 2026.03.17 22:03:35.934239 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.03.17 22:03:35.934288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5956 | 2026.03.17 22:03:35.935498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5957 | 2026.03.17 22:03:35.935758 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.03.17 22:03:35.936015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5959 | 2026.03.17 22:03:36.003027 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.03.17 22:03:36.003217 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.03.17 22:03:36.003286 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5962 | 2026.03.17 22:03:36.004101 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.03.17 22:03:36.004149 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5964 | 2026.03.17 22:03:36.004573 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5965 | 2026.03.17 22:03:36.004808 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.03.17 22:03:36.004970 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 5967 | 2026.03.17 22:03:36.005021 [ 276 ] {e447be7d-ee70-49ab-9a72-8603fd570e83} <Debug> TCPHandler: Processed in 0.002121361 sec. | ||
| 5968 | 2026.03.17 22:03:36.005164 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.03.17 22:03:36.005268 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5970 | 2026.03.17 22:03:36.005314 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5971 | 2026.03.17 22:03:36.006119 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.03.17 22:03:36.006154 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5973 | 2026.03.17 22:03:36.006553 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5974 | 2026.03.17 22:03:36.006781 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.03.17 22:03:36.006910 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Debug> executeQuery: Read 845 rows, 67.98 KiB in 0.001666 sec., 507202.881152461 rows/sec., 39.85 MiB/sec. | ||
| 5976 | 2026.03.17 22:03:36.006949 [ 276 ] {7892fce4-6429-48c5-b4da-0ff682631c47} <Debug> TCPHandler: Processed in 0.001837515 sec. | ||
| 5977 | 2026.03.17 22:03:36.007065 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.03.17 22:03:36.007161 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5979 | 2026.03.17 22:03:36.007201 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5980 | 2026.03.17 22:03:36.007661 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.03.17 22:03:36.007697 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5982 | 2026.03.17 22:03:36.008006 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5983 | 2026.03.17 22:03:36.008217 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.03.17 22:03:36.008343 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.0012 sec., 138333.33333333334 rows/sec., 8.42 MiB/sec. | ||
| 5985 | 2026.03.17 22:03:36.008380 [ 276 ] {d21aaf04-e85f-46eb-97f7-9fa7dc316bcd} <Debug> TCPHandler: Processed in 0.001364526 sec. | ||
| 5986 | 2026.03.17 22:03:36.008493 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.03.17 22:03:36.008587 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.03.17 22:03:36.008627 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5989 | 2026.03.17 22:03:36.009063 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.03.17 22:03:36.009097 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5991 | 2026.03.17 22:03:36.009399 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5992 | 2026.03.17 22:03:36.009604 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.03.17 22:03:36.009688 [ 37 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5994 | 2026.03.17 22:03:36.009724 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 5995 | 2026.03.17 22:03:36.009727 [ 37 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.03.17 22:03:36.009756 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5997 | 2026.03.17 22:03:36.009762 [ 276 ] {2535fbff-1d6e-4338-af77-f7af0c4a5494} <Debug> TCPHandler: Processed in 0.001317515 sec. | ||
| 5998 | 2026.03.17 22:03:36.009847 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5999 | 2026.03.17 22:03:36.009874 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.03.17 22:03:36.009957 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6001 | 2026.03.17 22:03:36.009969 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.03.17 22:03:36.009992 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 881 rows starting from the beginning of the part | ||
| 6003 | 2026.03.17 22:03:36.010010 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6004 | 2026.03.17 22:03:36.010072 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 732 rows starting from the beginning of the part | ||
| 6005 | 2026.03.17 22:03:36.010128 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 6006 | 2026.03.17 22:03:36.010179 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 732 rows starting from the beginning of the part | ||
| 6007 | 2026.03.17 22:03:36.010226 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 6008 | 2026.03.17 22:03:36.010276 [ 201 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 6009 | 2026.03.17 22:03:36.010447 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.17 22:03:36.010483 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6011 | 2026.03.17 22:03:36.010839 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6012 | 2026.03.17 22:03:36.011072 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.17 22:03:36.011201 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00125 sec., 118400 rows/sec., 6.73 MiB/sec. | ||
| 6014 | 2026.03.17 22:03:36.011240 [ 276 ] {29fad762-8fd6-4700-ba76-77969f6f46d2} <Debug> TCPHandler: Processed in 0.001415677 sec. | ||
| 6015 | 2026.03.17 22:03:36.011350 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.03.17 22:03:36.011444 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6017 | 2026.03.17 22:03:36.011485 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6018 | 2026.03.17 22:03:36.011659 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853126 sec., 1821246.9092765413 rows/sec., 115.98 MiB/sec. | ||
| 6019 | 2026.03.17 22:03:36.011856 [ 199 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6020 | 2026.03.17 22:03:36.012102 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.03.17 22:03:36.012145 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6022 | 2026.03.17 22:03:36.012165 [ 199 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.03.17 22:03:36.012262 [ 199 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_10_2} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6024 | 2026.03.17 22:03:36.012355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6025 | 2026.03.17 22:03:36.012508 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6026 | 2026.03.17 22:03:36.012728 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.03.17 22:03:36.012857 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001431 sec., 359189.3780573026 rows/sec., 25.32 MiB/sec. | ||
| 6028 | 2026.03.17 22:03:36.012896 [ 276 ] {3b401817-61ea-44a1-8e31-06048018074a} <Debug> TCPHandler: Processed in 0.001594791 sec. | ||
| 6029 | 2026.03.17 22:03:36.012995 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.03.17 22:03:36.013089 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6031 | 2026.03.17 22:03:36.013131 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6032 | 2026.03.17 22:03:36.013464 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.03.17 22:03:36.013500 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6034 | 2026.03.17 22:03:36.013805 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6035 | 2026.03.17 22:03:36.014013 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.03.17 22:03:36.014140 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 6037 | 2026.03.17 22:03:36.014177 [ 276 ] {a4c23a1c-262d-477a-bc7b-f51e36b8e720} <Debug> TCPHandler: Processed in 0.001229543 sec. | ||
| 6038 | 2026.03.17 22:03:36.014277 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.03.17 22:03:36.014370 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6040 | 2026.03.17 22:03:36.014412 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6041 | 2026.03.17 22:03:36.014838 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2026.03.17 22:03:36.014874 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6043 | 2026.03.17 22:03:36.015220 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6044 | 2026.03.17 22:03:36.015448 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2026.03.17 22:03:36.015580 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001229 sec., 215622.45728234336 rows/sec., 14.33 MiB/sec. | ||
| 6046 | 2026.03.17 22:03:36.015618 [ 276 ] {9b5e9abe-a790-4a76-b867-5401154c34eb} <Debug> TCPHandler: Processed in 0.001389797 sec. | ||
| 6047 | 2026.03.17 22:03:36.015728 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.03.17 22:03:36.015822 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.03.17 22:03:36.015864 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6050 | 2026.03.17 22:03:36.016175 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.03.17 22:03:36.016211 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6052 | 2026.03.17 22:03:36.016512 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6053 | 2026.03.17 22:03:36.016723 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.03.17 22:03:36.016844 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 6055 | 2026.03.17 22:03:36.016881 [ 276 ] {1a1d4aaf-bee9-47f3-8362-26eb04e43666} <Debug> TCPHandler: Processed in 0.001202064 sec. | ||
| 6056 | 2026.03.17 22:03:36.016983 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.03.17 22:03:36.017075 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.03.17 22:03:36.017129 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6059 | 2026.03.17 22:03:36.017952 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.17 22:03:36.017989 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6061 | 2026.03.17 22:03:36.018536 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6062 | 2026.03.17 22:03:36.018755 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.03.17 22:03:36.018892 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001835 sec., 13079.019073569481 rows/sec., 23.44 MiB/sec. | ||
| 6064 | 2026.03.17 22:03:36.018946 [ 276 ] {4345cd80-2e33-4058-9c4d-82dbfba2a06f} <Debug> TCPHandler: Processed in 0.002011068 sec. | ||
| 6065 | 2026.03.17 22:03:36.019056 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.03.17 22:03:36.019152 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.03.17 22:03:36.019192 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6068 | 2026.03.17 22:03:36.019529 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.03.17 22:03:36.019565 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6070 | 2026.03.17 22:03:36.019871 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6071 | 2026.03.17 22:03:36.020077 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.03.17 22:03:36.020201 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 6073 | 2026.03.17 22:03:36.020237 [ 276 ] {699d33e8-2f90-45ce-bf94-d87b7ccf2e7d} <Debug> TCPHandler: Processed in 0.001231394 sec. | ||
| 6074 | 2026.03.17 22:03:36.380326 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.03.17 22:03:36.380521 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6076 | 2026.03.17 22:03:36.380591 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6077 | 2026.03.17 22:03:36.381261 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.03.17 22:03:36.381315 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6079 | 2026.03.17 22:03:36.381832 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6080 | 2026.03.17 22:03:36.382140 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.03.17 22:03:36.382305 [ 37 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6082 | 2026.03.17 22:03:36.382351 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001902 sec., 12618.296529968455 rows/sec., 1.05 MiB/sec. | ||
| 6083 | 2026.03.17 22:03:36.382353 [ 37 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.03.17 22:03:36.382396 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6085 | 2026.03.17 22:03:36.382421 [ 276 ] {2681de59-2db5-4449-879e-0902b9c607d8} <Debug> TCPHandler: Processed in 0.002246953 sec. | ||
| 6086 | 2026.03.17 22:03:36.382532 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6087 | 2026.03.17 22:03:36.382611 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.03.17 22:03:36.382689 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6089 | 2026.03.17 22:03:36.382723 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6090 | 2026.03.17 22:03:36.382726 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6091 | 2026.03.17 22:03:36.382776 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6092 | 2026.03.17 22:03:36.382808 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6093 | 2026.03.17 22:03:36.382855 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6094 | 2026.03.17 22:03:36.382894 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6095 | 2026.03.17 22:03:36.382930 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6096 | 2026.03.17 22:03:36.383028 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6097 | 2026.03.17 22:03:36.383303 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.03.17 22:03:36.383346 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6099 | 2026.03.17 22:03:36.383714 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6100 | 2026.03.17 22:03:36.383913 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409437 sec., 672608.9921011014 rows/sec., 46.61 MiB/sec. | ||
| 6101 | 2026.03.17 22:03:36.383942 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.17 22:03:36.384060 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6103 | 2026.03.17 22:03:36.384091 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00135 sec., 8888.888888888889 rows/sec., 724.83 KiB/sec. | ||
| 6104 | 2026.03.17 22:03:36.384140 [ 276 ] {68c094cf-c7a2-48a7-80e9-021f7f0e47a6} <Debug> TCPHandler: Processed in 0.00155344 sec. | ||
| 6105 | 2026.03.17 22:03:36.384259 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.03.17 22:03:36.384346 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.03.17 22:03:36.384361 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6108 | 2026.03.17 22:03:36.384410 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6109 | 2026.03.17 22:03:36.384419 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_10_2} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6110 | 2026.03.17 22:03:36.384493 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6111 | 2026.03.17 22:03:36.385718 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.03.17 22:03:36.385761 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6113 | 2026.03.17 22:03:36.386282 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6114 | 2026.03.17 22:03:36.386503 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.03.17 22:03:36.386642 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Debug> executeQuery: Read 2096 rows, 163.40 KiB in 0.002304 sec., 909722.2222222222 rows/sec., 69.26 MiB/sec. | ||
| 6116 | 2026.03.17 22:03:36.386681 [ 276 ] {3aa654fc-4f96-4505-89c5-442dbb0f092f} <Debug> TCPHandler: Processed in 0.002472257 sec. | ||
| 6117 | 2026.03.17 22:03:36.386799 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.03.17 22:03:36.386897 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.03.17 22:03:36.386939 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6120 | 2026.03.17 22:03:36.387371 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.03.17 22:03:36.387407 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6122 | 2026.03.17 22:03:36.387729 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6123 | 2026.03.17 22:03:36.387938 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.03.17 22:03:36.388036 [ 37 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6125 | 2026.03.17 22:03:36.388068 [ 37 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.03.17 22:03:36.388069 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Debug> executeQuery: Read 50 rows, 3.75 KiB in 0.001192 sec., 41946.30872483222 rows/sec., 3.08 MiB/sec. | ||
| 6127 | 2026.03.17 22:03:36.388089 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6128 | 2026.03.17 22:03:36.388115 [ 276 ] {9eb961ad-e599-4565-8487-ba7f7ba7293a} <Debug> TCPHandler: Processed in 0.001364697 sec. | ||
| 6129 | 2026.03.17 22:03:36.388200 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 6130 | 2026.03.17 22:03:36.388233 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.03.17 22:03:36.388337 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6132 | 2026.03.17 22:03:36.388367 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6133 | 2026.03.17 22:03:36.388377 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6134 | 2026.03.17 22:03:36.388409 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 6135 | 2026.03.17 22:03:36.388479 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6136 | 2026.03.17 22:03:36.388524 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 166 rows starting from the beginning of the part | ||
| 6137 | 2026.03.17 22:03:36.388563 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6138 | 2026.03.17 22:03:36.388602 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 166 rows starting from the beginning of the part | ||
| 6139 | 2026.03.17 22:03:36.388641 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
| 6140 | 2026.03.17 22:03:36.389025 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.03.17 22:03:36.389069 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6142 | 2026.03.17 22:03:36.389509 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6143 | 2026.03.17 22:03:36.389546 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403817 sec., 454475.191566992 rows/sec., 30.61 MiB/sec. | ||
| 6144 | 2026.03.17 22:03:36.389689 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6145 | 2026.03.17 22:03:36.389750 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.03.17 22:03:36.389905 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001587 sec., 461247.63705103967 rows/sec., 27.28 MiB/sec. | ||
| 6147 | 2026.03.17 22:03:36.389948 [ 276 ] {e28d70b9-89d3-4b69-b3c8-b82aa44932c8} <Debug> TCPHandler: Processed in 0.001763814 sec. | ||
| 6148 | 2026.03.17 22:03:36.389951 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.03.17 22:03:36.390031 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_36_7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6150 | 2026.03.17 22:03:36.390064 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.03.17 22:03:36.390108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6152 | 2026.03.17 22:03:36.390163 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.03.17 22:03:36.390208 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6154 | 2026.03.17 22:03:36.390588 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.03.17 22:03:36.390626 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6156 | 2026.03.17 22:03:36.390949 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6157 | 2026.03.17 22:03:36.391167 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.03.17 22:03:36.391293 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 6159 | 2026.03.17 22:03:36.391330 [ 276 ] {ad9ce74f-ced4-425d-84f9-d2d0dc3b5847} <Debug> TCPHandler: Processed in 0.001316206 sec. | ||
| 6160 | 2026.03.17 22:03:36.391449 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.03.17 22:03:36.391544 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.03.17 22:03:36.391584 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6163 | 2026.03.17 22:03:36.391996 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.03.17 22:03:36.392033 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6165 | 2026.03.17 22:03:36.392351 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6166 | 2026.03.17 22:03:36.392560 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.03.17 22:03:36.392648 [ 37 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6168 | 2026.03.17 22:03:36.392674 [ 37 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.17 22:03:36.392685 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 6170 | 2026.03.17 22:03:36.392691 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6171 | 2026.03.17 22:03:36.392724 [ 276 ] {38284847-061d-469d-a9a6-73f84cc4ca25} <Debug> TCPHandler: Processed in 0.001323086 sec. | ||
| 6172 | 2026.03.17 22:03:36.392772 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6173 | 2026.03.17 22:03:36.392833 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.03.17 22:03:36.392872 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6175 | 2026.03.17 22:03:36.392903 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6176 | 2026.03.17 22:03:36.392926 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6177 | 2026.03.17 22:03:36.392962 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6178 | 2026.03.17 22:03:36.392966 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6179 | 2026.03.17 22:03:36.393016 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6180 | 2026.03.17 22:03:36.393069 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6181 | 2026.03.17 22:03:36.393113 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6182 | 2026.03.17 22:03:36.393153 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6183 | 2026.03.17 22:03:36.393753 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.03.17 22:03:36.393788 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6185 | 2026.03.17 22:03:36.393962 [ 188 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220843 sec., 403000.2219777645 rows/sec., 25.22 MiB/sec. | ||
| 6186 | 2026.03.17 22:03:36.394109 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6187 | 2026.03.17 22:03:36.394176 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6188 | 2026.03.17 22:03:36.394353 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.03.17 22:03:36.394414 [ 197 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_10_2} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6190 | 2026.03.17 22:03:36.394417 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.03.17 22:03:36.394480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6192 | 2026.03.17 22:03:36.394551 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Debug> executeQuery: Read 1074 rows, 76.66 KiB in 0.001643 sec., 653682.2884966525 rows/sec., 45.57 MiB/sec. | ||
| 6193 | 2026.03.17 22:03:36.394590 [ 276 ] {b79c2467-1163-4b5d-9ffe-5fc5af502aeb} <Debug> TCPHandler: Processed in 0.001803985 sec. | ||
| 6194 | 2026.03.17 22:03:36.394706 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.03.17 22:03:36.394801 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.03.17 22:03:36.394844 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6197 | 2026.03.17 22:03:36.395476 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.03.17 22:03:36.395510 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6199 | 2026.03.17 22:03:36.395996 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6200 | 2026.03.17 22:03:36.396209 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.03.17 22:03:36.396348 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001566 sec., 803959.1315453385 rows/sec., 50.72 MiB/sec. | ||
| 6202 | 2026.03.17 22:03:36.396387 [ 276 ] {9201f3a3-1369-4df1-981b-cbde2560a267} <Debug> TCPHandler: Processed in 0.001728473 sec. | ||
| 6203 | 2026.03.17 22:03:36.396489 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.03.17 22:03:36.396582 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.03.17 22:03:36.396636 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6206 | 2026.03.17 22:03:36.397443 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.03.17 22:03:36.397479 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6208 | 2026.03.17 22:03:36.398050 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6209 | 2026.03.17 22:03:36.398281 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.03.17 22:03:36.398382 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6211 | 2026.03.17 22:03:36.398413 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.03.17 22:03:36.398420 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001856 sec., 14008.620689655172 rows/sec., 25.10 MiB/sec. | ||
| 6213 | 2026.03.17 22:03:36.398433 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6214 | 2026.03.17 22:03:36.398482 [ 276 ] {8e78f160-ada6-400c-8cbc-878bf54632e2} <Debug> TCPHandler: Processed in 0.002041779 sec. | ||
| 6215 | 2026.03.17 22:03:36.398511 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 6216 | 2026.03.17 22:03:36.398606 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.17 22:03:36.398698 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6218 | 2026.03.17 22:03:36.398704 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.03.17 22:03:36.398751 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 612 rows starting from the beginning of the part | ||
| 6220 | 2026.03.17 22:03:36.398761 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6221 | 2026.03.17 22:03:36.398861 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6222 | 2026.03.17 22:03:36.398958 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6223 | 2026.03.17 22:03:36.399045 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6224 | 2026.03.17 22:03:36.399095 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.03.17 22:03:36.399130 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6226 | 2026.03.17 22:03:36.399136 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6227 | 2026.03.17 22:03:36.399223 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 6228 | 2026.03.17 22:03:36.399472 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6229 | 2026.03.17 22:03:36.399743 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.03.17 22:03:36.399880 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 693.57 KiB/sec. | ||
| 6231 | 2026.03.17 22:03:36.399916 [ 276 ] {835d7d77-c67c-4ba7-91c1-760139ec8a09} <Debug> TCPHandler: Processed in 0.001359656 sec. | ||
| 6232 | 2026.03.17 22:03:36.403633 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 19 columns (19 merged, 0 gathered) in 0.005155959 sec., 139450.29430994313 rows/sec., 249.89 MiB/sec. | ||
| 6233 | 2026.03.17 22:03:36.404817 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6234 | 2026.03.17 22:03:36.405275 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.17 22:03:36.405364 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6236 | 2026.03.17 22:03:36.405462 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6237 | 2026.03.17 22:03:37.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.64 MiB, peak 275.16 MiB, free memory in arenas 0.00 B, will set to 268.87 MiB (RSS), difference: 1.23 MiB | ||
| 6238 | 2026.03.17 22:03:38.403871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12984 | ||
| 6239 | 2026.03.17 22:03:38.404420 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.03.17 22:03:38.404468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6241 | 2026.03.17 22:03:38.405032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6242 | 2026.03.17 22:03:38.405272 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.03.17 22:03:38.405422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12984 | ||
| 6244 | 2026.03.17 22:03:39.078754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6245 | 2026.03.17 22:03:39.093674 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.03.17 22:03:39.093725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6247 | 2026.03.17 22:03:39.099401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6248 | 2026.03.17 22:03:39.100066 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.03.17 22:03:39.102658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6250 | 2026.03.17 22:03:40.993589 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.03.17 22:03:40.993788 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6252 | 2026.03.17 22:03:40.993859 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6253 | 2026.03.17 22:03:40.994606 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.03.17 22:03:40.994653 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6255 | 2026.03.17 22:03:40.995037 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6256 | 2026.03.17 22:03:40.995293 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.03.17 22:03:40.995437 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.51 MiB/sec. | ||
| 6258 | 2026.03.17 22:03:40.995478 [ 276 ] {4b8b0d88-abc2-451f-9941-8984a528baa8} <Debug> TCPHandler: Processed in 0.002022229 sec. | ||
| 6259 | 2026.03.17 22:03:40.995605 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.03.17 22:03:40.995710 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6261 | 2026.03.17 22:03:40.995756 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6262 | 2026.03.17 22:03:40.996172 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.03.17 22:03:40.996208 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6264 | 2026.03.17 22:03:40.996502 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6265 | 2026.03.17 22:03:40.996704 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.03.17 22:03:40.996828 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 6267 | 2026.03.17 22:03:40.996872 [ 276 ] {6af6cefc-6515-4634-abd9-5d9cd6bc49ac} <Debug> TCPHandler: Processed in 0.001314485 sec. | ||
| 6268 | 2026.03.17 22:03:40.996982 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.03.17 22:03:40.997075 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6270 | 2026.03.17 22:03:40.997119 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6271 | 2026.03.17 22:03:40.997549 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.03.17 22:03:40.997586 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6273 | 2026.03.17 22:03:40.997914 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6274 | 2026.03.17 22:03:40.998126 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.03.17 22:03:40.998250 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001193 sec., 107292.53981559095 rows/sec., 7.47 MiB/sec. | ||
| 6276 | 2026.03.17 22:03:40.998290 [ 276 ] {9af0a7a8-588f-4d69-893d-255c83a0aa4d} <Debug> TCPHandler: Processed in 0.001354546 sec. | ||
| 6277 | 2026.03.17 22:03:40.998397 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.03.17 22:03:40.998489 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.03.17 22:03:40.998531 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6280 | 2026.03.17 22:03:40.998853 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.03.17 22:03:40.998888 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6282 | 2026.03.17 22:03:40.999185 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6283 | 2026.03.17 22:03:40.999387 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.03.17 22:03:40.999515 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 6285 | 2026.03.17 22:03:40.999550 [ 276 ] {35c7d02f-29fc-4d9e-921f-2eaa0a4b7ec7} <Debug> TCPHandler: Processed in 0.001200634 sec. | ||
| 6286 | 2026.03.17 22:03:45.741589 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6287 | 2026.03.17 22:03:45.741655 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6288 | 2026.03.17 22:03:45.905556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13432 | ||
| 6289 | 2026.03.17 22:03:45.906059 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.17 22:03:45.906104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6291 | 2026.03.17 22:03:45.906596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6292 | 2026.03.17 22:03:45.906829 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.03.17 22:03:45.906958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13432 | ||
| 6294 | 2026.03.17 22:03:45.936327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 822 | ||
| 6295 | 2026.03.17 22:03:45.939397 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.17 22:03:45.939434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6297 | 2026.03.17 22:03:45.940598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6298 | 2026.03.17 22:03:45.940864 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.03.17 22:03:45.941112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6300 | 2026.03.17 22:03:45.996536 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.03.17 22:03:45.996699 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6302 | 2026.03.17 22:03:45.996760 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6303 | 2026.03.17 22:03:45.997452 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.03.17 22:03:45.997490 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6305 | 2026.03.17 22:03:45.997828 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6306 | 2026.03.17 22:03:45.998037 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.03.17 22:03:45.998179 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001524 sec., 68241.46981627296 rows/sec., 5.71 MiB/sec. | ||
| 6308 | 2026.03.17 22:03:45.998219 [ 276 ] {7bac2b64-dfa3-42b6-994d-55269e1de6b3} <Debug> TCPHandler: Processed in 0.001806105 sec. | ||
| 6309 | 2026.03.17 22:03:45.998340 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.03.17 22:03:45.998432 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.03.17 22:03:45.998471 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6312 | 2026.03.17 22:03:45.998864 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.03.17 22:03:45.998900 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6314 | 2026.03.17 22:03:45.999184 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6315 | 2026.03.17 22:03:45.999385 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.03.17 22:03:45.999509 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.61 MiB/sec. | ||
| 6317 | 2026.03.17 22:03:45.999549 [ 276 ] {73439f9a-1634-450e-8993-5e79b617e6bc} <Debug> TCPHandler: Processed in 0.001256024 sec. | ||
| 6318 | 2026.03.17 22:03:45.999666 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.03.17 22:03:45.999758 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6320 | 2026.03.17 22:03:45.999797 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6321 | 2026.03.17 22:03:46.000213 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.03.17 22:03:46.000249 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6323 | 2026.03.17 22:03:46.000549 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6324 | 2026.03.17 22:03:46.000751 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.03.17 22:03:46.000877 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001137 sec., 77396.6578715919 rows/sec., 6.04 MiB/sec. | ||
| 6326 | 2026.03.17 22:03:46.000917 [ 276 ] {2c28351b-b5b0-495b-b327-b2dee5e7de07} <Debug> TCPHandler: Processed in 0.001296545 sec. | ||
| 6327 | 2026.03.17 22:03:46.001024 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.03.17 22:03:46.001115 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6329 | 2026.03.17 22:03:46.001157 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6330 | 2026.03.17 22:03:46.001556 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.03.17 22:03:46.001591 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6332 | 2026.03.17 22:03:46.001898 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6333 | 2026.03.17 22:03:46.002098 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.03.17 22:03:46.002230 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 6335 | 2026.03.17 22:03:46.002266 [ 276 ] {3830cb0e-25bf-4bbe-969b-587adf652816} <Debug> TCPHandler: Processed in 0.001288475 sec. | ||
| 6336 | 2026.03.17 22:03:46.002372 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.03.17 22:03:46.002462 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6338 | 2026.03.17 22:03:46.002514 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6339 | 2026.03.17 22:03:46.003334 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.03.17 22:03:46.003371 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6341 | 2026.03.17 22:03:46.003907 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6342 | 2026.03.17 22:03:46.004129 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.03.17 22:03:46.004263 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001818 sec., 13201.320132013201 rows/sec., 23.66 MiB/sec. | ||
| 6344 | 2026.03.17 22:03:46.004320 [ 276 ] {51d61045-179f-4c7b-acbd-628059514b42} <Debug> TCPHandler: Processed in 0.001994279 sec. | ||
| 6345 | 2026.03.17 22:03:46.004435 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.03.17 22:03:46.004529 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.03.17 22:03:46.004570 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6348 | 2026.03.17 22:03:46.004908 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.03.17 22:03:46.004942 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6350 | 2026.03.17 22:03:46.005256 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6351 | 2026.03.17 22:03:46.005458 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.03.17 22:03:46.005586 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6353 | 2026.03.17 22:03:46.005621 [ 276 ] {cb55c697-794b-4c10-b179-b9f0502b7d0d} <Debug> TCPHandler: Processed in 0.001233114 sec. | ||
| 6354 | 2026.03.17 22:03:46.602771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6355 | 2026.03.17 22:03:46.620600 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.03.17 22:03:46.620664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6357 | 2026.03.17 22:03:46.626540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6358 | 2026.03.17 22:03:46.627272 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.03.17 22:03:46.630139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6360 | 2026.03.17 22:03:50.995179 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.03.17 22:03:50.995399 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6362 | 2026.03.17 22:03:50.995471 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6363 | 2026.03.17 22:03:50.996147 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.03.17 22:03:50.996195 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6365 | 2026.03.17 22:03:50.996693 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6366 | 2026.03.17 22:03:50.996940 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.03.17 22:03:50.997096 [ 106 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6368 | 2026.03.17 22:03:50.997119 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001767 sec., 50933.78607809848 rows/sec., 4.27 MiB/sec. | ||
| 6369 | 2026.03.17 22:03:50.997173 [ 106 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.03.17 22:03:50.997204 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6371 | 2026.03.17 22:03:50.997207 [ 276 ] {2e177ec5-8bc1-4c1e-9f12-79ce0c0de40d} <Debug> TCPHandler: Processed in 0.002170992 sec. | ||
| 6372 | 2026.03.17 22:03:50.997342 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 6373 | 2026.03.17 22:03:50.997371 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.03.17 22:03:50.997516 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.03.17 22:03:50.997525 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6376 | 2026.03.17 22:03:50.997565 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6377 | 2026.03.17 22:03:50.997574 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2890 rows starting from the beginning of the part | ||
| 6378 | 2026.03.17 22:03:50.997657 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 845 rows starting from the beginning of the part | ||
| 6379 | 2026.03.17 22:03:50.997705 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2096 rows starting from the beginning of the part | ||
| 6380 | 2026.03.17 22:03:50.997750 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6381 | 2026.03.17 22:03:50.997792 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 6382 | 2026.03.17 22:03:50.997835 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 6383 | 2026.03.17 22:03:50.998011 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.03.17 22:03:50.998058 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6385 | 2026.03.17 22:03:50.998493 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6386 | 2026.03.17 22:03:50.998728 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.03.17 22:03:50.998888 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001399 sec., 12151.536812008577 rows/sec., 913.74 KiB/sec. | ||
| 6388 | 2026.03.17 22:03:50.998933 [ 276 ] {fbf04afc-1ec5-4042-ae33-333628bf3bd1} <Debug> TCPHandler: Processed in 0.001630011 sec. | ||
| 6389 | 2026.03.17 22:03:50.999058 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.03.17 22:03:50.999159 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6391 | 2026.03.17 22:03:50.999202 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6392 | 2026.03.17 22:03:50.999680 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.03.17 22:03:50.999719 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6394 | 2026.03.17 22:03:51.000038 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6395 | 2026.03.17 22:03:51.000179 [ 198 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6081 rows, containing 5 columns (5 merged, 0 gathered) in 0.002904726 sec., 2093484.8932395002 rows/sec., 169.29 MiB/sec. | ||
| 6396 | 2026.03.17 22:03:51.000266 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.03.17 22:03:51.000392 [ 106 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6398 | 2026.03.17 22:03:51.000406 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001271 sec., 63729.34697088906 rows/sec., 4.98 MiB/sec. | ||
| 6399 | 2026.03.17 22:03:51.000431 [ 106 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.03.17 22:03:51.000454 [ 276 ] {ee3c645a-f0f9-4135-b551-c868a6149c6b} <Debug> TCPHandler: Processed in 0.001444158 sec. | ||
| 6401 | 2026.03.17 22:03:51.000458 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6402 | 2026.03.17 22:03:51.000493 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6403 | 2026.03.17 22:03:51.000540 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 6404 | 2026.03.17 22:03:51.000582 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.03.17 22:03:51.000628 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2026.03.17 22:03:51.000658 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 6407 | 2026.03.17 22:03:51.000681 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6408 | 2026.03.17 22:03:51.000704 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 514 rows starting from the beginning of the part | ||
| 6409 | 2026.03.17 22:03:51.000731 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6410 | 2026.03.17 22:03:51.000747 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1074 rows starting from the beginning of the part | ||
| 6411 | 2026.03.17 22:03:51.000787 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6412 | 2026.03.17 22:03:51.000819 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part | ||
| 6413 | 2026.03.17 22:03:51.000829 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.03.17 22:03:51.000853 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 6415 | 2026.03.17 22:03:51.000917 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_46_9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6416 | 2026.03.17 22:03:51.001014 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 6417 | 2026.03.17 22:03:51.001170 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.03.17 22:03:51.001212 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6419 | 2026.03.17 22:03:51.001570 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6420 | 2026.03.17 22:03:51.001790 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.03.17 22:03:51.001923 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 6422 | 2026.03.17 22:03:51.001922 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6423 | 2026.03.17 22:03:51.001960 [ 276 ] {5087ed40-36f6-428f-a1b0-d3ff55ae3f9a} <Debug> TCPHandler: Processed in 0.001426698 sec. | ||
| 6424 | 2026.03.17 22:03:51.001995 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.03.17 22:03:51.002019 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6426 | 2026.03.17 22:03:51.002088 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.03.17 22:03:51.002100 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 6428 | 2026.03.17 22:03:51.002121 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609781 sec., 2094073.6659210166 rows/sec., 155.48 MiB/sec. | ||
| 6429 | 2026.03.17 22:03:51.002187 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.03.17 22:03:51.002208 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6431 | 2026.03.17 22:03:51.002244 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13570 rows starting from the beginning of the part | ||
| 6432 | 2026.03.17 22:03:51.002247 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6433 | 2026.03.17 22:03:51.002339 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 6434 | 2026.03.17 22:03:51.002363 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6435 | 2026.03.17 22:03:51.002389 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1259 rows starting from the beginning of the part | ||
| 6436 | 2026.03.17 22:03:51.002434 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 6437 | 2026.03.17 22:03:51.002471 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 6438 | 2026.03.17 22:03:51.002512 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 6439 | 2026.03.17 22:03:51.002708 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.03.17 22:03:51.002809 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_46_9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6441 | 2026.03.17 22:03:51.002910 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6442 | 2026.03.17 22:03:51.003106 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.03.17 22:03:51.003149 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6444 | 2026.03.17 22:03:51.003696 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6445 | 2026.03.17 22:03:51.003921 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.03.17 22:03:51.004066 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001896 sec., 8966.244725738397 rows/sec., 16.07 MiB/sec. | ||
| 6447 | 2026.03.17 22:03:51.004120 [ 276 ] {89fbbd75-7d9b-4fee-9412-dc2bfe7a5be5} <Debug> TCPHandler: Processed in 0.00208284 sec. | ||
| 6448 | 2026.03.17 22:03:51.004232 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.03.17 22:03:51.004325 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.03.17 22:03:51.004367 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6451 | 2026.03.17 22:03:51.004701 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.03.17 22:03:51.004737 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6453 | 2026.03.17 22:03:51.005133 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6454 | 2026.03.17 22:03:51.005355 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.03.17 22:03:51.005461 [ 127 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6456 | 2026.03.17 22:03:51.005483 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 6457 | 2026.03.17 22:03:51.005495 [ 127 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.03.17 22:03:51.005521 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6459 | 2026.03.17 22:03:51.005524 [ 276 ] {046f24d8-8e6d-4453-a579-373987eb41f0} <Debug> TCPHandler: Processed in 0.001338466 sec. | ||
| 6460 | 2026.03.17 22:03:51.005604 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 6461 | 2026.03.17 22:03:51.005710 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6462 | 2026.03.17 22:03:51.005738 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1920 rows starting from the beginning of the part | ||
| 6463 | 2026.03.17 22:03:51.005794 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 6464 | 2026.03.17 22:03:51.005836 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 6465 | 2026.03.17 22:03:51.005872 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 6466 | 2026.03.17 22:03:51.005907 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 6467 | 2026.03.17 22:03:51.005941 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6468 | 2026.03.17 22:03:51.006782 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00471741 sec., 3294604.454562991 rows/sec., 216.49 MiB/sec. | ||
| 6469 | 2026.03.17 22:03:51.006934 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001364706 sec., 1604741.2409705827 rows/sec., 106.78 MiB/sec. | ||
| 6470 | 2026.03.17 22:03:51.007189 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6471 | 2026.03.17 22:03:51.007219 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6472 | 2026.03.17 22:03:51.007467 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.03.17 22:03:51.007534 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_46_9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6474 | 2026.03.17 22:03:51.007549 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.03.17 22:03:51.007597 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6476 | 2026.03.17 22:03:51.007633 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6477 | 2026.03.17 22:03:51.007726 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6478 | 2026.03.17 22:03:52.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.99 MiB, peak 279.04 MiB, free memory in arenas 0.00 B, will set to 271.05 MiB (RSS), difference: 1.06 MiB | ||
| 6479 | 2026.03.17 22:03:53.407964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13944 | ||
| 6480 | 2026.03.17 22:03:53.408525 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.03.17 22:03:53.408565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6482 | 2026.03.17 22:03:53.409050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6483 | 2026.03.17 22:03:53.409290 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.03.17 22:03:53.409423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13944 | ||
| 6485 | 2026.03.17 22:03:54.131134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6486 | 2026.03.17 22:03:54.147224 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.03.17 22:03:54.147275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6488 | 2026.03.17 22:03:54.153224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6489 | 2026.03.17 22:03:54.153899 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.03.17 22:03:54.156648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6491 | 2026.03.17 22:03:55.942266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 846 | ||
| 6492 | 2026.03.17 22:03:55.944309 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.17 22:03:55.944355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6494 | 2026.03.17 22:03:55.945487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6495 | 2026.03.17 22:03:55.945749 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.03.17 22:03:55.945912 [ 104 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6497 | 2026.03.17 22:03:55.946001 [ 104 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.03.17 22:03:55.946002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6499 | 2026.03.17 22:03:55.946040 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6500 | 2026.03.17 22:03:55.946241 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 6501 | 2026.03.17 22:03:55.946684 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2026.03.17 22:03:55.946813 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 666 rows starting from the beginning of the part | ||
| 6503 | 2026.03.17 22:03:55.947148 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6504 | 2026.03.17 22:03:55.947482 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6505 | 2026.03.17 22:03:55.947812 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6506 | 2026.03.17 22:03:55.948133 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
| 6507 | 2026.03.17 22:03:55.948444 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6508 | 2026.03.17 22:03:55.953915 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 72 columns (72 merged, 0 gathered) in 0.007715719 sec., 109646.29479119185 rows/sec., 94.51 MiB/sec. | ||
| 6509 | 2026.03.17 22:03:55.955254 [ 189 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6510 | 2026.03.17 22:03:55.955905 [ 189 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.03.17 22:03:55.955994 [ 189 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_21_4} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6512 | 2026.03.17 22:03:55.956336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6513 | 2026.03.17 22:03:55.995463 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.03.17 22:03:55.995633 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6515 | 2026.03.17 22:03:55.995704 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6516 | 2026.03.17 22:03:55.996420 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.03.17 22:03:55.996469 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6518 | 2026.03.17 22:03:55.996806 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6519 | 2026.03.17 22:03:55.997025 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.03.17 22:03:55.997167 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001583 sec., 3790.271636133923 rows/sec., 309.07 KiB/sec. | ||
| 6521 | 2026.03.17 22:03:55.997216 [ 276 ] {c16956a3-287d-4321-8ace-bda406e590b0} <Debug> TCPHandler: Processed in 0.001877646 sec. | ||
| 6522 | 2026.03.17 22:03:55.997343 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2026.03.17 22:03:55.997444 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6524 | 2026.03.17 22:03:55.997489 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6525 | 2026.03.17 22:03:55.997951 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.03.17 22:03:55.997989 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6527 | 2026.03.17 22:03:55.998307 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6528 | 2026.03.17 22:03:55.998521 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.03.17 22:03:55.998652 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001229 sec., 87062.6525630594 rows/sec., 7.25 MiB/sec. | ||
| 6530 | 2026.03.17 22:03:55.998690 [ 276 ] {bd5340aa-9463-408f-b03b-536ba2c6a8c7} <Debug> TCPHandler: Processed in 0.001397747 sec. | ||
| 6531 | 2026.03.17 22:03:55.998803 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.03.17 22:03:55.998899 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6533 | 2026.03.17 22:03:55.998940 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6534 | 2026.03.17 22:03:55.999356 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.03.17 22:03:55.999393 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6536 | 2026.03.17 22:03:55.999689 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6537 | 2026.03.17 22:03:55.999902 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.03.17 22:03:56.000033 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001153 sec., 26019.080659150044 rows/sec., 1.88 MiB/sec. | ||
| 6539 | 2026.03.17 22:03:56.000071 [ 276 ] {4ea82515-df68-441f-8add-a33e63f6362c} <Debug> TCPHandler: Processed in 0.001317765 sec. | ||
| 6540 | 2026.03.17 22:03:56.000183 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.03.17 22:03:56.000279 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6542 | 2026.03.17 22:03:56.000319 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6543 | 2026.03.17 22:03:56.000741 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.03.17 22:03:56.000779 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6545 | 2026.03.17 22:03:56.001086 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6546 | 2026.03.17 22:03:56.001292 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.03.17 22:03:56.001418 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001156 sec., 81314.87889273357 rows/sec., 6.36 MiB/sec. | ||
| 6548 | 2026.03.17 22:03:56.001456 [ 276 ] {1831698d-4924-4e2a-a5a5-49d9cd79c1ee} <Debug> TCPHandler: Processed in 0.001321326 sec. | ||
| 6549 | 2026.03.17 22:03:56.001566 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.03.17 22:03:56.001660 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.03.17 22:03:56.001705 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6552 | 2026.03.17 22:03:56.002114 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.17 22:03:56.002153 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6554 | 2026.03.17 22:03:56.002476 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6555 | 2026.03.17 22:03:56.002681 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.17 22:03:56.002809 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001166 sec., 139794.1680960549 rows/sec., 9.73 MiB/sec. | ||
| 6557 | 2026.03.17 22:03:56.002848 [ 276 ] {c3aba1ce-94ef-4e4d-9b62-1e957dac8917} <Debug> TCPHandler: Processed in 0.001331046 sec. | ||
| 6558 | 2026.03.17 22:03:56.002959 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.17 22:03:56.003053 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.17 22:03:56.003109 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6561 | 2026.03.17 22:03:56.003930 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.17 22:03:56.003967 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6563 | 2026.03.17 22:03:56.004503 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6564 | 2026.03.17 22:03:56.004725 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.17 22:03:56.004864 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001829 sec., 13121.924548933845 rows/sec., 23.51 MiB/sec. | ||
| 6566 | 2026.03.17 22:03:56.004918 [ 276 ] {c7ed9d04-c133-4253-a8af-7e17216b7f50} <Debug> TCPHandler: Processed in 0.002005838 sec. | ||
| 6567 | 2026.03.17 22:03:56.005031 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.17 22:03:56.005126 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.17 22:03:56.005169 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6570 | 2026.03.17 22:03:56.005517 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.17 22:03:56.005554 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6572 | 2026.03.17 22:03:56.005868 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6573 | 2026.03.17 22:03:56.006079 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.17 22:03:56.006209 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6575 | 2026.03.17 22:03:56.006245 [ 276 ] {f1e7665c-5785-4c60-b93b-239dadae7e23} <Debug> TCPHandler: Processed in 0.001264444 sec. | ||
| 6576 | 2026.03.17 22:04:00.741696 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6577 | 2026.03.17 22:04:00.741766 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6578 | 2026.03.17 22:04:00.909486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14392 | ||
| 6579 | 2026.03.17 22:04:00.910188 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.17 22:04:00.910252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6581 | 2026.03.17 22:04:00.910878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6582 | 2026.03.17 22:04:00.911105 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.17 22:04:00.911232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14392 | ||
| 6584 | 2026.03.17 22:04:00.996072 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.03.17 22:04:00.996238 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6586 | 2026.03.17 22:04:00.996302 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6587 | 2026.03.17 22:04:00.996941 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.03.17 22:04:00.996980 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6589 | 2026.03.17 22:04:00.997320 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6590 | 2026.03.17 22:04:00.997537 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.03.17 22:04:00.997682 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001488 sec., 60483.87096774194 rows/sec., 5.07 MiB/sec. | ||
| 6592 | 2026.03.17 22:04:00.997727 [ 276 ] {5f3e38ec-6e40-475b-932a-677bf9971967} <Debug> TCPHandler: Processed in 0.001775494 sec. | ||
| 6593 | 2026.03.17 22:04:00.997856 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2026.03.17 22:04:00.997955 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6595 | 2026.03.17 22:04:00.997996 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6596 | 2026.03.17 22:04:00.998406 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.03.17 22:04:00.998443 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6598 | 2026.03.17 22:04:00.998738 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6599 | 2026.03.17 22:04:00.998944 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.03.17 22:04:00.999076 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001138 sec., 14938.488576449914 rows/sec., 1.10 MiB/sec. | ||
| 6601 | 2026.03.17 22:04:00.999116 [ 276 ] {382699b0-2a01-4f78-b848-b83a2e1be15b} <Debug> TCPHandler: Processed in 0.001310385 sec. | ||
| 6602 | 2026.03.17 22:04:00.999227 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.03.17 22:04:00.999322 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6604 | 2026.03.17 22:04:00.999361 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6605 | 2026.03.17 22:04:00.999780 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.03.17 22:04:00.999816 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6607 | 2026.03.17 22:04:01.000130 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6608 | 2026.03.17 22:04:01.000358 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.03.17 22:04:01.000486 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001183 sec., 68469.99154691462 rows/sec., 5.35 MiB/sec. | ||
| 6610 | 2026.03.17 22:04:01.000524 [ 276 ] {1776ce8c-54c5-49c9-859b-642a267cd5b0} <Debug> TCPHandler: Processed in 0.001345536 sec. | ||
| 6611 | 2026.03.17 22:04:01.000639 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.03.17 22:04:01.000733 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.03.17 22:04:01.000775 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6614 | 2026.03.17 22:04:01.001180 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.03.17 22:04:01.001217 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6616 | 2026.03.17 22:04:01.001545 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6617 | 2026.03.17 22:04:01.001762 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.03.17 22:04:01.001891 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6619 | 2026.03.17 22:04:01.001929 [ 276 ] {0e16076b-dbb5-4115-9cd3-386ef3ccad1e} <Debug> TCPHandler: Processed in 0.001339126 sec. | ||
| 6620 | 2026.03.17 22:04:01.002037 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2026.03.17 22:04:01.002131 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6622 | 2026.03.17 22:04:01.002184 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6623 | 2026.03.17 22:04:01.002961 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.03.17 22:04:01.002998 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6625 | 2026.03.17 22:04:01.003518 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6626 | 2026.03.17 22:04:01.003733 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.03.17 22:04:01.003870 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001756 sec., 9681.093394077448 rows/sec., 17.35 MiB/sec. | ||
| 6628 | 2026.03.17 22:04:01.003922 [ 276 ] {bf69cb8a-6b26-492d-a035-69547c9d8e4b} <Debug> TCPHandler: Processed in 0.001932777 sec. | ||
| 6629 | 2026.03.17 22:04:01.004039 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2026.03.17 22:04:01.004133 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6631 | 2026.03.17 22:04:01.004174 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6632 | 2026.03.17 22:04:01.004509 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.03.17 22:04:01.004546 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6634 | 2026.03.17 22:04:01.004847 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6635 | 2026.03.17 22:04:01.005061 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.03.17 22:04:01.005203 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6637 | 2026.03.17 22:04:01.005239 [ 276 ] {37596ee9-2709-4886-baf6-6cae4e7bf494} <Debug> TCPHandler: Processed in 0.001248484 sec. | ||
| 6638 | 2026.03.17 22:04:01.656712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6639 | 2026.03.17 22:04:01.674686 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.03.17 22:04:01.674744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6641 | 2026.03.17 22:04:01.680394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6642 | 2026.03.17 22:04:01.681079 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.03.17 22:04:01.684479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6644 | 2026.03.17 22:04:05.946223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 872 | ||
| 6645 | 2026.03.17 22:04:05.948445 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.03.17 22:04:05.948491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6647 | 2026.03.17 22:04:05.949643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6648 | 2026.03.17 22:04:05.949913 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.03.17 22:04:05.950168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6650 | 2026.03.17 22:04:05.996396 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.03.17 22:04:05.996573 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6652 | 2026.03.17 22:04:05.996641 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6653 | 2026.03.17 22:04:05.997338 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.03.17 22:04:05.997386 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6655 | 2026.03.17 22:04:05.997792 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6656 | 2026.03.17 22:04:05.998027 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.03.17 22:04:05.998181 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001656 sec., 62801.93236714976 rows/sec., 5.25 MiB/sec. | ||
| 6658 | 2026.03.17 22:04:05.998224 [ 276 ] {1bb3e39c-08cc-4f49-a249-505ee5183d52} <Debug> TCPHandler: Processed in 0.001954647 sec. | ||
| 6659 | 2026.03.17 22:04:05.998345 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.03.17 22:04:05.998440 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6661 | 2026.03.17 22:04:05.998481 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6662 | 2026.03.17 22:04:05.998895 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.03.17 22:04:05.998932 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6664 | 2026.03.17 22:04:05.999246 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6665 | 2026.03.17 22:04:05.999459 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.03.17 22:04:05.999578 [ 120 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6667 | 2026.03.17 22:04:05.999588 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.51 MiB/sec. | ||
| 6668 | 2026.03.17 22:04:05.999642 [ 120 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.03.17 22:04:05.999653 [ 276 ] {5cb820d9-ec73-43fd-a831-aeb674cd3241} <Debug> TCPHandler: Processed in 0.001357196 sec. | ||
| 6670 | 2026.03.17 22:04:05.999672 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6671 | 2026.03.17 22:04:05.999775 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.03.17 22:04:05.999775 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 6673 | 2026.03.17 22:04:05.999876 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6674 | 2026.03.17 22:04:05.999902 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6675 | 2026.03.17 22:04:05.999922 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2026.03.17 22:04:05.999939 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 6677 | 2026.03.17 22:04:06.000009 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6678 | 2026.03.17 22:04:06.000050 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 6679 | 2026.03.17 22:04:06.000094 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 6680 | 2026.03.17 22:04:06.000132 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6681 | 2026.03.17 22:04:06.000170 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 6682 | 2026.03.17 22:04:06.000364 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.17 22:04:06.000407 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6684 | 2026.03.17 22:04:06.000740 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6685 | 2026.03.17 22:04:06.000981 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.17 22:04:06.000992 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261094 sec., 266435.33313139225 rows/sec., 18.86 MiB/sec. | ||
| 6687 | 2026.03.17 22:04:06.001148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.80 MiB, peak 279.04 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: -3.34 MiB | ||
| 6688 | 2026.03.17 22:04:06.001151 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6689 | 2026.03.17 22:04:06.001250 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001393 sec., 63173.00789662599 rows/sec., 4.93 MiB/sec. | ||
| 6690 | 2026.03.17 22:04:06.001296 [ 276 ] {527d3368-f012-481f-bdb3-02477ad696cb} <Debug> TCPHandler: Processed in 0.001569501 sec. | ||
| 6691 | 2026.03.17 22:04:06.001415 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.03.17 22:04:06.001446 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.17 22:04:06.001511 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6694 | 2026.03.17 22:04:06.001522 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_41_8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6695 | 2026.03.17 22:04:06.001562 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6696 | 2026.03.17 22:04:06.001608 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6697 | 2026.03.17 22:04:06.001988 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.03.17 22:04:06.002030 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6699 | 2026.03.17 22:04:06.002367 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6700 | 2026.03.17 22:04:06.002578 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.03.17 22:04:06.002709 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6702 | 2026.03.17 22:04:06.002747 [ 276 ] {de0999e0-e27d-45eb-afb1-e1c8d548d171} <Debug> TCPHandler: Processed in 0.001379666 sec. | ||
| 6703 | 2026.03.17 22:04:06.002847 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.03.17 22:04:06.002940 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6705 | 2026.03.17 22:04:06.002995 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6706 | 2026.03.17 22:04:06.003820 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.03.17 22:04:06.003856 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6708 | 2026.03.17 22:04:06.004405 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6709 | 2026.03.17 22:04:06.004628 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.03.17 22:04:06.004738 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6711 | 2026.03.17 22:04:06.004765 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001843 sec., 13022.246337493218 rows/sec., 23.34 MiB/sec. | ||
| 6712 | 2026.03.17 22:04:06.004769 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.03.17 22:04:06.004811 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6714 | 2026.03.17 22:04:06.004828 [ 276 ] {96cce2b5-6f5f-44d5-b6f9-e398d2b529cc} <Debug> TCPHandler: Processed in 0.002028479 sec. | ||
| 6715 | 2026.03.17 22:04:06.004915 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 6716 | 2026.03.17 22:04:06.004944 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.03.17 22:04:06.005057 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6718 | 2026.03.17 22:04:06.005102 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6719 | 2026.03.17 22:04:06.005229 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2026.03.17 22:04:06.005316 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 719 rows starting from the beginning of the part | ||
| 6721 | 2026.03.17 22:04:06.005450 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.17 22:04:06.005491 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6723 | 2026.03.17 22:04:06.005493 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6724 | 2026.03.17 22:04:06.005656 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 6725 | 2026.03.17 22:04:06.005809 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 6726 | 2026.03.17 22:04:06.005848 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6727 | 2026.03.17 22:04:06.005924 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6728 | 2026.03.17 22:04:06.006013 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 6729 | 2026.03.17 22:04:06.006104 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.03.17 22:04:06.006244 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 6731 | 2026.03.17 22:04:06.006282 [ 276 ] {73c3cfae-b58e-4928-bd77-73284c56c15a} <Debug> TCPHandler: Processed in 0.001387757 sec. | ||
| 6732 | 2026.03.17 22:04:06.020497 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 19 columns (19 merged, 0 gathered) in 0.015621151 sec., 52813.009745568685 rows/sec., 94.64 MiB/sec. | ||
| 6733 | 2026.03.17 22:04:06.021664 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6734 | 2026.03.17 22:04:06.022025 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.03.17 22:04:06.022092 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6736 | 2026.03.17 22:04:06.022237 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6737 | 2026.03.17 22:04:06.389691 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.03.17 22:04:06.389939 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.03.17 22:04:06.390005 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6740 | 2026.03.17 22:04:06.390626 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.03.17 22:04:06.390671 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6742 | 2026.03.17 22:04:06.391063 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6743 | 2026.03.17 22:04:06.391295 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.03.17 22:04:06.391449 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 6745 | 2026.03.17 22:04:06.391493 [ 276 ] {adc5ae2e-d209-4248-93d1-1912de55786c} <Debug> TCPHandler: Processed in 0.001980148 sec. | ||
| 6746 | 2026.03.17 22:04:06.391607 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.03.17 22:04:06.391701 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6748 | 2026.03.17 22:04:06.391744 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6749 | 2026.03.17 22:04:06.392945 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.03.17 22:04:06.392987 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6751 | 2026.03.17 22:04:06.393424 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6752 | 2026.03.17 22:04:06.393638 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.03.17 22:04:06.393770 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Debug> executeQuery: Read 2090 rows, 162.96 KiB in 0.002086 sec., 1001917.5455417065 rows/sec., 76.29 MiB/sec. | ||
| 6754 | 2026.03.17 22:04:06.393809 [ 276 ] {782915d3-dd61-4bf5-8491-ec8885abea80} <Debug> TCPHandler: Processed in 0.002251223 sec. | ||
| 6755 | 2026.03.17 22:04:06.393909 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.03.17 22:04:06.394004 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.03.17 22:04:06.394045 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6758 | 2026.03.17 22:04:06.394452 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.03.17 22:04:06.394489 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6760 | 2026.03.17 22:04:06.394789 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6761 | 2026.03.17 22:04:06.395001 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.17 22:04:06.395132 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001146 sec., 33158.813263525306 rows/sec., 2.48 MiB/sec. | ||
| 6763 | 2026.03.17 22:04:06.395171 [ 276 ] {055fcf21-e0ba-4cde-aa92-f5dae72a4138} <Debug> TCPHandler: Processed in 0.001310846 sec. | ||
| 6764 | 2026.03.17 22:04:06.395278 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.03.17 22:04:06.395380 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.03.17 22:04:06.395422 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6767 | 2026.03.17 22:04:06.396037 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.03.17 22:04:06.396075 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6769 | 2026.03.17 22:04:06.396428 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6770 | 2026.03.17 22:04:06.396645 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.03.17 22:04:06.396773 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00141 sec., 519148.93617021275 rows/sec., 30.70 MiB/sec. | ||
| 6772 | 2026.03.17 22:04:06.396813 [ 276 ] {6c1f798b-fa93-4207-abb2-6b69a4a1069c} <Debug> TCPHandler: Processed in 0.00158611 sec. | ||
| 6773 | 2026.03.17 22:04:06.396929 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.03.17 22:04:06.397026 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.03.17 22:04:06.397065 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6776 | 2026.03.17 22:04:06.397458 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.03.17 22:04:06.397495 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6778 | 2026.03.17 22:04:06.397791 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6779 | 2026.03.17 22:04:06.398009 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.03.17 22:04:06.398138 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 6781 | 2026.03.17 22:04:06.398182 [ 276 ] {39b86d62-3f24-4dc6-ba09-ac2509003098} <Debug> TCPHandler: Processed in 0.001302135 sec. | ||
| 6782 | 2026.03.17 22:04:06.398292 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.03.17 22:04:06.398386 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.03.17 22:04:06.398426 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6785 | 2026.03.17 22:04:06.398825 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.03.17 22:04:06.398863 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6787 | 2026.03.17 22:04:06.399160 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6788 | 2026.03.17 22:04:06.399393 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.03.17 22:04:06.399530 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 6790 | 2026.03.17 22:04:06.399570 [ 276 ] {1b0afbf4-a9b6-40bd-83eb-baa152714050} <Debug> TCPHandler: Processed in 0.001326765 sec. | ||
| 6791 | 2026.03.17 22:04:06.399680 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.03.17 22:04:06.399774 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6793 | 2026.03.17 22:04:06.399813 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6794 | 2026.03.17 22:04:06.400515 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.03.17 22:04:06.400551 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6796 | 2026.03.17 22:04:06.400898 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6797 | 2026.03.17 22:04:06.401114 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.03.17 22:04:06.401247 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Debug> executeQuery: Read 1062 rows, 75.68 KiB in 0.001489 sec., 713230.3559435862 rows/sec., 49.64 MiB/sec. | ||
| 6799 | 2026.03.17 22:04:06.401287 [ 276 ] {e77c7ea7-467a-4ae7-b6fd-9e3bee6abafa} <Debug> TCPHandler: Processed in 0.001654971 sec. | ||
| 6800 | 2026.03.17 22:04:06.401402 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.03.17 22:04:06.401496 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.03.17 22:04:06.401540 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6803 | 2026.03.17 22:04:06.402117 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.03.17 22:04:06.402154 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6805 | 2026.03.17 22:04:06.402563 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6806 | 2026.03.17 22:04:06.402777 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.03.17 22:04:06.402915 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001435 sec., 873170.731707317 rows/sec., 55.06 MiB/sec. | ||
| 6808 | 2026.03.17 22:04:06.402953 [ 276 ] {15a954c7-109c-4296-bdd0-9900db9f0cce} <Debug> TCPHandler: Processed in 0.001600521 sec. | ||
| 6809 | 2026.03.17 22:04:06.403055 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.03.17 22:04:06.403149 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6811 | 2026.03.17 22:04:06.403202 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6812 | 2026.03.17 22:04:06.403986 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.03.17 22:04:06.404024 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6814 | 2026.03.17 22:04:06.404567 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6815 | 2026.03.17 22:04:06.404809 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.03.17 22:04:06.404950 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 6817 | 2026.03.17 22:04:06.405006 [ 276 ] {07cdd781-263d-4613-9252-bbf8b2ffd286} <Debug> TCPHandler: Processed in 0.001997969 sec. | ||
| 6818 | 2026.03.17 22:04:06.405124 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.03.17 22:04:06.405220 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.03.17 22:04:06.405263 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6821 | 2026.03.17 22:04:06.405593 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.03.17 22:04:06.405630 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6823 | 2026.03.17 22:04:06.405930 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6824 | 2026.03.17 22:04:06.406147 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.03.17 22:04:06.406279 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 6826 | 2026.03.17 22:04:06.406316 [ 276 ] {453a03e6-77e2-4e0b-9847-054feb5a4431} <Debug> TCPHandler: Processed in 0.001241354 sec. | ||
| 6827 | 2026.03.17 22:04:07.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.39 MiB, peak 279.04 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: 4.59 MiB | ||
| 6828 | 2026.03.17 22:04:08.411354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14904 | ||
| 6829 | 2026.03.17 22:04:08.411900 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.03.17 22:04:08.411948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6831 | 2026.03.17 22:04:08.412446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6832 | 2026.03.17 22:04:08.412677 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.17 22:04:08.412812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14904 | ||
| 6834 | 2026.03.17 22:04:08.412821 [ 152 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6835 | 2026.03.17 22:04:08.412895 [ 152 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.03.17 22:04:08.412916 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6837 | 2026.03.17 22:04:08.413026 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 6838 | 2026.03.17 22:04:08.413155 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6839 | 2026.03.17 22:04:08.413194 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12472 rows starting from the beginning of the part | ||
| 6840 | 2026.03.17 22:04:08.413257 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6841 | 2026.03.17 22:04:08.413301 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6842 | 2026.03.17 22:04:08.413342 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6843 | 2026.03.17 22:04:08.413378 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6844 | 2026.03.17 22:04:08.413414 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6845 | 2026.03.17 22:04:08.415205 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002222713 sec., 6705319.130270081 rows/sec., 95.92 MiB/sec. | ||
| 6846 | 2026.03.17 22:04:08.415669 [ 186 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6847 | 2026.03.17 22:04:08.416001 [ 186 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.03.17 22:04:08.416093 [ 186 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_31_6} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6849 | 2026.03.17 22:04:08.416205 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6850 | 2026.03.17 22:04:09.184547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6851 | 2026.03.17 22:04:09.202528 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.03.17 22:04:09.202585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6853 | 2026.03.17 22:04:09.208154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6854 | 2026.03.17 22:04:09.208867 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.03.17 22:04:09.209151 [ 151 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6856 | 2026.03.17 22:04:09.209220 [ 151 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.03.17 22:04:09.209243 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6858 | 2026.03.17 22:04:09.209344 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6859 | 2026.03.17 22:04:09.212318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6860 | 2026.03.17 22:04:09.212410 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6861 | 2026.03.17 22:04:09.213196 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6862 | 2026.03.17 22:04:09.216526 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6863 | 2026.03.17 22:04:09.220139 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6864 | 2026.03.17 22:04:09.224111 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6865 | 2026.03.17 22:04:09.228191 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6866 | 2026.03.17 22:04:09.231859 [ 200 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 6867 | 2026.03.17 22:04:09.286424 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077124585 sec., 3034.05198225702 rows/sec., 15.69 MiB/sec. | ||
| 6868 | 2026.03.17 22:04:09.288287 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6869 | 2026.03.17 22:04:09.290025 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_31_6} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.03.17 22:04:09.290121 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_31_6} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6871 | 2026.03.17 22:04:09.291228 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6872 | 2026.03.17 22:04:10.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.09 MiB, peak 285.63 MiB, free memory in arenas 0.00 B, will set to 279.09 MiB (RSS), difference: 4.00 MiB | ||
| 6873 | 2026.03.17 22:04:10.993116 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.03.17 22:04:10.993299 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6875 | 2026.03.17 22:04:10.993367 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6876 | 2026.03.17 22:04:10.994022 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.03.17 22:04:10.994072 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6878 | 2026.03.17 22:04:10.994480 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6879 | 2026.03.17 22:04:10.994713 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.03.17 22:04:10.994860 [ 148 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6881 | 2026.03.17 22:04:10.994873 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 6882 | 2026.03.17 22:04:10.994954 [ 148 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.03.17 22:04:10.994970 [ 276 ] {ceddbf39-69d4-4840-a133-67d2cf26ece8} <Debug> TCPHandler: Processed in 0.001983178 sec. | ||
| 6884 | 2026.03.17 22:04:10.995001 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6885 | 2026.03.17 22:04:10.995112 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.03.17 22:04:10.995124 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 6887 | 2026.03.17 22:04:10.995219 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6888 | 2026.03.17 22:04:10.995232 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6889 | 2026.03.17 22:04:10.995264 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6890 | 2026.03.17 22:04:10.995265 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2890 rows starting from the beginning of the part | ||
| 6891 | 2026.03.17 22:04:10.995336 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 107 rows starting from the beginning of the part | ||
| 6892 | 2026.03.17 22:04:10.995387 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 6893 | 2026.03.17 22:04:10.995435 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 6894 | 2026.03.17 22:04:10.995481 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2090 rows starting from the beginning of the part | ||
| 6895 | 2026.03.17 22:04:10.995526 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6896 | 2026.03.17 22:04:10.995720 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.03.17 22:04:10.995756 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6898 | 2026.03.17 22:04:10.996338 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6899 | 2026.03.17 22:04:10.996556 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.03.17 22:04:10.996670 [ 148 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6901 | 2026.03.17 22:04:10.996692 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001495 sec., 42809.36454849498 rows/sec., 3.34 MiB/sec. | ||
| 6902 | 2026.03.17 22:04:10.996698 [ 148 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.03.17 22:04:10.996734 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6904 | 2026.03.17 22:04:10.996743 [ 276 ] {9df9eab3-ba09-4fbd-9552-7ed217b1be90} <Debug> TCPHandler: Processed in 0.001684623 sec. | ||
| 6905 | 2026.03.17 22:04:10.996819 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 6906 | 2026.03.17 22:04:10.996865 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.03.17 22:04:10.996936 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6908 | 2026.03.17 22:04:10.996969 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6909 | 2026.03.17 22:04:10.996974 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1550 rows starting from the beginning of the part | ||
| 6910 | 2026.03.17 22:04:10.997021 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6911 | 2026.03.17 22:04:10.997054 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
| 6912 | 2026.03.17 22:04:10.997122 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 81 rows starting from the beginning of the part | ||
| 6913 | 2026.03.17 22:04:10.997193 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 6914 | 2026.03.17 22:04:10.997236 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1062 rows starting from the beginning of the part | ||
| 6915 | 2026.03.17 22:04:10.997275 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6916 | 2026.03.17 22:04:10.997440 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.03.17 22:04:10.997444 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366065 sec., 2255643.8643908766 rows/sec., 182.15 MiB/sec. | ||
| 6918 | 2026.03.17 22:04:10.997483 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6919 | 2026.03.17 22:04:10.997763 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6920 | 2026.03.17 22:04:10.998053 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.03.17 22:04:10.998092 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6922 | 2026.03.17 22:04:10.998123 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_51_10} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6923 | 2026.03.17 22:04:10.998191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6924 | 2026.03.17 22:04:10.998316 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.03.17 22:04:10.998426 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6926 | 2026.03.17 22:04:10.998449 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0015 sec., 85333.33333333333 rows/sec., 5.94 MiB/sec. | ||
| 6927 | 2026.03.17 22:04:10.998456 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.03.17 22:04:10.998489 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6929 | 2026.03.17 22:04:10.998496 [ 276 ] {ad402298-d060-43a6-95fd-463982c31463} <Debug> TCPHandler: Processed in 0.001681612 sec. | ||
| 6930 | 2026.03.17 22:04:10.998549 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 6931 | 2026.03.17 22:04:10.998621 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2026.03.17 22:04:10.998628 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6933 | 2026.03.17 22:04:10.998627 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2939 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844636 sec., 1593268.2653921966 rows/sec., 118.62 MiB/sec. | ||
| 6934 | 2026.03.17 22:04:10.998659 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15542 rows starting from the beginning of the part | ||
| 6935 | 2026.03.17 22:04:10.998716 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.03.17 22:04:10.998726 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 163 rows starting from the beginning of the part | ||
| 6937 | 2026.03.17 22:04:10.998759 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6938 | 2026.03.17 22:04:10.998764 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6939 | 2026.03.17 22:04:10.998802 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 6940 | 2026.03.17 22:04:10.998847 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1253 rows starting from the beginning of the part | ||
| 6941 | 2026.03.17 22:04:10.998885 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 6942 | 2026.03.17 22:04:10.998887 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6943 | 2026.03.17 22:04:10.999105 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.03.17 22:04:10.999139 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6945 | 2026.03.17 22:04:10.999140 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.03.17 22:04:10.999213 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_51_10} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6947 | 2026.03.17 22:04:10.999292 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6948 | 2026.03.17 22:04:10.999463 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6949 | 2026.03.17 22:04:10.999676 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.03.17 22:04:10.999780 [ 148 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6951 | 2026.03.17 22:04:10.999804 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 2.92 MiB/sec. | ||
| 6952 | 2026.03.17 22:04:10.999807 [ 148 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.03.17 22:04:10.999842 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6954 | 2026.03.17 22:04:10.999848 [ 276 ] {6c163d32-e22b-45c1-ad6a-9941133645f2} <Debug> TCPHandler: Processed in 0.001276215 sec. | ||
| 6955 | 2026.03.17 22:04:10.999975 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 6956 | 2026.03.17 22:04:11.000154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.66 MiB, peak 285.86 MiB, free memory in arenas 0.00 B, will set to 280.10 MiB (RSS), difference: -2.56 MiB | ||
| 6957 | 2026.03.17 22:04:11.000234 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6958 | 2026.03.17 22:04:11.000275 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2190 rows starting from the beginning of the part | ||
| 6959 | 2026.03.17 22:04:11.000342 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6960 | 2026.03.17 22:04:11.000388 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 6961 | 2026.03.17 22:04:11.000427 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 6962 | 2026.03.17 22:04:11.000464 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 6963 | 2026.03.17 22:04:11.000502 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 6964 | 2026.03.17 22:04:11.001879 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972168 sec., 1232146.5514094136 rows/sec., 82.09 MiB/sec. | ||
| 6965 | 2026.03.17 22:04:11.002175 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6966 | 2026.03.17 22:04:11.002433 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.03.17 22:04:11.002509 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_51_10} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6968 | 2026.03.17 22:04:11.002584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6969 | 2026.03.17 22:04:11.004383 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005858693 sec., 2970969.8050401346 rows/sec., 195.06 MiB/sec. | ||
| 6970 | 2026.03.17 22:04:11.004543 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6971 | 2026.03.17 22:04:11.004787 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.03.17 22:04:11.004852 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6973 | 2026.03.17 22:04:11.004912 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6974 | 2026.03.17 22:04:12.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.93 MiB, peak 285.86 MiB, free memory in arenas 0.00 B, will set to 282.23 MiB (RSS), difference: 5.31 MiB | ||
| 6975 | 2026.03.17 22:04:15.741810 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6976 | 2026.03.17 22:04:15.741877 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6977 | 2026.03.17 22:04:15.913853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15352 | ||
| 6978 | 2026.03.17 22:04:15.914395 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.03.17 22:04:15.914448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6980 | 2026.03.17 22:04:15.914962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6981 | 2026.03.17 22:04:15.915230 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.03.17 22:04:15.915381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15352 | ||
| 6983 | 2026.03.17 22:04:15.951248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 912 | ||
| 6984 | 2026.03.17 22:04:15.953630 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.03.17 22:04:15.953678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6986 | 2026.03.17 22:04:15.954858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6987 | 2026.03.17 22:04:15.955124 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.03.17 22:04:15.955371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 6989 | 2026.03.17 22:04:15.996413 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.03.17 22:04:15.996563 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6991 | 2026.03.17 22:04:15.996622 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6992 | 2026.03.17 22:04:15.997280 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.03.17 22:04:15.997322 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6994 | 2026.03.17 22:04:15.997695 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6995 | 2026.03.17 22:04:15.997918 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.03.17 22:04:15.998077 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001553 sec., 66967.1603348358 rows/sec., 5.60 MiB/sec. | ||
| 6997 | 2026.03.17 22:04:15.998127 [ 276 ] {bcd2226f-5148-44fc-9de2-67e17b272827} <Debug> TCPHandler: Processed in 0.001828356 sec. | ||
| 6998 | 2026.03.17 22:04:15.998259 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.03.17 22:04:15.998360 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7000 | 2026.03.17 22:04:15.998403 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7001 | 2026.03.17 22:04:15.998834 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.03.17 22:04:15.998874 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7003 | 2026.03.17 22:04:15.999200 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7004 | 2026.03.17 22:04:15.999418 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.03.17 22:04:15.999554 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.45 MiB/sec. | ||
| 7006 | 2026.03.17 22:04:15.999595 [ 276 ] {346f1c0c-1de4-413b-8efb-d76c9255f7dd} <Debug> TCPHandler: Processed in 0.001386587 sec. | ||
| 7007 | 2026.03.17 22:04:15.999701 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.03.17 22:04:15.999795 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7009 | 2026.03.17 22:04:15.999837 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7010 | 2026.03.17 22:04:16.000279 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.03.17 22:04:16.000317 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7012 | 2026.03.17 22:04:16.000671 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7013 | 2026.03.17 22:04:16.000927 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.03.17 22:04:16.001073 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001295 sec., 67953.66795366796 rows/sec., 5.31 MiB/sec. | ||
| 7015 | 2026.03.17 22:04:16.001120 [ 276 ] {63b2b0f2-efa1-4bec-955c-35ea37f810d6} <Debug> TCPHandler: Processed in 0.001468698 sec. | ||
| 7016 | 2026.03.17 22:04:16.001237 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.03.17 22:04:16.001332 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.03.17 22:04:16.001344 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001000189 sec. | ||
| 7019 | 2026.03.17 22:04:16.001376 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7020 | 2026.03.17 22:04:16.001805 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.03.17 22:04:16.001841 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7022 | 2026.03.17 22:04:16.002174 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7023 | 2026.03.17 22:04:16.002389 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.03.17 22:04:16.002524 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7025 | 2026.03.17 22:04:16.002564 [ 276 ] {218d8eb2-7216-40c4-a98e-fd1b0fb0e030} <Debug> TCPHandler: Processed in 0.001376707 sec. | ||
| 7026 | 2026.03.17 22:04:16.002667 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.03.17 22:04:16.002760 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7028 | 2026.03.17 22:04:16.002814 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7029 | 2026.03.17 22:04:16.003662 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.03.17 22:04:16.003699 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7031 | 2026.03.17 22:04:16.004231 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7032 | 2026.03.17 22:04:16.004464 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.03.17 22:04:16.004608 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001864 sec., 12875.536480686695 rows/sec., 23.07 MiB/sec. | ||
| 7034 | 2026.03.17 22:04:16.004672 [ 276 ] {13b70d78-ff21-4cb0-b2bf-e7fc137f1254} <Debug> TCPHandler: Processed in 0.002052439 sec. | ||
| 7035 | 2026.03.17 22:04:16.004785 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.03.17 22:04:16.004880 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.03.17 22:04:16.004923 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7038 | 2026.03.17 22:04:16.005289 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.03.17 22:04:16.005326 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7040 | 2026.03.17 22:04:16.005639 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7041 | 2026.03.17 22:04:16.005853 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.03.17 22:04:16.005987 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 7043 | 2026.03.17 22:04:16.006026 [ 276 ] {0b30bf75-dfe3-4972-970f-396b56f11c1b} <Debug> TCPHandler: Processed in 0.001290625 sec. | ||
| 7044 | 2026.03.17 22:04:16.712370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7045 | 2026.03.17 22:04:16.726755 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.03.17 22:04:16.726808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7047 | 2026.03.17 22:04:16.732652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7048 | 2026.03.17 22:04:16.733319 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.03.17 22:04:16.735839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7050 | 2026.03.17 22:04:20.995166 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.03.17 22:04:20.995362 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7052 | 2026.03.17 22:04:20.995425 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7053 | 2026.03.17 22:04:20.996053 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.03.17 22:04:20.996092 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7055 | 2026.03.17 22:04:20.996482 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7056 | 2026.03.17 22:04:20.996703 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.03.17 22:04:20.996855 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00154 sec., 58441.558441558445 rows/sec., 4.90 MiB/sec. | ||
| 7058 | 2026.03.17 22:04:20.996899 [ 276 ] {2bfd3e34-504b-4dcb-92c4-1ac556fb048a} <Debug> TCPHandler: Processed in 0.001855436 sec. | ||
| 7059 | 2026.03.17 22:04:20.997022 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.03.17 22:04:20.997117 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7061 | 2026.03.17 22:04:20.997157 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7062 | 2026.03.17 22:04:20.997557 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.03.17 22:04:20.997592 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7064 | 2026.03.17 22:04:20.997875 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7065 | 2026.03.17 22:04:20.998091 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.03.17 22:04:20.998221 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001121 sec., 15165.031222123103 rows/sec., 1.11 MiB/sec. | ||
| 7067 | 2026.03.17 22:04:20.998259 [ 276 ] {1ca9b981-62aa-4661-809f-a12ce920b628} <Debug> TCPHandler: Processed in 0.001285305 sec. | ||
| 7068 | 2026.03.17 22:04:20.998368 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.03.17 22:04:20.998460 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7070 | 2026.03.17 22:04:20.998498 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7071 | 2026.03.17 22:04:20.998909 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.03.17 22:04:20.998945 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7073 | 2026.03.17 22:04:20.999231 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7074 | 2026.03.17 22:04:20.999430 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.03.17 22:04:20.999556 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001111 sec., 72907.2907290729 rows/sec., 5.69 MiB/sec. | ||
| 7076 | 2026.03.17 22:04:20.999594 [ 276 ] {4f358693-51c6-4af3-a91d-dae77d5790a3} <Debug> TCPHandler: Processed in 0.001272985 sec. | ||
| 7077 | 2026.03.17 22:04:20.999708 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.03.17 22:04:20.999800 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.03.17 22:04:20.999841 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7080 | 2026.03.17 22:04:21.000244 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.03.17 22:04:21.000281 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7082 | 2026.03.17 22:04:21.000599 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7083 | 2026.03.17 22:04:21.000800 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.03.17 22:04:21.000927 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 7085 | 2026.03.17 22:04:21.000965 [ 276 ] {6cd5bddb-634f-4d15-a201-c022cd60be2f} <Debug> TCPHandler: Processed in 0.001303225 sec. | ||
| 7086 | 2026.03.17 22:04:21.001074 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.03.17 22:04:21.001166 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7088 | 2026.03.17 22:04:21.001220 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7089 | 2026.03.17 22:04:21.001972 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.03.17 22:04:21.002007 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7091 | 2026.03.17 22:04:21.002519 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7092 | 2026.03.17 22:04:21.002742 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.03.17 22:04:21.002876 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001726 sec., 9849.362688296638 rows/sec., 17.65 MiB/sec. | ||
| 7094 | 2026.03.17 22:04:21.002930 [ 276 ] {e5d90c18-bd64-40e3-ae83-de1b884d7aef} <Debug> TCPHandler: Processed in 0.001902247 sec. | ||
| 7095 | 2026.03.17 22:04:21.003043 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.03.17 22:04:21.003136 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7097 | 2026.03.17 22:04:21.003178 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7098 | 2026.03.17 22:04:21.003509 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.03.17 22:04:21.003544 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7100 | 2026.03.17 22:04:21.003835 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7101 | 2026.03.17 22:04:21.004033 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.03.17 22:04:21.004160 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 7103 | 2026.03.17 22:04:21.004196 [ 276 ] {e71363c6-268a-4442-b5f9-fc498e64f774} <Debug> TCPHandler: Processed in 0.001199403 sec. | ||
| 7104 | 2026.03.17 22:04:23.416430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15864 | ||
| 7105 | 2026.03.17 22:04:23.416983 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.03.17 22:04:23.417025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7107 | 2026.03.17 22:04:23.417571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7108 | 2026.03.17 22:04:23.417814 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.03.17 22:04:23.417971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15864 | ||
| 7110 | 2026.03.17 22:04:24.236871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7111 | 2026.03.17 22:04:24.252104 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.03.17 22:04:24.252163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7113 | 2026.03.17 22:04:24.258437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7114 | 2026.03.17 22:04:24.259117 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.03.17 22:04:24.261787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7116 | 2026.03.17 22:04:25.956529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 936 | ||
| 7117 | 2026.03.17 22:04:25.958616 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.17 22:04:25.958662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7119 | 2026.03.17 22:04:25.959804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7120 | 2026.03.17 22:04:25.960097 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.17 22:04:25.960344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7122 | 2026.03.17 22:04:25.996735 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2026.03.17 22:04:25.996913 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7124 | 2026.03.17 22:04:25.996981 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7125 | 2026.03.17 22:04:25.997656 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.03.17 22:04:25.997698 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7127 | 2026.03.17 22:04:25.998103 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7128 | 2026.03.17 22:04:25.998343 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.03.17 22:04:25.998512 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001647 sec., 63145.11232544019 rows/sec., 5.28 MiB/sec. | ||
| 7130 | 2026.03.17 22:04:25.998564 [ 276 ] {c3276a76-5f70-47b5-a22b-8340c4bb6b17} <Debug> TCPHandler: Processed in 0.001954688 sec. | ||
| 7131 | 2026.03.17 22:04:25.998689 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.03.17 22:04:25.998792 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7133 | 2026.03.17 22:04:25.998837 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7134 | 2026.03.17 22:04:25.999266 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.03.17 22:04:25.999302 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7136 | 2026.03.17 22:04:25.999619 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7137 | 2026.03.17 22:04:25.999847 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.03.17 22:04:25.999988 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.45 MiB/sec. | ||
| 7139 | 2026.03.17 22:04:26.000028 [ 276 ] {c1b4d227-23aa-4772-b044-8564c18fb356} <Debug> TCPHandler: Processed in 0.001390117 sec. | ||
| 7140 | 2026.03.17 22:04:26.000144 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.03.17 22:04:26.000240 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7142 | 2026.03.17 22:04:26.000284 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7143 | 2026.03.17 22:04:26.000718 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.03.17 22:04:26.000755 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7145 | 2026.03.17 22:04:26.001089 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7146 | 2026.03.17 22:04:26.001318 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.03.17 22:04:26.001449 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001227 sec., 71719.641401793 rows/sec., 5.60 MiB/sec. | ||
| 7148 | 2026.03.17 22:04:26.001488 [ 276 ] {66bfbbf9-dd6b-47c9-9bea-404d358fea39} <Debug> TCPHandler: Processed in 0.001392376 sec. | ||
| 7149 | 2026.03.17 22:04:26.001603 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.03.17 22:04:26.001698 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.03.17 22:04:26.001741 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7152 | 2026.03.17 22:04:26.002153 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.03.17 22:04:26.002187 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7154 | 2026.03.17 22:04:26.002528 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7155 | 2026.03.17 22:04:26.002752 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.03.17 22:04:26.002885 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7157 | 2026.03.17 22:04:26.002924 [ 276 ] {7499d76a-0fc5-4f09-bb3b-ed8532c89281} <Debug> TCPHandler: Processed in 0.001369226 sec. | ||
| 7158 | 2026.03.17 22:04:26.003026 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.03.17 22:04:26.003120 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.03.17 22:04:26.003174 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7161 | 2026.03.17 22:04:26.004003 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.03.17 22:04:26.004038 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7163 | 2026.03.17 22:04:26.004588 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7164 | 2026.03.17 22:04:26.004821 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.03.17 22:04:26.004968 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001864 sec., 12875.536480686695 rows/sec., 23.07 MiB/sec. | ||
| 7166 | 2026.03.17 22:04:26.005030 [ 276 ] {c2617a9e-dbd9-4518-a5c1-07f026f0e134} <Debug> TCPHandler: Processed in 0.00205281 sec. | ||
| 7167 | 2026.03.17 22:04:26.005177 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.03.17 22:04:26.005274 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.03.17 22:04:26.005316 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7170 | 2026.03.17 22:04:26.005686 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.03.17 22:04:26.005721 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7172 | 2026.03.17 22:04:26.006047 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7173 | 2026.03.17 22:04:26.006267 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.03.17 22:04:26.006401 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 7175 | 2026.03.17 22:04:26.006437 [ 276 ] {4c8ebe06-f491-49f5-a31e-f7814f142779} <Debug> TCPHandler: Processed in 0.001309165 sec. | ||
| 7176 | 2026.03.17 22:04:27.454970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60520 | ||
| 7177 | 2026.03.17 22:04:27.455097 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7178 | 2026.03.17 22:04:27.455134 [ 286 ] {} <Debug> TCP-Session: be58a86b-c50b-4238-b246-83bf4dc05d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:60520 | ||
| 7179 | 2026.03.17 22:04:27.455164 [ 286 ] {} <Debug> TCP-Session: be58a86b-c50b-4238-b246-83bf4dc05d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7180 | 2026.03.17 22:04:27.455181 [ 286 ] {} <Debug> TCP-Session: be58a86b-c50b-4238-b246-83bf4dc05d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.03.17 22:04:27.455464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56068 | ||
| 7182 | 2026.03.17 22:04:27.455486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50347 | ||
| 7183 | 2026.03.17 22:04:27.455461 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44000 | ||
| 7184 | 2026.03.17 22:04:27.455614 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2026.03.17 22:04:27.455640 [ 286 ] {} <Trace> TCP-Session: be58a86b-c50b-4238-b246-83bf4dc05d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.03.17 22:04:27.455657 [ 288 ] {} <Debug> TCP-Session: 17934881-3265-4fc0-b7e1-244eddd4820b Authenticating user 'default' from [fd00:1122:3344:101::e]:56068 | ||
| 7187 | 2026.03.17 22:04:27.455705 [ 288 ] {} <Debug> TCP-Session: 17934881-3265-4fc0-b7e1-244eddd4820b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.03.17 22:04:27.455723 [ 288 ] {} <Debug> TCP-Session: 17934881-3265-4fc0-b7e1-244eddd4820b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.03.17 22:04:27.455859 [ 286 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60520) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7190 | 2026.03.17 22:04:27.456227 [ 286 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7191 | 2026.03.17 22:04:27.456309 [ 286 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7192 | 2026.03.17 22:04:27.456705 [ 286 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 7193 | 2026.03.17 22:04:27.457977 [ 330 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Trace> AggregatingTransform: Aggregating | ||
| 7194 | 2026.03.17 22:04:27.458033 [ 330 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7195 | 2026.03.17 22:04:27.458071 [ 330 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001226614 sec. (815.252 rows/sec., 31.85 KiB/sec.) | ||
| 7196 | 2026.03.17 22:04:27.458091 [ 330 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Trace> Aggregator: Merging aggregated data | ||
| 7197 | 2026.03.17 22:04:27.463203 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7198 | 2026.03.17 22:04:27.463262 [ 289 ] {} <Debug> TCP-Session: cbc80e39-6d18-4e0c-a18b-d09bfc89dfb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50347 | ||
| 7199 | 2026.03.17 22:04:27.463285 [ 289 ] {} <Debug> TCP-Session: cbc80e39-6d18-4e0c-a18b-d09bfc89dfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2026.03.17 22:04:27.463299 [ 289 ] {} <Debug> TCP-Session: cbc80e39-6d18-4e0c-a18b-d09bfc89dfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.03.17 22:04:27.463372 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7202 | 2026.03.17 22:04:27.463433 [ 287 ] {} <Debug> TCP-Session: 1278a349-825b-4507-95e7-7f6e0a50972c Authenticating user 'default' from [fd00:1122:3344:101::e]:44000 | ||
| 7203 | 2026.03.17 22:04:27.463456 [ 287 ] {} <Debug> TCP-Session: 1278a349-825b-4507-95e7-7f6e0a50972c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2026.03.17 22:04:27.463470 [ 287 ] {} <Debug> TCP-Session: 1278a349-825b-4507-95e7-7f6e0a50972c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2026.03.17 22:04:27.464626 [ 286 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00884 sec., 113.12217194570135 rows/sec., 4.42 KiB/sec. | ||
| 7206 | 2026.03.17 22:04:27.464771 [ 286 ] {66e0bd6b-69cd-4af9-9cc2-4140d13452e7} <Debug> TCPHandler: Processed in 0.009296529 sec. | ||
| 7207 | 2026.03.17 22:04:27.464768 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38189 | ||
| 7208 | 2026.03.17 22:04:27.464830 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43653 | ||
| 7209 | 2026.03.17 22:04:27.464871 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7210 | 2026.03.17 22:04:27.464879 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55014 | ||
| 7211 | 2026.03.17 22:04:27.464912 [ 286 ] {} <Debug> TCP-Session: be58a86b-c50b-4238-b246-83bf4dc05d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2026.03.17 22:04:27.464953 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7213 | 2026.03.17 22:04:27.464977 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7214 | 2026.03.17 22:04:27.465013 [ 288 ] {} <Debug> TCP-Session: 17934881-3265-4fc0-b7e1-244eddd4820b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.03.17 22:04:27.464982 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2026.03.17 22:04:27.465041 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46611 | ||
| 7217 | 2026.03.17 22:04:27.465103 [ 349 ] {} <Debug> TCP-Session: ef320b8c-eb23-4f14-98c4-5539e8c1dc10 Authenticating user 'default' from [fd00:1122:3344:101::e]:38189 | ||
| 7218 | 2026.03.17 22:04:27.464907 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7219 | 2026.03.17 22:04:27.465134 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7220 | 2026.03.17 22:04:27.465136 [ 349 ] {} <Debug> TCP-Session: ef320b8c-eb23-4f14-98c4-5539e8c1dc10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.03.17 22:04:27.465167 [ 287 ] {} <Debug> TCP-Session: 1278a349-825b-4507-95e7-7f6e0a50972c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.03.17 22:04:27.465177 [ 351 ] {} <Debug> TCP-Session: 437ec4e6-2a5e-4e31-bbc7-916decd320c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55014 | ||
| 7223 | 2026.03.17 22:04:27.465181 [ 349 ] {} <Debug> TCP-Session: ef320b8c-eb23-4f14-98c4-5539e8c1dc10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.03.17 22:04:27.465215 [ 351 ] {} <Debug> TCP-Session: 437ec4e6-2a5e-4e31-bbc7-916decd320c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.03.17 22:04:27.465135 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43661 | ||
| 7226 | 2026.03.17 22:04:27.465240 [ 351 ] {} <Debug> TCP-Session: 437ec4e6-2a5e-4e31-bbc7-916decd320c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.03.17 22:04:27.465263 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7228 | 2026.03.17 22:04:27.465269 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7229 | 2026.03.17 22:04:27.465299 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7230 | 2026.03.17 22:04:27.465313 [ 350 ] {} <Debug> TCP-Session: c1b9c532-9dcf-466f-8414-d35b36f817b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43653 | ||
| 7231 | 2026.03.17 22:04:27.465329 [ 352 ] {} <Debug> TCP-Session: ef0f9e17-e825-4c71-9497-e4af9dcdc17e Authenticating user 'default' from [fd00:1122:3344:101::e]:46611 | ||
| 7232 | 2026.03.17 22:04:27.465341 [ 286 ] {} <Debug> TCP-Session: d2472e6c-97db-48af-9746-af5e251f9993 Authenticating user 'default' from [fd00:1122:3344:101::e]:43661 | ||
| 7233 | 2026.03.17 22:04:27.465355 [ 350 ] {} <Debug> TCP-Session: c1b9c532-9dcf-466f-8414-d35b36f817b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.03.17 22:04:27.465370 [ 352 ] {} <Debug> TCP-Session: ef0f9e17-e825-4c71-9497-e4af9dcdc17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.03.17 22:04:27.465393 [ 350 ] {} <Debug> TCP-Session: c1b9c532-9dcf-466f-8414-d35b36f817b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.03.17 22:04:27.465407 [ 352 ] {} <Debug> TCP-Session: ef0f9e17-e825-4c71-9497-e4af9dcdc17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.03.17 22:04:27.465382 [ 286 ] {} <Debug> TCP-Session: d2472e6c-97db-48af-9746-af5e251f9993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.03.17 22:04:27.465042 [ 289 ] {} <Debug> TCP-Session: cbc80e39-6d18-4e0c-a18b-d09bfc89dfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.03.17 22:04:27.465455 [ 286 ] {} <Debug> TCP-Session: d2472e6c-97db-48af-9746-af5e251f9993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.03.17 22:04:27.497255 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55014). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7241 | |||
| 7242 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7243 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7244 | 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 | ||
| 7245 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7246 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7247 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7248 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7249 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7250 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7251 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7252 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7253 | (version 23.8.7.1) | ||
| 7254 | 2026.03.17 22:04:27.497415 [ 351 ] {} <Debug> TCP-Session: 437ec4e6-2a5e-4e31-bbc7-916decd320c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.03.17 22:04:27.497440 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43661). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7256 | |||
| 7257 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7258 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7259 | 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 | ||
| 7260 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7261 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7262 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7263 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7264 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7265 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7266 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7267 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7268 | (version 23.8.7.1) | ||
| 7269 | 2026.03.17 22:04:27.497524 [ 286 ] {} <Debug> TCP-Session: d2472e6c-97db-48af-9746-af5e251f9993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.03.17 22:04:27.497559 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43653). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7271 | |||
| 7272 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7273 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7274 | 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 | ||
| 7275 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7276 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7277 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7278 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7279 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7280 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7281 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7282 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7283 | (version 23.8.7.1) | ||
| 7284 | 2026.03.17 22:04:27.497647 [ 350 ] {} <Debug> TCP-Session: c1b9c532-9dcf-466f-8414-d35b36f817b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.03.17 22:04:27.497660 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38189). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7286 | |||
| 7287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7289 | 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 | ||
| 7290 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7291 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7292 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7293 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7294 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7295 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7296 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7297 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7298 | (version 23.8.7.1) | ||
| 7299 | 2026.03.17 22:04:27.497751 [ 349 ] {} <Debug> TCP-Session: ef320b8c-eb23-4f14-98c4-5539e8c1dc10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.03.17 22:04:27.497789 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46611). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7301 | |||
| 7302 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7303 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7304 | 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 | ||
| 7305 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7306 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7307 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7308 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7309 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7310 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7311 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7312 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7313 | (version 23.8.7.1) | ||
| 7314 | 2026.03.17 22:04:27.497879 [ 352 ] {} <Debug> TCP-Session: ef0f9e17-e825-4c71-9497-e4af9dcdc17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.03.17 22:04:27.589064 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64885 | ||
| 7316 | 2026.03.17 22:04:27.589173 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7317 | 2026.03.17 22:04:27.589200 [ 286 ] {} <Debug> TCP-Session: 3098d006-6570-40a8-b642-8d9085e201c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64885 | ||
| 7318 | 2026.03.17 22:04:27.589225 [ 286 ] {} <Debug> TCP-Session: 3098d006-6570-40a8-b642-8d9085e201c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.03.17 22:04:27.589239 [ 286 ] {} <Debug> TCP-Session: 3098d006-6570-40a8-b642-8d9085e201c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.03.17 22:04:27.589442 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44210 | ||
| 7321 | 2026.03.17 22:04:27.589445 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43422 | ||
| 7322 | 2026.03.17 22:04:27.589491 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53234 | ||
| 7323 | 2026.03.17 22:04:27.589527 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57995 | ||
| 7324 | 2026.03.17 22:04:27.589554 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7325 | 2026.03.17 22:04:27.589485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56938 | ||
| 7326 | 2026.03.17 22:04:27.589596 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7327 | 2026.03.17 22:04:27.589604 [ 288 ] {} <Debug> TCP-Session: f21487b4-4457-4e12-b000-2a92a35670d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44210 | ||
| 7328 | 2026.03.17 22:04:27.589610 [ 286 ] {} <Trace> TCP-Session: 3098d006-6570-40a8-b642-8d9085e201c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.03.17 22:04:27.589657 [ 288 ] {} <Debug> TCP-Session: f21487b4-4457-4e12-b000-2a92a35670d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.03.17 22:04:27.589645 [ 350 ] {} <Debug> TCP-Session: bd1cb95e-c9dc-41be-9ae1-d07e9843bfd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53234 | ||
| 7331 | 2026.03.17 22:04:27.589689 [ 288 ] {} <Debug> TCP-Session: f21487b4-4457-4e12-b000-2a92a35670d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.03.17 22:04:27.589598 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48621 | ||
| 7333 | 2026.03.17 22:04:27.589719 [ 350 ] {} <Debug> TCP-Session: bd1cb95e-c9dc-41be-9ae1-d07e9843bfd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.03.17 22:04:27.589596 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7335 | 2026.03.17 22:04:27.589791 [ 350 ] {} <Debug> TCP-Session: bd1cb95e-c9dc-41be-9ae1-d07e9843bfd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.03.17 22:04:27.589804 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7337 | 2026.03.17 22:04:27.589809 [ 287 ] {} <Debug> TCP-Session: 071ec9f2-f747-4ba4-8cea-ac29dfa1bb91 Authenticating user 'default' from [fd00:1122:3344:101::e]:43422 | ||
| 7338 | 2026.03.17 22:04:27.589842 [ 286 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7339 | 2026.03.17 22:04:27.589860 [ 287 ] {} <Debug> TCP-Session: 071ec9f2-f747-4ba4-8cea-ac29dfa1bb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2026.03.17 22:04:27.589849 [ 289 ] {} <Debug> TCP-Session: 98006334-02a5-4a31-bc39-f6dda5524662 Authenticating user 'default' from [fd00:1122:3344:101::e]:56938 | ||
| 7341 | 2026.03.17 22:04:27.589887 [ 287 ] {} <Debug> TCP-Session: 071ec9f2-f747-4ba4-8cea-ac29dfa1bb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.03.17 22:04:27.589480 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51776 | ||
| 7343 | 2026.03.17 22:04:27.589919 [ 289 ] {} <Debug> TCP-Session: 98006334-02a5-4a31-bc39-f6dda5524662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.03.17 22:04:27.589651 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7345 | 2026.03.17 22:04:27.589977 [ 289 ] {} <Debug> TCP-Session: 98006334-02a5-4a31-bc39-f6dda5524662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.03.17 22:04:27.589498 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34080 | ||
| 7347 | 2026.03.17 22:04:27.590004 [ 352 ] {} <Debug> TCP-Session: 1e4fcfa4-31aa-48f3-9f7f-a8383eaf23b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57995 | ||
| 7348 | 2026.03.17 22:04:27.590049 [ 352 ] {} <Debug> TCP-Session: 1e4fcfa4-31aa-48f3-9f7f-a8383eaf23b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.03.17 22:04:27.590058 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2026.03.17 22:04:27.590067 [ 352 ] {} <Debug> TCP-Session: 1e4fcfa4-31aa-48f3-9f7f-a8383eaf23b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.03.17 22:04:27.590100 [ 353 ] {} <Debug> TCP-Session: a5f9c5bf-52ab-4cf1-a6f4-846b43366d23 Authenticating user 'default' from [fd00:1122:3344:101::e]:48621 | ||
| 7352 | 2026.03.17 22:04:27.590128 [ 353 ] {} <Debug> TCP-Session: a5f9c5bf-52ab-4cf1-a6f4-846b43366d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.03.17 22:04:27.590141 [ 353 ] {} <Debug> TCP-Session: a5f9c5bf-52ab-4cf1-a6f4-846b43366d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.03.17 22:04:27.590144 [ 286 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7355 | 2026.03.17 22:04:27.590206 [ 286 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7356 | 2026.03.17 22:04:27.590382 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7357 | 2026.03.17 22:04:27.590413 [ 349 ] {} <Debug> TCP-Session: 52611298-01cc-4115-bfaa-792d929836b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51776 | ||
| 7358 | 2026.03.17 22:04:27.590430 [ 349 ] {} <Debug> TCP-Session: 52611298-01cc-4115-bfaa-792d929836b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.03.17 22:04:27.590447 [ 349 ] {} <Debug> TCP-Session: 52611298-01cc-4115-bfaa-792d929836b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.03.17 22:04:27.590487 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7361 | 2026.03.17 22:04:27.590510 [ 286 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 7362 | 2026.03.17 22:04:27.590520 [ 351 ] {} <Debug> TCP-Session: 0dc9101f-3585-4502-b6ef-0410e2ad4bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34080 | ||
| 7363 | 2026.03.17 22:04:27.590555 [ 351 ] {} <Debug> TCP-Session: 0dc9101f-3585-4502-b6ef-0410e2ad4bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.03.17 22:04:27.590568 [ 351 ] {} <Debug> TCP-Session: 0dc9101f-3585-4502-b6ef-0410e2ad4bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.03.17 22:04:27.591449 [ 310 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Trace> AggregatingTransform: Aggregating | ||
| 7366 | 2026.03.17 22:04:27.591487 [ 310 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Trace> Aggregator: Aggregation method: without_key | ||
| 7367 | 2026.03.17 22:04:27.591523 [ 310 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903157 sec. (1107.227 rows/sec., 43.25 KiB/sec.) | ||
| 7368 | 2026.03.17 22:04:27.591543 [ 310 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Trace> Aggregator: Merging aggregated data | ||
| 7369 | 2026.03.17 22:04:27.592863 [ 286 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 7370 | 2026.03.17 22:04:27.592987 [ 286 ] {7a93ced1-b9f8-46dc-bbe7-0efe6d55e686} <Debug> TCPHandler: Processed in 0.003488107 sec. | ||
| 7371 | 2026.03.17 22:04:27.593114 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7372 | 2026.03.17 22:04:27.593141 [ 286 ] {} <Debug> TCP-Session: 3098d006-6570-40a8-b642-8d9085e201c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2026.03.17 22:04:27.593147 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7374 | 2026.03.17 22:04:27.593171 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7375 | 2026.03.17 22:04:27.593189 [ 287 ] {} <Debug> TCP-Session: 071ec9f2-f747-4ba4-8cea-ac29dfa1bb91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.03.17 22:04:27.593193 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7377 | 2026.03.17 22:04:27.593213 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7378 | 2026.03.17 22:04:27.593233 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7379 | 2026.03.17 22:04:27.593256 [ 351 ] {} <Debug> TCP-Session: 0dc9101f-3585-4502-b6ef-0410e2ad4bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.03.17 22:04:27.593264 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7381 | 2026.03.17 22:04:27.593296 [ 349 ] {} <Debug> TCP-Session: 52611298-01cc-4115-bfaa-792d929836b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.03.17 22:04:27.593292 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7383 | 2026.03.17 22:04:27.593328 [ 352 ] {} <Debug> TCP-Session: 1e4fcfa4-31aa-48f3-9f7f-a8383eaf23b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.03.17 22:04:27.593268 [ 288 ] {} <Debug> TCP-Session: f21487b4-4457-4e12-b000-2a92a35670d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.03.17 22:04:27.593375 [ 353 ] {} <Debug> TCP-Session: a5f9c5bf-52ab-4cf1-a6f4-846b43366d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7386 | 2026.03.17 22:04:27.593265 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7387 | 2026.03.17 22:04:27.593219 [ 289 ] {} <Debug> TCP-Session: 98006334-02a5-4a31-bc39-f6dda5524662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2026.03.17 22:04:27.593452 [ 350 ] {} <Debug> TCP-Session: bd1cb95e-c9dc-41be-9ae1-d07e9843bfd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.03.17 22:04:27.690895 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32967 | ||
| 7390 | 2026.03.17 22:04:27.691005 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.03.17 22:04:27.691032 [ 286 ] {} <Debug> TCP-Session: 95d7585e-95ec-43a3-95de-0409a84f401e Authenticating user 'default' from [fd00:1122:3344:101::e]:32967 | ||
| 7392 | 2026.03.17 22:04:27.691056 [ 286 ] {} <Debug> TCP-Session: 95d7585e-95ec-43a3-95de-0409a84f401e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.03.17 22:04:27.691069 [ 286 ] {} <Debug> TCP-Session: 95d7585e-95ec-43a3-95de-0409a84f401e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.03.17 22:04:27.691294 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59225 | ||
| 7395 | 2026.03.17 22:04:27.691313 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43160 | ||
| 7396 | 2026.03.17 22:04:27.691345 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37390 | ||
| 7397 | 2026.03.17 22:04:27.691369 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65233 | ||
| 7398 | 2026.03.17 22:04:27.691392 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64155 | ||
| 7399 | 2026.03.17 22:04:27.691426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7400 | 2026.03.17 22:04:27.691434 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7401 | 2026.03.17 22:04:27.691410 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7402 | 2026.03.17 22:04:27.691464 [ 288 ] {} <Debug> TCP-Session: bb86314c-3f4a-4122-84ae-e23cc07d2791 Authenticating user 'default' from [fd00:1122:3344:101::e]:43160 | ||
| 7403 | 2026.03.17 22:04:27.691473 [ 286 ] {} <Trace> TCP-Session: 95d7585e-95ec-43a3-95de-0409a84f401e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.17 22:04:27.691491 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.03.17 22:04:27.691510 [ 288 ] {} <Debug> TCP-Session: bb86314c-3f4a-4122-84ae-e23cc07d2791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.03.17 22:04:27.691539 [ 353 ] {} <Debug> TCP-Session: 1066a63a-4432-4d2d-90f1-e2d8c9e9473e Authenticating user 'default' from [fd00:1122:3344:101::e]:64155 | ||
| 7407 | 2026.03.17 22:04:27.691549 [ 288 ] {} <Debug> TCP-Session: bb86314c-3f4a-4122-84ae-e23cc07d2791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.03.17 22:04:27.691571 [ 353 ] {} <Debug> TCP-Session: 1066a63a-4432-4d2d-90f1-e2d8c9e9473e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.03.17 22:04:27.691493 [ 350 ] {} <Debug> TCP-Session: ab30163d-45a3-456f-a707-f7db27f033fb Authenticating user 'default' from [fd00:1122:3344:101::e]:37390 | ||
| 7410 | 2026.03.17 22:04:27.691608 [ 353 ] {} <Debug> TCP-Session: 1066a63a-4432-4d2d-90f1-e2d8c9e9473e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.03.17 22:04:27.691494 [ 287 ] {} <Debug> TCP-Session: 255b89a3-4427-44b4-bc9e-fc0df0937245 Authenticating user 'default' from [fd00:1122:3344:101::e]:59225 | ||
| 7412 | 2026.03.17 22:04:27.691640 [ 350 ] {} <Debug> TCP-Session: ab30163d-45a3-456f-a707-f7db27f033fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.03.17 22:04:27.691665 [ 287 ] {} <Debug> TCP-Session: 255b89a3-4427-44b4-bc9e-fc0df0937245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.03.17 22:04:27.691670 [ 350 ] {} <Debug> TCP-Session: ab30163d-45a3-456f-a707-f7db27f033fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.03.17 22:04:27.691679 [ 287 ] {} <Debug> TCP-Session: 255b89a3-4427-44b4-bc9e-fc0df0937245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.03.17 22:04:27.691666 [ 286 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7417 | 2026.03.17 22:04:27.691336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44455 | ||
| 7418 | 2026.03.17 22:04:27.691334 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47032 | ||
| 7419 | 2026.03.17 22:04:27.691485 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7420 | 2026.03.17 22:04:27.691354 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36433 | ||
| 7421 | 2026.03.17 22:04:27.691806 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7422 | 2026.03.17 22:04:27.691824 [ 352 ] {} <Debug> TCP-Session: 82a5e597-5af1-49b0-8f5d-27caf1ef08c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65233 | ||
| 7423 | 2026.03.17 22:04:27.691838 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7424 | 2026.03.17 22:04:27.691851 [ 289 ] {} <Debug> TCP-Session: 98b85741-7349-4415-bd24-24bedcebf24f Authenticating user 'default' from [fd00:1122:3344:101::e]:44455 | ||
| 7425 | 2026.03.17 22:04:27.691875 [ 352 ] {} <Debug> TCP-Session: 82a5e597-5af1-49b0-8f5d-27caf1ef08c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.03.17 22:04:27.691874 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7427 | 2026.03.17 22:04:27.691890 [ 289 ] {} <Debug> TCP-Session: 98b85741-7349-4415-bd24-24bedcebf24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2026.03.17 22:04:27.691906 [ 352 ] {} <Debug> TCP-Session: 82a5e597-5af1-49b0-8f5d-27caf1ef08c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.03.17 22:04:27.691922 [ 351 ] {} <Debug> TCP-Session: 79b3786d-2d2c-40d8-a866-a6ea35f9cb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:36433 | ||
| 7430 | 2026.03.17 22:04:27.691926 [ 289 ] {} <Debug> TCP-Session: 98b85741-7349-4415-bd24-24bedcebf24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.03.17 22:04:27.691954 [ 351 ] {} <Debug> TCP-Session: 79b3786d-2d2c-40d8-a866-a6ea35f9cb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.03.17 22:04:27.691881 [ 349 ] {} <Debug> TCP-Session: c147f9a2-b030-4835-878d-3341639145b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47032 | ||
| 7433 | 2026.03.17 22:04:27.691979 [ 286 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7434 | 2026.03.17 22:04:27.692003 [ 349 ] {} <Debug> TCP-Session: c147f9a2-b030-4835-878d-3341639145b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.03.17 22:04:27.691979 [ 351 ] {} <Debug> TCP-Session: 79b3786d-2d2c-40d8-a866-a6ea35f9cb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7436 | 2026.03.17 22:04:27.692021 [ 349 ] {} <Debug> TCP-Session: c147f9a2-b030-4835-878d-3341639145b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.03.17 22:04:27.692052 [ 286 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7438 | 2026.03.17 22:04:27.692348 [ 286 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 7439 | 2026.03.17 22:04:27.693321 [ 347 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Trace> AggregatingTransform: Aggregating | ||
| 7440 | 2026.03.17 22:04:27.693368 [ 347 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7441 | 2026.03.17 22:04:27.693403 [ 347 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954349 sec. (1047.835 rows/sec., 40.93 KiB/sec.) | ||
| 7442 | 2026.03.17 22:04:27.693423 [ 347 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Trace> Aggregator: Merging aggregated data | ||
| 7443 | 2026.03.17 22:04:27.694558 [ 286 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002952 sec., 338.7533875338753 rows/sec., 13.23 KiB/sec. | ||
| 7444 | 2026.03.17 22:04:27.694715 [ 286 ] {335f490c-293a-4968-b87d-ee818f5d91e9} <Debug> TCPHandler: Processed in 0.003353744 sec. | ||
| 7445 | 2026.03.17 22:04:27.694871 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7446 | 2026.03.17 22:04:27.694899 [ 286 ] {} <Debug> TCP-Session: 95d7585e-95ec-43a3-95de-0409a84f401e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.03.17 22:04:27.694906 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7448 | 2026.03.17 22:04:27.694928 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7449 | 2026.03.17 22:04:27.694951 [ 287 ] {} <Debug> TCP-Session: 255b89a3-4427-44b4-bc9e-fc0df0937245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.03.17 22:04:27.694951 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7451 | 2026.03.17 22:04:27.694989 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7452 | 2026.03.17 22:04:27.695007 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7453 | 2026.03.17 22:04:27.695025 [ 289 ] {} <Debug> TCP-Session: 98b85741-7349-4415-bd24-24bedcebf24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.03.17 22:04:27.695029 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7455 | 2026.03.17 22:04:27.695060 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7456 | 2026.03.17 22:04:27.695091 [ 350 ] {} <Debug> TCP-Session: ab30163d-45a3-456f-a707-f7db27f033fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.03.17 22:04:27.695043 [ 288 ] {} <Debug> TCP-Session: bb86314c-3f4a-4122-84ae-e23cc07d2791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2026.03.17 22:04:27.695120 [ 351 ] {} <Debug> TCP-Session: 79b3786d-2d2c-40d8-a866-a6ea35f9cb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2026.03.17 22:04:27.694979 [ 353 ] {} <Debug> TCP-Session: 1066a63a-4432-4d2d-90f1-e2d8c9e9473e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.03.17 22:04:27.694972 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7461 | 2026.03.17 22:04:27.695054 [ 352 ] {} <Debug> TCP-Session: 82a5e597-5af1-49b0-8f5d-27caf1ef08c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2026.03.17 22:04:27.695219 [ 349 ] {} <Debug> TCP-Session: c147f9a2-b030-4835-878d-3341639145b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.03.17 22:04:30.741918 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7464 | 2026.03.17 22:04:30.741987 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7465 | 2026.03.17 22:04:30.918095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16312 | ||
| 7466 | 2026.03.17 22:04:30.918597 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.03.17 22:04:30.918640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7468 | 2026.03.17 22:04:30.919145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7469 | 2026.03.17 22:04:30.919378 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.03.17 22:04:30.919510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16312 | ||
| 7471 | 2026.03.17 22:04:30.995414 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.03.17 22:04:30.995553 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7473 | 2026.03.17 22:04:30.995607 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7474 | 2026.03.17 22:04:30.996301 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.17 22:04:30.996338 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7476 | 2026.03.17 22:04:30.996660 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7477 | 2026.03.17 22:04:30.996872 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.03.17 22:04:30.997012 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001494 sec., 60240.96385542168 rows/sec., 5.05 MiB/sec. | ||
| 7479 | 2026.03.17 22:04:30.997057 [ 276 ] {5c3530db-d89c-44c0-b4e3-4565c26f2864} <Debug> TCPHandler: Processed in 0.001749583 sec. | ||
| 7480 | 2026.03.17 22:04:30.997197 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.03.17 22:04:30.997292 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7482 | 2026.03.17 22:04:30.997334 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7483 | 2026.03.17 22:04:30.997792 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.03.17 22:04:30.997825 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7485 | 2026.03.17 22:04:30.998118 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7486 | 2026.03.17 22:04:30.998323 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.03.17 22:04:30.998416 [ 121 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7488 | 2026.03.17 22:04:30.998449 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001175 sec., 14468.085106382978 rows/sec., 1.06 MiB/sec. | ||
| 7489 | 2026.03.17 22:04:30.998454 [ 121 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7490 | 2026.03.17 22:04:30.998482 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7491 | 2026.03.17 22:04:30.998489 [ 276 ] {d23a9c25-949b-4021-bb5d-bd8dcb68c60f} <Debug> TCPHandler: Processed in 0.001340836 sec. | ||
| 7492 | 2026.03.17 22:04:30.998592 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 7493 | 2026.03.17 22:04:30.998612 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.03.17 22:04:30.998727 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7495 | 2026.03.17 22:04:30.998736 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7496 | 2026.03.17 22:04:30.998770 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7497 | 2026.03.17 22:04:30.998778 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 7498 | 2026.03.17 22:04:30.998853 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 7499 | 2026.03.17 22:04:30.998896 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7500 | 2026.03.17 22:04:30.998935 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 7501 | 2026.03.17 22:04:30.998973 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7502 | 2026.03.17 22:04:30.999009 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 7503 | 2026.03.17 22:04:30.999222 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.03.17 22:04:30.999263 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7505 | 2026.03.17 22:04:30.999581 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7506 | 2026.03.17 22:04:30.999810 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.03.17 22:04:30.999881 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335746 sec., 257533.9922410398 rows/sec., 18.34 MiB/sec. | ||
| 7508 | 2026.03.17 22:04:30.999938 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001228 sec., 65960.91205211727 rows/sec., 5.15 MiB/sec. | ||
| 7509 | 2026.03.17 22:04:30.999983 [ 276 ] {e76a7a6e-c1ff-4919-be66-474492dd4d8a} <Debug> TCPHandler: Processed in 0.001418678 sec. | ||
| 7510 | 2026.03.17 22:04:31.000048 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7511 | 2026.03.17 22:04:31.000104 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.03.17 22:04:31.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.04 MiB, peak 293.49 MiB, free memory in arenas 0.00 B, will set to 283.62 MiB (RSS), difference: -3.42 MiB | ||
| 7513 | 2026.03.17 22:04:31.000201 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7514 | 2026.03.17 22:04:31.000258 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7515 | 2026.03.17 22:04:31.000502 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.03.17 22:04:31.000580 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_46_9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7517 | 2026.03.17 22:04:31.000660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7518 | 2026.03.17 22:04:31.000698 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.03.17 22:04:31.000738 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7520 | 2026.03.17 22:04:31.001070 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7521 | 2026.03.17 22:04:31.001274 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.03.17 22:04:31.001404 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7523 | 2026.03.17 22:04:31.001443 [ 276 ] {57f3a225-19ab-4c80-8624-b959b3cb0540} <Debug> TCPHandler: Processed in 0.001385737 sec. | ||
| 7524 | 2026.03.17 22:04:31.001551 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.03.17 22:04:31.001644 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.03.17 22:04:31.001698 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.17 22:04:31.002501 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.03.17 22:04:31.002536 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7529 | 2026.03.17 22:04:31.003062 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7530 | 2026.03.17 22:04:31.003281 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.03.17 22:04:31.003416 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7532 | 2026.03.17 22:04:31.003419 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001791 sec., 9491.903964265774 rows/sec., 17.01 MiB/sec. | ||
| 7533 | 2026.03.17 22:04:31.003463 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.03.17 22:04:31.003488 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7535 | 2026.03.17 22:04:31.003502 [ 276 ] {50854f80-20a2-476c-b716-9b42b4a223ac} <Debug> TCPHandler: Processed in 0.001998448 sec. | ||
| 7536 | 2026.03.17 22:04:31.003609 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 7537 | 2026.03.17 22:04:31.003619 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2026.03.17 22:04:31.003744 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7539 | 2026.03.17 22:04:31.003785 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7540 | 2026.03.17 22:04:31.003892 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7541 | 2026.03.17 22:04:31.003962 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 825 rows starting from the beginning of the part | ||
| 7542 | 2026.03.17 22:04:31.004112 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 7543 | 2026.03.17 22:04:31.004129 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.03.17 22:04:31.004170 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7545 | 2026.03.17 22:04:31.004239 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7546 | 2026.03.17 22:04:31.004373 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 7547 | 2026.03.17 22:04:31.004491 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7548 | 2026.03.17 22:04:31.004496 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7549 | 2026.03.17 22:04:31.004623 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 7550 | 2026.03.17 22:04:31.004736 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.03.17 22:04:31.004874 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 7552 | 2026.03.17 22:04:31.004911 [ 276 ] {72037da9-f73b-483b-9b6a-d2e0eba769cf} <Debug> TCPHandler: Processed in 0.001339846 sec. | ||
| 7553 | 2026.03.17 22:04:31.009886 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 19 columns (19 merged, 0 gathered) in 0.006328632 sec., 147425.22554637401 rows/sec., 264.18 MiB/sec. | ||
| 7554 | 2026.03.17 22:04:31.010806 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7555 | 2026.03.17 22:04:31.011137 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.03.17 22:04:31.011211 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7557 | 2026.03.17 22:04:31.011299 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 7558 | 2026.03.17 22:04:31.761893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7559 | 2026.03.17 22:04:31.778408 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.03.17 22:04:31.778470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7561 | 2026.03.17 22:04:31.784593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7562 | 2026.03.17 22:04:31.785277 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.03.17 22:04:31.788181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7564 | 2026.03.17 22:04:32.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.25 MiB, peak 293.49 MiB, free memory in arenas 0.00 B, will set to 286.08 MiB (RSS), difference: 4.82 MiB | ||
| 7565 | 2026.03.17 22:04:35.960505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 966 | ||
| 7566 | 2026.03.17 22:04:35.962871 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.03.17 22:04:35.962917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7568 | 2026.03.17 22:04:35.964089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7569 | 2026.03.17 22:04:35.964352 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.03.17 22:04:35.964613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 7571 | 2026.03.17 22:04:35.995983 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.03.17 22:04:35.996171 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7573 | 2026.03.17 22:04:35.996239 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7574 | 2026.03.17 22:04:35.996947 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.03.17 22:04:35.996997 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7576 | 2026.03.17 22:04:35.997402 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7577 | 2026.03.17 22:04:35.997639 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.03.17 22:04:35.997801 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001678 sec., 61978.54588796186 rows/sec., 5.18 MiB/sec. | ||
| 7579 | 2026.03.17 22:04:35.997813 [ 116 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7580 | 2026.03.17 22:04:35.997853 [ 276 ] {08f1dcc2-e367-41a4-bccc-d960c74484bc} <Debug> TCPHandler: Processed in 0.001994769 sec. | ||
| 7581 | 2026.03.17 22:04:35.997890 [ 116 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.03.17 22:04:35.997921 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7583 | 2026.03.17 22:04:35.997996 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2026.03.17 22:04:35.998064 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 7585 | 2026.03.17 22:04:35.998110 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7586 | 2026.03.17 22:04:35.998161 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7587 | 2026.03.17 22:04:35.998227 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7588 | 2026.03.17 22:04:35.998270 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2890 rows starting from the beginning of the part | ||
| 7589 | 2026.03.17 22:04:35.998347 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7590 | 2026.03.17 22:04:35.998400 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 7591 | 2026.03.17 22:04:35.998456 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7592 | 2026.03.17 22:04:35.998502 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 7593 | 2026.03.17 22:04:35.998548 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 7594 | 2026.03.17 22:04:35.998605 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.03.17 22:04:35.998647 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7596 | 2026.03.17 22:04:35.998986 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7597 | 2026.03.17 22:04:35.999208 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.03.17 22:04:35.999349 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001267 sec., 18942.38358326756 rows/sec., 1.39 MiB/sec. | ||
| 7599 | 2026.03.17 22:04:35.999391 [ 276 ] {29021e43-0991-43a7-87ea-0f34b31b4bf5} <Debug> TCPHandler: Processed in 0.001445297 sec. | ||
| 7600 | 2026.03.17 22:04:35.999515 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.03.17 22:04:35.999611 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7602 | 2026.03.17 22:04:35.999651 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7603 | 2026.03.17 22:04:35.999983 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989449 sec., 1699968.1821449054 rows/sec., 138.80 MiB/sec. | ||
| 7604 | 2026.03.17 22:04:36.000103 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.03.17 22:04:36.000146 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7606 | 2026.03.17 22:04:36.000256 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7607 | 2026.03.17 22:04:36.000504 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7608 | 2026.03.17 22:04:36.000539 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.17 22:04:36.000627 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_56_11} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7610 | 2026.03.17 22:04:36.000706 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 7611 | 2026.03.17 22:04:36.000781 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.03.17 22:04:36.000896 [ 116 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7613 | 2026.03.17 22:04:36.000923 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00133 sec., 66165.41353383458 rows/sec., 5.17 MiB/sec. | ||
| 7614 | 2026.03.17 22:04:36.000927 [ 116 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.17 22:04:36.000965 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7616 | 2026.03.17 22:04:36.000972 [ 276 ] {7a465edf-2aba-4a64-b28f-974549cbf907} <Debug> TCPHandler: Processed in 0.001506259 sec. | ||
| 7617 | 2026.03.17 22:04:36.001040 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 7618 | 2026.03.17 22:04:36.001113 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.03.17 22:04:36.001200 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7620 | 2026.03.17 22:04:36.001214 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7621 | 2026.03.17 22:04:36.001235 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1550 rows starting from the beginning of the part | ||
| 7622 | 2026.03.17 22:04:36.001264 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7623 | 2026.03.17 22:04:36.001305 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 7624 | 2026.03.17 22:04:36.001375 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 7625 | 2026.03.17 22:04:36.001430 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 7626 | 2026.03.17 22:04:36.001490 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 81 rows starting from the beginning of the part | ||
| 7627 | 2026.03.17 22:04:36.001541 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 7628 | 2026.03.17 22:04:36.001742 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.03.17 22:04:36.001786 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7630 | 2026.03.17 22:04:36.002153 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7631 | 2026.03.17 22:04:36.002386 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.03.17 22:04:36.002496 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7633 | 2026.03.17 22:04:36.002525 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.03.17 22:04:36.002524 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 7635 | 2026.03.17 22:04:36.002542 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7636 | 2026.03.17 22:04:36.002578 [ 276 ] {1482ad84-03cd-4686-97c7-f231bd9c3c08} <Debug> TCPHandler: Processed in 0.00151373 sec. | ||
| 7637 | 2026.03.17 22:04:36.002608 [ 192 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601661 sec., 1233719.2452085677 rows/sec., 93.00 MiB/sec. | ||
| 7638 | 2026.03.17 22:04:36.002626 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 7639 | 2026.03.17 22:04:36.002699 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.03.17 22:04:36.002729 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7641 | 2026.03.17 22:04:36.002759 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17406 rows starting from the beginning of the part | ||
| 7642 | 2026.03.17 22:04:36.002798 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.03.17 22:04:36.002806 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 7644 | 2026.03.17 22:04:36.002861 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 7645 | 2026.03.17 22:04:36.002865 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7646 | 2026.03.17 22:04:36.002861 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7647 | 2026.03.17 22:04:36.002898 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7648 | 2026.03.17 22:04:36.002945 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7649 | 2026.03.17 22:04:36.002979 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 7650 | 2026.03.17 22:04:36.003245 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.03.17 22:04:36.003333 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_56_11} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7652 | 2026.03.17 22:04:36.003424 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7653 | 2026.03.17 22:04:36.003775 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.03.17 22:04:36.003817 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7655 | 2026.03.17 22:04:36.004385 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7656 | 2026.03.17 22:04:36.004622 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.03.17 22:04:36.004765 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001984 sec., 12096.774193548386 rows/sec., 21.68 MiB/sec. | ||
| 7658 | 2026.03.17 22:04:36.004822 [ 276 ] {a55f70f9-35d6-4931-a45e-167b38c92083} <Debug> TCPHandler: Processed in 0.002171792 sec. | ||
| 7659 | 2026.03.17 22:04:36.004944 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.03.17 22:04:36.005044 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7661 | 2026.03.17 22:04:36.005092 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7662 | 2026.03.17 22:04:36.005465 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.03.17 22:04:36.005502 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7664 | 2026.03.17 22:04:36.005828 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7665 | 2026.03.17 22:04:36.006052 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.03.17 22:04:36.006159 [ 116 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7667 | 2026.03.17 22:04:36.006186 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 7668 | 2026.03.17 22:04:36.006187 [ 116 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.03.17 22:04:36.006227 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7670 | 2026.03.17 22:04:36.006231 [ 276 ] {6de70f0e-5672-45ce-bed5-f0512c9cab56} <Debug> TCPHandler: Processed in 0.001335556 sec. | ||
| 7671 | 2026.03.17 22:04:36.006302 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 7672 | 2026.03.17 22:04:36.006432 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7673 | 2026.03.17 22:04:36.006466 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2430 rows starting from the beginning of the part | ||
| 7674 | 2026.03.17 22:04:36.006529 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 7675 | 2026.03.17 22:04:36.006569 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7676 | 2026.03.17 22:04:36.006608 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7677 | 2026.03.17 22:04:36.006644 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 7678 | 2026.03.17 22:04:36.006680 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 7679 | 2026.03.17 22:04:36.007223 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18206 rows, containing 5 columns (5 merged, 0 gathered) in 0.004628569 sec., 3933397.1255478747 rows/sec., 258.94 MiB/sec. | ||
| 7680 | 2026.03.17 22:04:36.007530 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7681 | 2026.03.17 22:04:36.007830 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.03.17 22:04:36.007909 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7683 | 2026.03.17 22:04:36.008000 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 7684 | 2026.03.17 22:04:36.008044 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776564 sec., 1536674.164285666 rows/sec., 102.51 MiB/sec. | ||
| 7685 | 2026.03.17 22:04:36.008363 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7686 | 2026.03.17 22:04:36.008634 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.03.17 22:04:36.008704 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_56_11} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7688 | 2026.03.17 22:04:36.008792 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7689 | 2026.03.17 22:04:36.381844 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.03.17 22:04:36.382053 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.03.17 22:04:36.382129 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7692 | 2026.03.17 22:04:36.382822 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.03.17 22:04:36.382878 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7694 | 2026.03.17 22:04:36.383317 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7695 | 2026.03.17 22:04:36.383566 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.03.17 22:04:36.383732 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 7697 | 2026.03.17 22:04:36.383787 [ 276 ] {0f4a83d3-32ff-44ec-8fe8-e6412e98f809} <Debug> TCPHandler: Processed in 0.00206946 sec. | ||
| 7698 | 2026.03.17 22:04:36.383916 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.03.17 22:04:36.384021 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7700 | 2026.03.17 22:04:36.384069 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7701 | 2026.03.17 22:04:36.384488 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.03.17 22:04:36.384526 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7703 | 2026.03.17 22:04:36.384835 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7704 | 2026.03.17 22:04:36.385070 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.03.17 22:04:36.385209 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001212 sec., 9900.990099009901 rows/sec., 807.36 KiB/sec. | ||
| 7706 | 2026.03.17 22:04:36.385250 [ 276 ] {5142bdec-ff48-4e4a-b6e9-878a8d8de0c0} <Debug> TCPHandler: Processed in 0.001384936 sec. | ||
| 7707 | 2026.03.17 22:04:36.385358 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.03.17 22:04:36.385455 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7709 | 2026.03.17 22:04:36.385498 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7710 | 2026.03.17 22:04:36.387659 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.03.17 22:04:36.387697 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7712 | 2026.03.17 22:04:36.388166 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7713 | 2026.03.17 22:04:36.388393 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.03.17 22:04:36.388530 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Debug> executeQuery: Read 2096 rows, 163.40 KiB in 0.003094 sec., 677440.2068519716 rows/sec., 51.58 MiB/sec. | ||
| 7715 | 2026.03.17 22:04:36.388569 [ 276 ] {c81576a6-0f4e-4e83-8ff5-17c2f5882463} <Debug> TCPHandler: Processed in 0.003260403 sec. | ||
| 7716 | 2026.03.17 22:04:36.388684 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.03.17 22:04:36.388779 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.03.17 22:04:36.388821 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7719 | 2026.03.17 22:04:36.389280 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.03.17 22:04:36.389321 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7721 | 2026.03.17 22:04:36.389645 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7722 | 2026.03.17 22:04:36.389856 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.03.17 22:04:36.389992 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Debug> executeQuery: Read 50 rows, 3.75 KiB in 0.001232 sec., 40584.41558441558 rows/sec., 2.98 MiB/sec. | ||
| 7724 | 2026.03.17 22:04:36.390039 [ 276 ] {ff2459b5-29de-405b-bd06-176e3f7994fd} <Debug> TCPHandler: Processed in 0.001404697 sec. | ||
| 7725 | 2026.03.17 22:04:36.390150 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.03.17 22:04:36.390245 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.03.17 22:04:36.390284 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7728 | 2026.03.17 22:04:36.391094 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.03.17 22:04:36.391132 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7730 | 2026.03.17 22:04:36.391461 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7731 | 2026.03.17 22:04:36.391669 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.03.17 22:04:36.391796 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00157 sec., 466242.0382165605 rows/sec., 27.58 MiB/sec. | ||
| 7733 | 2026.03.17 22:04:36.391834 [ 276 ] {44950aac-bad7-4f1b-a941-0971cb0ccb5f} <Debug> TCPHandler: Processed in 0.001732203 sec. | ||
| 7734 | 2026.03.17 22:04:36.391946 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.03.17 22:04:36.392040 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7736 | 2026.03.17 22:04:36.392078 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7737 | 2026.03.17 22:04:36.392489 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.03.17 22:04:36.392525 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7739 | 2026.03.17 22:04:36.392808 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7740 | 2026.03.17 22:04:36.393030 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.03.17 22:04:36.393137 [ 114 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7742 | 2026.03.17 22:04:36.393155 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 62.00 KiB/sec. | ||
| 7743 | 2026.03.17 22:04:36.393204 [ 114 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.03.17 22:04:36.393213 [ 276 ] {e8b66610-87a1-4704-b7c8-7f85871d6714} <Debug> TCPHandler: Processed in 0.001315925 sec. | ||
| 7745 | 2026.03.17 22:04:36.393234 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7746 | 2026.03.17 22:04:36.393338 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.03.17 22:04:36.393371 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 7748 | 2026.03.17 22:04:36.393436 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.03.17 22:04:36.393480 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7750 | 2026.03.17 22:04:36.393506 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7751 | 2026.03.17 22:04:36.393547 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 7752 | 2026.03.17 22:04:36.393619 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 7753 | 2026.03.17 22:04:36.393669 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 7754 | 2026.03.17 22:04:36.393708 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 7755 | 2026.03.17 22:04:36.393747 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 7756 | 2026.03.17 22:04:36.393866 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.03.17 22:04:36.393908 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7758 | 2026.03.17 22:04:36.394230 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7759 | 2026.03.17 22:04:36.394440 [ 193 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115501 sec., 4482.290916816748 rows/sec., 332.67 KiB/sec. | ||
| 7760 | 2026.03.17 22:04:36.394448 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.03.17 22:04:36.394562 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7762 | 2026.03.17 22:04:36.394603 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 791.81 KiB/sec. | ||
| 7763 | 2026.03.17 22:04:36.394647 [ 276 ] {84e7e717-b633-49ff-b560-b67d8edfa934} <Debug> TCPHandler: Processed in 0.001355686 sec. | ||
| 7764 | 2026.03.17 22:04:36.394764 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.03.17 22:04:36.394817 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_9_2} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.03.17 22:04:36.394858 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7767 | 2026.03.17 22:04:36.394886 [ 191 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_9_2} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7768 | 2026.03.17 22:04:36.394903 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7769 | 2026.03.17 22:04:36.394953 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7770 | 2026.03.17 22:04:36.395872 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.03.17 22:04:36.395912 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7772 | 2026.03.17 22:04:36.396257 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7773 | 2026.03.17 22:04:36.396459 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.03.17 22:04:36.396582 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Debug> executeQuery: Read 1074 rows, 76.66 KiB in 0.001742 sec., 616532.7210103329 rows/sec., 42.98 MiB/sec. | ||
| 7775 | 2026.03.17 22:04:36.396619 [ 276 ] {b140b834-d880-493e-ba14-507003c6bdcc} <Debug> TCPHandler: Processed in 0.001901466 sec. | ||
| 7776 | 2026.03.17 22:04:36.396729 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.03.17 22:04:36.396823 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.03.17 22:04:36.396865 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7779 | 2026.03.17 22:04:36.397622 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.03.17 22:04:36.397657 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7781 | 2026.03.17 22:04:36.398054 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7782 | 2026.03.17 22:04:36.398270 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.03.17 22:04:36.398395 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.00159 sec., 791823.8993710692 rows/sec., 49.95 MiB/sec. | ||
| 7784 | 2026.03.17 22:04:36.398431 [ 276 ] {4f7284a1-9e34-4584-8323-cd77db384484} <Debug> TCPHandler: Processed in 0.001749794 sec. | ||
| 7785 | 2026.03.17 22:04:36.398531 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2026.03.17 22:04:36.398622 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7787 | 2026.03.17 22:04:36.398677 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7788 | 2026.03.17 22:04:36.399506 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.03.17 22:04:36.399542 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7790 | 2026.03.17 22:04:36.400081 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7791 | 2026.03.17 22:04:36.400298 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.03.17 22:04:36.400430 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001825 sec., 14246.575342465754 rows/sec., 25.53 MiB/sec. | ||
| 7793 | 2026.03.17 22:04:36.400481 [ 276 ] {4ae5ec82-7969-4a94-8a57-cdb835f7d995} <Debug> TCPHandler: Processed in 0.001997129 sec. | ||
| 7794 | 2026.03.17 22:04:36.400592 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2026.03.17 22:04:36.400685 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7796 | 2026.03.17 22:04:36.400726 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7797 | 2026.03.17 22:04:36.401045 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.03.17 22:04:36.401080 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7799 | 2026.03.17 22:04:36.401369 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7800 | 2026.03.17 22:04:36.401575 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.03.17 22:04:36.401699 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 802.45 KiB/sec. | ||
| 7802 | 2026.03.17 22:04:36.401734 [ 276 ] {025d6f0f-07b1-40ad-89ca-52ab47d133a4} <Debug> TCPHandler: Processed in 0.001189212 sec. | ||
| 7803 | 2026.03.17 22:04:38.419565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16824 | ||
| 7804 | 2026.03.17 22:04:38.420121 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.03.17 22:04:38.420166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7806 | 2026.03.17 22:04:38.420664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7807 | 2026.03.17 22:04:38.420897 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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.17 22:04:38.421043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16824 | ||
| 7809 | 2026.03.17 22:04:39.288229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7810 | 2026.03.17 22:04:39.304955 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.03.17 22:04:39.305011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7812 | 2026.03.17 22:04:39.311025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7813 | 2026.03.17 22:04:39.311688 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.03.17 22:04:39.314499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7815 | 2026.03.17 22:04:40.993151 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.03.17 22:04:40.993340 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7817 | 2026.03.17 22:04:40.993402 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7818 | 2026.03.17 22:04:40.994187 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.03.17 22:04:40.994229 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7820 | 2026.03.17 22:04:40.994630 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7821 | 2026.03.17 22:04:40.994861 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.03.17 22:04:40.995018 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.48 MiB/sec. | ||
| 7823 | 2026.03.17 22:04:40.995060 [ 276 ] {ba1df263-18c2-4fdf-9a9d-8cf0028914e3} <Debug> TCPHandler: Processed in 0.002034759 sec. | ||
| 7824 | 2026.03.17 22:04:40.995188 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.03.17 22:04:40.995283 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7826 | 2026.03.17 22:04:40.995322 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7827 | 2026.03.17 22:04:40.995783 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.03.17 22:04:40.995820 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7829 | 2026.03.17 22:04:40.996112 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7830 | 2026.03.17 22:04:40.996315 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.03.17 22:04:40.996438 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 7832 | 2026.03.17 22:04:40.996475 [ 276 ] {fa95ca90-d0eb-44aa-a8d5-3a46050a787a} <Debug> TCPHandler: Processed in 0.001337686 sec. | ||
| 7833 | 2026.03.17 22:04:40.996589 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.03.17 22:04:40.996682 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7835 | 2026.03.17 22:04:40.996724 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7836 | 2026.03.17 22:04:40.997120 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.03.17 22:04:40.997155 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7838 | 2026.03.17 22:04:40.997471 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7839 | 2026.03.17 22:04:40.997674 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.03.17 22:04:40.997799 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. | ||
| 7841 | 2026.03.17 22:04:40.997835 [ 276 ] {77d291b5-c561-485a-afeb-f73c482f563e} <Debug> TCPHandler: Processed in 0.001295115 sec. | ||
| 7842 | 2026.03.17 22:04:40.997944 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.03.17 22:04:40.998036 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7844 | 2026.03.17 22:04:40.998076 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7845 | 2026.03.17 22:04:40.998399 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.03.17 22:04:40.998433 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7847 | 2026.03.17 22:04:40.998727 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7848 | 2026.03.17 22:04:40.998926 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.03.17 22:04:40.999053 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 7850 | 2026.03.17 22:04:40.999088 [ 276 ] {73126602-8eff-4942-9ea6-6440bd18674f} <Debug> TCPHandler: Processed in 0.001193963 sec. | ||
| 7851 | 2026.03.17 22:04:45.742244 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7852 | 2026.03.17 22:04:45.742317 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7853 | 2026.03.17 22:04:45.921170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17272 | ||
| 7854 | 2026.03.17 22:04:45.921984 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.03.17 22:04:45.922075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7856 | 2026.03.17 22:04:45.922722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7857 | 2026.03.17 22:04:45.922957 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.03.17 22:04:45.923089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17272 | ||
| 7859 | 2026.03.17 22:04:45.923090 [ 71 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7860 | 2026.03.17 22:04:45.923169 [ 71 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.03.17 22:04:45.923194 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7862 | 2026.03.17 22:04:45.923370 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 7863 | 2026.03.17 22:04:45.923625 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7864 | 2026.03.17 22:04:45.923688 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14904 rows starting from the beginning of the part | ||
| 7865 | 2026.03.17 22:04:45.923788 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7866 | 2026.03.17 22:04:45.923865 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7867 | 2026.03.17 22:04:45.923934 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7868 | 2026.03.17 22:04:45.923998 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7869 | 2026.03.17 22:04:45.924052 [ 196 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7870 | 2026.03.17 22:04:45.925955 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002680411 sec., 6443787.91162997 rows/sec., 92.18 MiB/sec. | ||
| 7871 | 2026.03.17 22:04:45.926203 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7872 | 2026.03.17 22:04:45.926512 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.03.17 22:04:45.926598 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_36_7} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7874 | 2026.03.17 22:04:45.926692 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7875 | 2026.03.17 22:04:45.964790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1008 | ||
| 7876 | 2026.03.17 22:04:45.967447 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.03.17 22:04:45.967487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7878 | 2026.03.17 22:04:45.968646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7879 | 2026.03.17 22:04:45.968906 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.03.17 22:04:45.969030 [ 71 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7881 | 2026.03.17 22:04:45.969061 [ 71 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.03.17 22:04:45.969082 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7883 | 2026.03.17 22:04:45.969151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 7884 | 2026.03.17 22:04:45.969261 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 7885 | 2026.03.17 22:04:45.970139 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7886 | 2026.03.17 22:04:45.970307 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 846 rows starting from the beginning of the part | ||
| 7887 | 2026.03.17 22:04:45.970715 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 7888 | 2026.03.17 22:04:45.971091 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7889 | 2026.03.17 22:04:45.971445 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 7890 | 2026.03.17 22:04:45.971796 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7891 | 2026.03.17 22:04:45.972127 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7892 | 2026.03.17 22:04:45.978189 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 72 columns (72 merged, 0 gathered) in 0.009016694 sec., 111792.63707962142 rows/sec., 93.67 MiB/sec. | ||
| 7893 | 2026.03.17 22:04:45.979413 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7894 | 2026.03.17 22:04:45.980136 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.03.17 22:04:45.980205 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_26_5} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7896 | 2026.03.17 22:04:45.980480 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7897 | 2026.03.17 22:04:45.995701 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.03.17 22:04:45.995857 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7899 | 2026.03.17 22:04:45.995915 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7900 | 2026.03.17 22:04:45.996521 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.03.17 22:04:45.996561 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7902 | 2026.03.17 22:04:45.996929 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7903 | 2026.03.17 22:04:45.997164 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.03.17 22:04:45.997310 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001495 sec., 69565.21739130435 rows/sec., 5.82 MiB/sec. | ||
| 7905 | 2026.03.17 22:04:45.997357 [ 276 ] {ab6a847c-816e-4fbb-8cbf-f7ea4fcd2bb4} <Debug> TCPHandler: Processed in 0.001773034 sec. | ||
| 7906 | 2026.03.17 22:04:45.997479 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.03.17 22:04:45.997583 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.03.17 22:04:45.997626 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7909 | 2026.03.17 22:04:45.998040 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.03.17 22:04:45.998075 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7911 | 2026.03.17 22:04:45.998386 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7912 | 2026.03.17 22:04:45.998602 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.03.17 22:04:45.998733 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.50 MiB/sec. | ||
| 7914 | 2026.03.17 22:04:45.998771 [ 276 ] {cf9290cf-2370-4de1-a74b-f3dc18bde016} <Debug> TCPHandler: Processed in 0.001345326 sec. | ||
| 7915 | 2026.03.17 22:04:45.998884 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.03.17 22:04:45.998981 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7917 | 2026.03.17 22:04:45.999022 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7918 | 2026.03.17 22:04:45.999434 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.03.17 22:04:45.999468 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7920 | 2026.03.17 22:04:45.999784 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7921 | 2026.03.17 22:04:45.999999 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.03.17 22:04:46.000271 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001309 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec. | ||
| 7923 | 2026.03.17 22:04:46.000310 [ 276 ] {b6f36bc1-80bb-4510-8c7b-912762ba43b3} <Debug> TCPHandler: Processed in 0.001475159 sec. | ||
| 7924 | 2026.03.17 22:04:46.000419 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.03.17 22:04:46.000518 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.03.17 22:04:46.000563 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7927 | 2026.03.17 22:04:46.000954 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.03.17 22:04:46.000989 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7929 | 2026.03.17 22:04:46.001332 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7930 | 2026.03.17 22:04:46.001545 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.03.17 22:04:46.001672 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7932 | 2026.03.17 22:04:46.001709 [ 276 ] {2bc36531-449e-44ab-93f8-4bfeef3f1a29} <Debug> TCPHandler: Processed in 0.001339045 sec. | ||
| 7933 | 2026.03.17 22:04:46.001820 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.03.17 22:04:46.001919 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.03.17 22:04:46.001973 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7936 | 2026.03.17 22:04:46.002770 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.03.17 22:04:46.002805 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7938 | 2026.03.17 22:04:46.003362 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7939 | 2026.03.17 22:04:46.003584 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.03.17 22:04:46.003721 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001821 sec., 13179.571663920924 rows/sec., 23.62 MiB/sec. | ||
| 7941 | 2026.03.17 22:04:46.003794 [ 276 ] {9973c7bf-0cae-4200-b07f-5a06b75e938c} <Debug> TCPHandler: Processed in 0.002021448 sec. | ||
| 7942 | 2026.03.17 22:04:46.003899 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.03.17 22:04:46.003992 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7944 | 2026.03.17 22:04:46.004033 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7945 | 2026.03.17 22:04:46.004370 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.03.17 22:04:46.004404 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7947 | 2026.03.17 22:04:46.004701 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7948 | 2026.03.17 22:04:46.004912 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.03.17 22:04:46.005036 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7950 | 2026.03.17 22:04:46.005071 [ 276 ] {0edff851-1a30-409b-b61d-360ebfef1115} <Debug> TCPHandler: Processed in 0.001219143 sec. | ||
| 7951 | 2026.03.17 22:04:46.814589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7952 | 2026.03.17 22:04:46.831885 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.03.17 22:04:46.831941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7954 | 2026.03.17 22:04:46.837489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7955 | 2026.03.17 22:04:46.838212 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.03.17 22:04:46.838506 [ 61 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7957 | 2026.03.17 22:04:46.838573 [ 61 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.03.17 22:04:46.838594 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7959 | 2026.03.17 22:04:46.838711 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7960 | 2026.03.17 22:04:46.842204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7961 | 2026.03.17 22:04:46.842736 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7962 | 2026.03.17 22:04:46.844230 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7963 | 2026.03.17 22:04:46.848788 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7964 | 2026.03.17 22:04:46.853053 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7965 | 2026.03.17 22:04:46.856984 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7966 | 2026.03.17 22:04:46.861053 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7967 | 2026.03.17 22:04:46.864807 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 7968 | 2026.03.17 22:04:46.918166 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07950919 sec., 3408.4110277063573 rows/sec., 17.62 MiB/sec. | ||
| 7969 | 2026.03.17 22:04:46.920858 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7970 | 2026.03.17 22:04:46.922817 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_36_7} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.03.17 22:04:46.922924 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_36_7} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7972 | 2026.03.17 22:04:46.925490 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7973 | 2026.03.17 22:04:47.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.25 MiB, peak 300.12 MiB, free memory in arenas 0.00 B, will set to 291.65 MiB (RSS), difference: 3.40 MiB | ||
| 7974 | 2026.03.17 22:04:49.211202 [ 41 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7975 | 2026.03.17 22:04:49.211333 [ 41 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.03.17 22:04:49.211372 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7977 | 2026.03.17 22:04:49.211548 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 7978 | 2026.03.17 22:04:49.211752 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7979 | 2026.03.17 22:04:49.211810 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 7980 | 2026.03.17 22:04:49.211916 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 7981 | 2026.03.17 22:04:49.211991 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 7982 | 2026.03.17 22:04:49.212069 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7983 | 2026.03.17 22:04:49.212160 [ 197 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 7984 | 2026.03.17 22:04:49.213081 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159737 sec., 35057.625972692615 rows/sec., 2.93 MiB/sec. | ||
| 7985 | 2026.03.17 22:04:49.213270 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7986 | 2026.03.17 22:04:49.213560 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.03.17 22:04:49.213634 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_9_2} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7988 | 2026.03.17 22:04:49.213722 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7989 | 2026.03.17 22:04:50.996398 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.03.17 22:04:50.996588 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.17 22:04:50.996660 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7992 | 2026.03.17 22:04:50.997397 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.03.17 22:04:50.997435 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7994 | 2026.03.17 22:04:50.997818 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7995 | 2026.03.17 22:04:50.998041 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.03.17 22:04:50.998187 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001652 sec., 54479.418886198546 rows/sec., 4.57 MiB/sec. | ||
| 7997 | 2026.03.17 22:04:50.998229 [ 276 ] {6706cf60-e2e1-4a3c-8a46-c5ef77a455bd} <Debug> TCPHandler: Processed in 0.001968989 sec. | ||
| 7998 | 2026.03.17 22:04:50.998359 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.03.17 22:04:50.998452 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8000 | 2026.03.17 22:04:50.998491 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8001 | 2026.03.17 22:04:50.998907 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.03.17 22:04:50.998942 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8003 | 2026.03.17 22:04:50.999225 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8004 | 2026.03.17 22:04:50.999427 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.03.17 22:04:50.999551 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001118 sec., 15205.724508050089 rows/sec., 1.12 MiB/sec. | ||
| 8006 | 2026.03.17 22:04:50.999588 [ 276 ] {5349787a-12bb-4b5a-bcc9-7cc456da9197} <Debug> TCPHandler: Processed in 0.001278095 sec. | ||
| 8007 | 2026.03.17 22:04:50.999701 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.03.17 22:04:50.999795 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8009 | 2026.03.17 22:04:50.999833 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8010 | 2026.03.17 22:04:51.000252 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.03.17 22:04:51.000289 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8012 | 2026.03.17 22:04:51.000580 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8013 | 2026.03.17 22:04:51.000799 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2026.03.17 22:04:51.000924 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001147 sec., 70619.00610287707 rows/sec., 5.51 MiB/sec. | ||
| 8015 | 2026.03.17 22:04:51.000960 [ 276 ] {5f437ded-9a34-4f46-9abc-46e0bf7010c9} <Debug> TCPHandler: Processed in 0.001310805 sec. | ||
| 8016 | 2026.03.17 22:04:51.001071 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.03.17 22:04:51.001167 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.03.17 22:04:51.001210 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8019 | 2026.03.17 22:04:51.001608 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.03.17 22:04:51.001642 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8021 | 2026.03.17 22:04:51.001976 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8022 | 2026.03.17 22:04:51.002180 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.03.17 22:04:51.002305 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 8024 | 2026.03.17 22:04:51.002341 [ 276 ] {8ea16335-bdb8-4731-bcdc-873d9c8639dc} <Debug> TCPHandler: Processed in 0.001316336 sec. | ||
| 8025 | 2026.03.17 22:04:51.002442 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.03.17 22:04:51.002532 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8027 | 2026.03.17 22:04:51.002584 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8028 | 2026.03.17 22:04:51.003349 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.03.17 22:04:51.003383 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8030 | 2026.03.17 22:04:51.003895 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8031 | 2026.03.17 22:04:51.004109 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.03.17 22:04:51.004239 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001724 sec., 9860.788863109048 rows/sec., 17.67 MiB/sec. | ||
| 8033 | 2026.03.17 22:04:51.004295 [ 276 ] {a19e834b-eb6d-465f-a566-abc133085767} <Debug> TCPHandler: Processed in 0.001899456 sec. | ||
| 8034 | 2026.03.17 22:04:51.004401 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.03.17 22:04:51.004493 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8036 | 2026.03.17 22:04:51.004534 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8037 | 2026.03.17 22:04:51.004855 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.03.17 22:04:51.004891 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8039 | 2026.03.17 22:04:51.005188 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8040 | 2026.03.17 22:04:51.005389 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.03.17 22:04:51.005512 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 8042 | 2026.03.17 22:04:51.005546 [ 276 ] {f7c274aa-3fc3-4626-9328-1a3b4b55dc52} <Debug> TCPHandler: Processed in 0.001192133 sec. | ||
| 8043 | 2026.03.17 22:04:53.423192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17784 | ||
| 8044 | 2026.03.17 22:04:53.424055 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.03.17 22:04:53.424136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8046 | 2026.03.17 22:04:53.424738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8047 | 2026.03.17 22:04:53.424973 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.03.17 22:04:53.425116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17784 | ||
| 8049 | 2026.03.17 22:04:54.342288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8050 | 2026.03.17 22:04:54.357335 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.03.17 22:04:54.357385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8052 | 2026.03.17 22:04:54.362823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8053 | 2026.03.17 22:04:54.363505 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.03.17 22:04:54.366112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8055 | 2026.03.17 22:04:55.969356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1032 | ||
| 8056 | 2026.03.17 22:04:55.971441 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.03.17 22:04:55.971490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8058 | 2026.03.17 22:04:55.972712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8059 | 2026.03.17 22:04:55.972989 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.03.17 22:04:55.973247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8061 | 2026.03.17 22:04:55.996105 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.03.17 22:04:55.996291 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8063 | 2026.03.17 22:04:55.996358 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8064 | 2026.03.17 22:04:55.996984 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.03.17 22:04:55.997032 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8066 | 2026.03.17 22:04:55.997438 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8067 | 2026.03.17 22:04:55.997670 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.03.17 22:04:55.997823 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 308.87 KiB/sec. | ||
| 8069 | 2026.03.17 22:04:55.997866 [ 276 ] {636de464-6f78-41c0-a985-3f153b165396} <Debug> TCPHandler: Processed in 0.001890386 sec. | ||
| 8070 | 2026.03.17 22:04:55.997987 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.03.17 22:04:55.998085 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8072 | 2026.03.17 22:04:55.998124 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8073 | 2026.03.17 22:04:55.998554 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.03.17 22:04:55.998589 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8075 | 2026.03.17 22:04:55.998941 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8076 | 2026.03.17 22:04:55.999158 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.03.17 22:04:55.999274 [ 59 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8078 | 2026.03.17 22:04:55.999288 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001223 sec., 87489.7792313982 rows/sec., 7.29 MiB/sec. | ||
| 8079 | 2026.03.17 22:04:55.999326 [ 59 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.03.17 22:04:55.999340 [ 276 ] {481d8cc9-e56b-4fa8-a933-0fad5f2bba46} <Debug> TCPHandler: Processed in 0.001404218 sec. | ||
| 8081 | 2026.03.17 22:04:55.999361 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8082 | 2026.03.17 22:04:55.999469 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2026.03.17 22:04:55.999501 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 8084 | 2026.03.17 22:04:55.999569 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8085 | 2026.03.17 22:04:55.999615 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8086 | 2026.03.17 22:04:55.999671 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8087 | 2026.03.17 22:04:55.999714 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2890 rows starting from the beginning of the part | ||
| 8088 | 2026.03.17 22:04:55.999793 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2096 rows starting from the beginning of the part | ||
| 8089 | 2026.03.17 22:04:55.999843 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8090 | 2026.03.17 22:04:55.999889 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 8091 | 2026.03.17 22:04:55.999935 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 8092 | 2026.03.17 22:04:55.999977 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 107 rows starting from the beginning of the part | ||
| 8093 | 2026.03.17 22:04:56.000034 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.03.17 22:04:56.000186 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8095 | 2026.03.17 22:04:56.000538 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8096 | 2026.03.17 22:04:56.000760 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.03.17 22:04:56.000873 [ 59 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8098 | 2026.03.17 22:04:56.000894 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001343 sec., 22338.049143708115 rows/sec., 1.62 MiB/sec. | ||
| 8099 | 2026.03.17 22:04:56.000912 [ 59 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.03.17 22:04:56.000939 [ 276 ] {78e6c4ed-ca23-4d69-9814-258e96365817} <Debug> TCPHandler: Processed in 0.001519819 sec. | ||
| 8101 | 2026.03.17 22:04:56.000940 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8102 | 2026.03.17 22:04:56.001063 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.03.17 22:04:56.001082 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 8104 | 2026.03.17 22:04:56.001163 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8105 | 2026.03.17 22:04:56.001207 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8106 | 2026.03.17 22:04:56.001228 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8107 | 2026.03.17 22:04:56.001268 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 8108 | 2026.03.17 22:04:56.001339 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8109 | 2026.03.17 22:04:56.001385 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 50 rows starting from the beginning of the part | ||
| 8110 | 2026.03.17 22:04:56.001427 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8111 | 2026.03.17 22:04:56.001465 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 8112 | 2026.03.17 22:04:56.001504 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 8113 | 2026.03.17 22:04:56.001636 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.03.17 22:04:56.001677 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8115 | 2026.03.17 22:04:56.002332 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8116 | 2026.03.17 22:04:56.002414 [ 198 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002975188 sec., 1795852.9007242566 rows/sec., 145.01 MiB/sec. | ||
| 8117 | 2026.03.17 22:04:56.002568 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.03.17 22:04:56.002598 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157891 sec., 233705.53103090107 rows/sec., 16.68 MiB/sec. | ||
| 8119 | 2026.03.17 22:04:56.002686 [ 59 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8120 | 2026.03.17 22:04:56.002705 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001561 sec., 60217.80909673286 rows/sec., 4.71 MiB/sec. | ||
| 8121 | 2026.03.17 22:04:56.002725 [ 59 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.03.17 22:04:56.002752 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8123 | 2026.03.17 22:04:56.002758 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8124 | 2026.03.17 22:04:56.002764 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8125 | 2026.03.17 22:04:56.002754 [ 276 ] {a48a7c4f-3f60-4f55-81ee-fd2e620f300b} <Debug> TCPHandler: Processed in 0.001740063 sec. | ||
| 8126 | 2026.03.17 22:04:56.002838 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 8127 | 2026.03.17 22:04:56.002927 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.03.17 22:04:56.002939 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2026.03.17 22:04:56.002981 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1550 rows starting from the beginning of the part | ||
| 8130 | 2026.03.17 22:04:56.003033 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.03.17 22:04:56.003039 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1074 rows starting from the beginning of the part | ||
| 8132 | 2026.03.17 22:04:56.003084 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8133 | 2026.03.17 22:04:56.003104 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8134 | 2026.03.17 22:04:56.003125 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.03.17 22:04:56.003154 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
| 8136 | 2026.03.17 22:04:56.003185 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.03.17 22:04:56.003195 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 8138 | 2026.03.17 22:04:56.003212 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_61_12} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8139 | 2026.03.17 22:04:56.003246 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part | ||
| 8140 | 2026.03.17 22:04:56.003282 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_51_10} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8141 | 2026.03.17 22:04:56.003291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 8142 | 2026.03.17 22:04:56.003371 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8143 | 2026.03.17 22:04:56.003508 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.03.17 22:04:56.003550 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8145 | 2026.03.17 22:04:56.003897 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8146 | 2026.03.17 22:04:56.004121 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.03.17 22:04:56.004233 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8148 | 2026.03.17 22:04:56.004252 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001239 sec., 131557.70782889426 rows/sec., 9.16 MiB/sec. | ||
| 8149 | 2026.03.17 22:04:56.004269 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.03.17 22:04:56.004294 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8151 | 2026.03.17 22:04:56.004297 [ 276 ] {cdd9b263-d61a-44fb-9fa9-9acce1967972} <Debug> TCPHandler: Processed in 0.001419067 sec. | ||
| 8152 | 2026.03.17 22:04:56.004376 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 8153 | 2026.03.17 22:04:56.004411 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.03.17 22:04:56.004450 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647712 sec., 1790968.3245615738 rows/sec., 133.40 MiB/sec. | ||
| 8155 | 2026.03.17 22:04:56.004494 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8156 | 2026.03.17 22:04:56.004511 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8157 | 2026.03.17 22:04:56.004530 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18206 rows starting from the beginning of the part | ||
| 8158 | 2026.03.17 22:04:56.004571 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8159 | 2026.03.17 22:04:56.004590 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1259 rows starting from the beginning of the part | ||
| 8160 | 2026.03.17 22:04:56.004638 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 8161 | 2026.03.17 22:04:56.004643 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8162 | 2026.03.17 22:04:56.004680 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 8163 | 2026.03.17 22:04:56.004725 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 8164 | 2026.03.17 22:04:56.004771 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 163 rows starting from the beginning of the part | ||
| 8165 | 2026.03.17 22:04:56.004906 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.03.17 22:04:56.004983 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_61_12} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8167 | 2026.03.17 22:04:56.005050 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8168 | 2026.03.17 22:04:56.005416 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.03.17 22:04:56.005457 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8170 | 2026.03.17 22:04:56.006026 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8171 | 2026.03.17 22:04:56.006278 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.03.17 22:04:56.006400 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8173 | 2026.03.17 22:04:56.006421 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 22.29 MiB/sec. | ||
| 8174 | 2026.03.17 22:04:56.006438 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.03.17 22:04:56.006464 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8176 | 2026.03.17 22:04:56.006484 [ 276 ] {b76f92ad-8867-410b-957d-6c0091bf09e9} <Debug> TCPHandler: Processed in 0.002121481 sec. | ||
| 8177 | 2026.03.17 22:04:56.006555 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 8178 | 2026.03.17 22:04:56.006612 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.03.17 22:04:56.006714 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8180 | 2026.03.17 22:04:56.006757 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8181 | 2026.03.17 22:04:56.006786 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8182 | 2026.03.17 22:04:56.006850 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 933 rows starting from the beginning of the part | ||
| 8183 | 2026.03.17 22:04:56.006978 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8184 | 2026.03.17 22:04:56.007082 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 8185 | 2026.03.17 22:04:56.007115 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.03.17 22:04:56.007156 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8187 | 2026.03.17 22:04:56.007175 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8188 | 2026.03.17 22:04:56.007273 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 8189 | 2026.03.17 22:04:56.007372 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 8190 | 2026.03.17 22:04:56.007500 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8191 | 2026.03.17 22:04:56.007748 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.03.17 22:04:56.007861 [ 59 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8193 | 2026.03.17 22:04:56.007883 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 8194 | 2026.03.17 22:04:56.007893 [ 59 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.03.17 22:04:56.007924 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8196 | 2026.03.17 22:04:56.007927 [ 276 ] {758b36a5-9fed-4be0-8d6a-75adb2eb8c40} <Debug> TCPHandler: Processed in 0.001364086 sec. | ||
| 8197 | 2026.03.17 22:04:56.007998 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 8198 | 2026.03.17 22:04:56.008094 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8199 | 2026.03.17 22:04:56.008121 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2730 rows starting from the beginning of the part | ||
| 8200 | 2026.03.17 22:04:56.008168 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 8201 | 2026.03.17 22:04:56.008205 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 8202 | 2026.03.17 22:04:56.008241 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 8203 | 2026.03.17 22:04:56.008273 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8204 | 2026.03.17 22:04:56.008310 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8205 | 2026.03.17 22:04:56.010065 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.00209685 sec., 1416410.329780385 rows/sec., 94.57 MiB/sec. | ||
| 8206 | 2026.03.17 22:04:56.010509 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8207 | 2026.03.17 22:04:56.010776 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.03.17 22:04:56.010845 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_61_12} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8209 | 2026.03.17 22:04:56.010907 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8210 | 2026.03.17 22:04:56.011113 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20076 rows, containing 5 columns (5 merged, 0 gathered) in 0.0067742 sec., 2963597.1775264973 rows/sec., 194.93 MiB/sec. | ||
| 8211 | 2026.03.17 22:04:56.011520 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8212 | 2026.03.17 22:04:56.011806 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.03.17 22:04:56.011877 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8214 | 2026.03.17 22:04:56.011968 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
| 8215 | 2026.03.17 22:04:56.015078 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 19 columns (19 merged, 0 gathered) in 0.008566885 sec., 122331.51256261757 rows/sec., 219.21 MiB/sec. | ||
| 8216 | 2026.03.17 22:04:56.016785 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8217 | 2026.03.17 22:04:56.017146 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.03.17 22:04:56.017228 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8219 | 2026.03.17 22:04:56.017353 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 8220 | 2026.03.17 22:04:57.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.82 MiB, peak 306.06 MiB, free memory in arenas 0.00 B, will set to 298.46 MiB (RSS), difference: 5.64 MiB | ||
| 8221 | 2026.03.17 22:05:00.742403 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8222 | 2026.03.17 22:05:00.742526 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8223 | 2026.03.17 22:05:00.926189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18232 | ||
| 8224 | 2026.03.17 22:05:00.926688 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.03.17 22:05:00.926730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8226 | 2026.03.17 22:05:00.927217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8227 | 2026.03.17 22:05:00.927441 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.03.17 22:05:00.927574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18232 | ||
| 8229 | 2026.03.17 22:05:00.995419 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.03.17 22:05:00.995591 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8231 | 2026.03.17 22:05:00.995655 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8232 | 2026.03.17 22:05:00.996334 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.03.17 22:05:00.996379 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8234 | 2026.03.17 22:05:00.996726 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8235 | 2026.03.17 22:05:00.996946 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.03.17 22:05:00.997086 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001542 sec., 58365.75875486381 rows/sec., 4.90 MiB/sec. | ||
| 8237 | 2026.03.17 22:05:00.997126 [ 276 ] {26844f17-8699-4428-8cca-2e59f56581f1} <Debug> TCPHandler: Processed in 0.001827185 sec. | ||
| 8238 | 2026.03.17 22:05:00.997287 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.03.17 22:05:00.997384 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.03.17 22:05:00.997424 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2026.03.17 22:05:00.997832 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.03.17 22:05:00.997868 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8243 | 2026.03.17 22:05:00.998243 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8244 | 2026.03.17 22:05:00.998523 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.03.17 22:05:00.998681 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001317 sec., 12908.124525436599 rows/sec., 970.63 KiB/sec. | ||
| 8246 | 2026.03.17 22:05:00.998727 [ 276 ] {ccd5163a-d400-495e-b339-58c60f3e9919} <Debug> TCPHandler: Processed in 0.001487699 sec. | ||
| 8247 | 2026.03.17 22:05:00.998849 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.03.17 22:05:00.998954 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8249 | 2026.03.17 22:05:00.999003 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8250 | 2026.03.17 22:05:00.999467 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.03.17 22:05:00.999503 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8252 | 2026.03.17 22:05:00.999818 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8253 | 2026.03.17 22:05:01.000040 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.03.17 22:05:01.000253 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001322 sec., 61270.801815431165 rows/sec., 4.78 MiB/sec. | ||
| 8255 | 2026.03.17 22:05:01.000290 [ 276 ] {5f569fc6-ef70-4ce5-87b4-5579c030b1cc} <Debug> TCPHandler: Processed in 0.001499599 sec. | ||
| 8256 | 2026.03.17 22:05:01.000407 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.03.17 22:05:01.000502 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.03.17 22:05:01.000544 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8259 | 2026.03.17 22:05:01.000956 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.03.17 22:05:01.000992 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8261 | 2026.03.17 22:05:01.001318 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8262 | 2026.03.17 22:05:01.001529 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.03.17 22:05:01.001656 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8264 | 2026.03.17 22:05:01.001693 [ 276 ] {00e61bec-7acf-420d-aba0-1acc62960539} <Debug> TCPHandler: Processed in 0.001333915 sec. | ||
| 8265 | 2026.03.17 22:05:01.001830 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.03.17 22:05:01.001950 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.03.17 22:05:01.002014 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8268 | 2026.03.17 22:05:01.002878 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.03.17 22:05:01.002915 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8270 | 2026.03.17 22:05:01.003447 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8271 | 2026.03.17 22:05:01.003665 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.03.17 22:05:01.003800 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001874 sec., 9071.504802561367 rows/sec., 16.26 MiB/sec. | ||
| 8273 | 2026.03.17 22:05:01.003853 [ 276 ] {a77db3bf-a10f-4d68-9a94-55444460adc9} <Debug> TCPHandler: Processed in 0.00208368 sec. | ||
| 8274 | 2026.03.17 22:05:01.003964 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.03.17 22:05:01.004057 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8276 | 2026.03.17 22:05:01.004098 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8277 | 2026.03.17 22:05:01.004429 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.17 22:05:01.004464 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8279 | 2026.03.17 22:05:01.004759 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8280 | 2026.03.17 22:05:01.004974 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.17 22:05:01.005107 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8282 | 2026.03.17 22:05:01.005146 [ 276 ] {190677b7-f978-4897-9be1-9a8277e6d013} <Debug> TCPHandler: Processed in 0.001229144 sec. | ||
| 8283 | 2026.03.17 22:05:01.867157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8284 | 2026.03.17 22:05:01.882953 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.03.17 22:05:01.882999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8286 | 2026.03.17 22:05:01.888257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8287 | 2026.03.17 22:05:01.888937 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.03.17 22:05:01.891649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8289 | 2026.03.17 22:05:05.974315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1058 | ||
| 8290 | 2026.03.17 22:05:05.976449 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.17 22:05:05.976496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8292 | 2026.03.17 22:05:05.977632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8293 | 2026.03.17 22:05:05.977889 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.17 22:05:05.978182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8295 | 2026.03.17 22:05:05.996050 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.03.17 22:05:05.996228 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8297 | 2026.03.17 22:05:05.996292 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8298 | 2026.03.17 22:05:05.996933 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.03.17 22:05:05.996969 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8300 | 2026.03.17 22:05:05.997361 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8301 | 2026.03.17 22:05:05.997585 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.03.17 22:05:05.997734 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001555 sec., 66881.02893890675 rows/sec., 5.59 MiB/sec. | ||
| 8303 | 2026.03.17 22:05:05.997775 [ 276 ] {24524625-2d31-45e5-9a8e-365de667ebaf} <Debug> TCPHandler: Processed in 0.001849285 sec. | ||
| 8304 | 2026.03.17 22:05:05.997895 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.03.17 22:05:05.997990 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.03.17 22:05:05.998031 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8307 | 2026.03.17 22:05:05.998430 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.03.17 22:05:05.998464 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8309 | 2026.03.17 22:05:05.998755 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8310 | 2026.03.17 22:05:05.998966 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.03.17 22:05:05.999092 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.57 MiB/sec. | ||
| 8312 | 2026.03.17 22:05:05.999130 [ 276 ] {a27713be-085d-4151-9bbb-4324adcc4f47} <Debug> TCPHandler: Processed in 0.001284974 sec. | ||
| 8313 | 2026.03.17 22:05:05.999229 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.03.17 22:05:05.999324 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8315 | 2026.03.17 22:05:05.999363 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8316 | 2026.03.17 22:05:05.999790 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.03.17 22:05:05.999824 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8318 | 2026.03.17 22:05:06.000119 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8319 | 2026.03.17 22:05:06.000328 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.03.17 22:05:06.000450 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001145 sec., 76855.89519650655 rows/sec., 6.00 MiB/sec. | ||
| 8321 | 2026.03.17 22:05:06.000488 [ 276 ] {30fb9d6b-021b-4be0-b0f9-1fe966071b3a} <Debug> TCPHandler: Processed in 0.001306506 sec. | ||
| 8322 | 2026.03.17 22:05:06.000596 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.03.17 22:05:06.000689 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.03.17 22:05:06.000732 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8325 | 2026.03.17 22:05:06.001127 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.03.17 22:05:06.001165 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8327 | 2026.03.17 22:05:06.001510 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8328 | 2026.03.17 22:05:06.001719 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.03.17 22:05:06.001845 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8330 | 2026.03.17 22:05:06.001881 [ 276 ] {aa220f4d-4b32-4624-a0f0-cfa8968fb18d} <Debug> TCPHandler: Processed in 0.001334465 sec. | ||
| 8331 | 2026.03.17 22:05:06.001986 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.03.17 22:05:06.002079 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8333 | 2026.03.17 22:05:06.002133 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8334 | 2026.03.17 22:05:06.002914 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.03.17 22:05:06.002948 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8336 | 2026.03.17 22:05:06.003475 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8337 | 2026.03.17 22:05:06.003694 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.17 22:05:06.003828 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001767 sec., 13582.342954159592 rows/sec., 24.34 MiB/sec. | ||
| 8339 | 2026.03.17 22:05:06.003881 [ 276 ] {86a0631a-191a-4c32-91d3-dde2408de371} <Debug> TCPHandler: Processed in 0.001943338 sec. | ||
| 8340 | 2026.03.17 22:05:06.003987 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.03.17 22:05:06.004081 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.03.17 22:05:06.004123 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8343 | 2026.03.17 22:05:06.004443 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.03.17 22:05:06.004476 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8345 | 2026.03.17 22:05:06.004771 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8346 | 2026.03.17 22:05:06.004975 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.03.17 22:05:06.005099 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 8348 | 2026.03.17 22:05:06.005134 [ 276 ] {96b300ab-a2dc-4fa3-99fb-23a189e9e7e4} <Debug> TCPHandler: Processed in 0.001197293 sec. | ||
| 8349 | 2026.03.17 22:05:06.382161 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.03.17 22:05:06.382355 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.03.17 22:05:06.382424 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8352 | 2026.03.17 22:05:06.383073 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.03.17 22:05:06.383127 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8354 | 2026.03.17 22:05:06.383525 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8355 | 2026.03.17 22:05:06.383760 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.03.17 22:05:06.383922 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.23 MiB/sec. | ||
| 8357 | 2026.03.17 22:05:06.383973 [ 276 ] {b4697789-7fc4-44a6-bc5e-db9628fde6d0} <Debug> TCPHandler: Processed in 0.001944498 sec. | ||
| 8358 | 2026.03.17 22:05:06.384096 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.03.17 22:05:06.384201 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8360 | 2026.03.17 22:05:06.384245 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8361 | 2026.03.17 22:05:06.386080 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.03.17 22:05:06.386122 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8363 | 2026.03.17 22:05:06.386590 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8364 | 2026.03.17 22:05:06.386823 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.03.17 22:05:06.386965 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Debug> executeQuery: Read 2090 rows, 162.96 KiB in 0.002787 sec., 749910.2978112666 rows/sec., 57.10 MiB/sec. | ||
| 8366 | 2026.03.17 22:05:06.387005 [ 276 ] {7d6f48db-6289-4c99-9439-e8bd7d22a370} <Debug> TCPHandler: Processed in 0.002961417 sec. | ||
| 8367 | 2026.03.17 22:05:06.387108 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2026.03.17 22:05:06.387207 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8369 | 2026.03.17 22:05:06.387250 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8370 | 2026.03.17 22:05:06.387680 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.03.17 22:05:06.387716 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8372 | 2026.03.17 22:05:06.388022 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8373 | 2026.03.17 22:05:06.388251 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.03.17 22:05:06.388383 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001197 sec., 31746.03174603175 rows/sec., 2.38 MiB/sec. | ||
| 8375 | 2026.03.17 22:05:06.388422 [ 276 ] {6983d7f3-392a-4f81-953c-b00075ffcc9e} <Debug> TCPHandler: Processed in 0.001362326 sec. | ||
| 8376 | 2026.03.17 22:05:06.388527 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.03.17 22:05:06.388647 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8378 | 2026.03.17 22:05:06.388694 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8379 | 2026.03.17 22:05:06.389549 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.03.17 22:05:06.389584 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8381 | 2026.03.17 22:05:06.389922 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8382 | 2026.03.17 22:05:06.390148 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.03.17 22:05:06.390275 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001653 sec., 442831.2159709619 rows/sec., 26.19 MiB/sec. | ||
| 8384 | 2026.03.17 22:05:06.390311 [ 276 ] {387e2aa8-8185-474a-8a83-d6eefb7f67d6} <Debug> TCPHandler: Processed in 0.001835785 sec. | ||
| 8385 | 2026.03.17 22:05:06.390423 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.03.17 22:05:06.390520 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8387 | 2026.03.17 22:05:06.390560 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8388 | 2026.03.17 22:05:06.390931 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.03.17 22:05:06.390966 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8390 | 2026.03.17 22:05:06.391261 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8391 | 2026.03.17 22:05:06.391473 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.03.17 22:05:06.391601 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 8393 | 2026.03.17 22:05:06.391638 [ 276 ] {59ead9d6-fc47-4483-9f88-d9bc7196e559} <Debug> TCPHandler: Processed in 0.001264984 sec. | ||
| 8394 | 2026.03.17 22:05:06.391757 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.03.17 22:05:06.391852 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8396 | 2026.03.17 22:05:06.391891 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8397 | 2026.03.17 22:05:06.392288 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.03.17 22:05:06.392325 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8399 | 2026.03.17 22:05:06.392617 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8400 | 2026.03.17 22:05:06.392837 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.03.17 22:05:06.392966 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 8402 | 2026.03.17 22:05:06.393003 [ 276 ] {8375bdd5-fc36-4d16-8dfa-78223f309d96} <Debug> TCPHandler: Processed in 0.001294765 sec. | ||
| 8403 | 2026.03.17 22:05:06.393119 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.03.17 22:05:06.393213 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8405 | 2026.03.17 22:05:06.393253 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8406 | 2026.03.17 22:05:06.394222 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.03.17 22:05:06.394259 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8408 | 2026.03.17 22:05:06.394601 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8409 | 2026.03.17 22:05:06.394809 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.03.17 22:05:06.394941 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Debug> executeQuery: Read 1062 rows, 75.68 KiB in 0.001746 sec., 608247.4226804124 rows/sec., 42.33 MiB/sec. | ||
| 8411 | 2026.03.17 22:05:06.394979 [ 276 ] {9d937f3b-9f52-4aae-9fce-a6e4ecea415a} <Debug> TCPHandler: Processed in 0.001909057 sec. | ||
| 8412 | 2026.03.17 22:05:06.395099 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.03.17 22:05:06.395195 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8414 | 2026.03.17 22:05:06.395237 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8415 | 2026.03.17 22:05:06.395981 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.03.17 22:05:06.396016 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8417 | 2026.03.17 22:05:06.396450 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8418 | 2026.03.17 22:05:06.396660 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.03.17 22:05:06.396787 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001612 sec., 777295.2853598015 rows/sec., 49.01 MiB/sec. | ||
| 8420 | 2026.03.17 22:05:06.396825 [ 276 ] {691ff633-1769-4139-a6a9-2a29899d6bfc} <Debug> TCPHandler: Processed in 0.001774684 sec. | ||
| 8421 | 2026.03.17 22:05:06.396926 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.03.17 22:05:06.397024 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.03.17 22:05:06.397078 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8424 | 2026.03.17 22:05:06.397901 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.03.17 22:05:06.397936 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8426 | 2026.03.17 22:05:06.398492 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8427 | 2026.03.17 22:05:06.398730 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.03.17 22:05:06.398875 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 24.91 MiB/sec. | ||
| 8429 | 2026.03.17 22:05:06.398936 [ 276 ] {9e8c18a8-1c0b-4218-b224-2fea01f90af4} <Debug> TCPHandler: Processed in 0.00205768 sec. | ||
| 8430 | 2026.03.17 22:05:06.399046 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.03.17 22:05:06.399143 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.03.17 22:05:06.399185 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8433 | 2026.03.17 22:05:06.399506 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.03.17 22:05:06.399543 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8435 | 2026.03.17 22:05:06.399858 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8436 | 2026.03.17 22:05:06.400082 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.03.17 22:05:06.400215 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 8438 | 2026.03.17 22:05:06.400252 [ 276 ] {6f40078f-6f56-4221-a869-097ee93b7d7d} <Debug> TCPHandler: Processed in 0.001254804 sec. | ||
| 8439 | 2026.03.17 22:05:08.428662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18744 | ||
| 8440 | 2026.03.17 22:05:08.429202 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.03.17 22:05:08.429242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8442 | 2026.03.17 22:05:08.429719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8443 | 2026.03.17 22:05:08.429958 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.03.17 22:05:08.430089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18744 | ||
| 8445 | 2026.03.17 22:05:09.392664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8446 | 2026.03.17 22:05:09.408490 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.03.17 22:05:09.408542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8448 | 2026.03.17 22:05:09.414110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8449 | 2026.03.17 22:05:09.414801 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.03.17 22:05:09.417493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8451 | 2026.03.17 22:05:10.993096 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.03.17 22:05:10.993393 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8453 | 2026.03.17 22:05:10.993497 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8454 | 2026.03.17 22:05:10.994254 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.03.17 22:05:10.994296 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8456 | 2026.03.17 22:05:10.994680 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8457 | 2026.03.17 22:05:10.994908 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.03.17 22:05:10.995060 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.45 MiB/sec. | ||
| 8459 | 2026.03.17 22:05:10.995102 [ 276 ] {1583d9ca-0977-4106-a0b2-6c247cde06e3} <Debug> TCPHandler: Processed in 0.002178772 sec. | ||
| 8460 | 2026.03.17 22:05:10.995226 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.03.17 22:05:10.995325 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8462 | 2026.03.17 22:05:10.995365 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8463 | 2026.03.17 22:05:10.995836 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.03.17 22:05:10.995874 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8465 | 2026.03.17 22:05:10.996183 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8466 | 2026.03.17 22:05:10.996396 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.03.17 22:05:10.996530 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 8468 | 2026.03.17 22:05:10.996567 [ 276 ] {9b2dc1f2-dd15-4cb5-86a0-38095c2207ca} <Debug> TCPHandler: Processed in 0.001393036 sec. | ||
| 8469 | 2026.03.17 22:05:10.996683 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.03.17 22:05:10.996777 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.03.17 22:05:10.996820 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8472 | 2026.03.17 22:05:10.997202 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.03.17 22:05:10.997241 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8474 | 2026.03.17 22:05:10.997579 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8475 | 2026.03.17 22:05:10.997784 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.03.17 22:05:10.997910 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001153 sec., 111014.74414570686 rows/sec., 7.73 MiB/sec. | ||
| 8477 | 2026.03.17 22:05:10.997946 [ 276 ] {5e5b689c-6b9b-4335-8f26-e52c52f0a722} <Debug> TCPHandler: Processed in 0.001311595 sec. | ||
| 8478 | 2026.03.17 22:05:10.998063 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.03.17 22:05:10.998155 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.03.17 22:05:10.998195 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8481 | 2026.03.17 22:05:10.998509 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.03.17 22:05:10.998542 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8483 | 2026.03.17 22:05:10.998839 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8484 | 2026.03.17 22:05:10.999037 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.03.17 22:05:10.999165 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001029 sec., 46647.23032069971 rows/sec., 3.14 MiB/sec. | ||
| 8486 | 2026.03.17 22:05:10.999200 [ 276 ] {ec81cfd6-d26e-4eac-82e0-d85776265079} <Debug> TCPHandler: Processed in 0.001190803 sec. | ||
| 8487 | 2026.03.17 22:05:15.742591 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8488 | 2026.03.17 22:05:15.742661 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8489 | 2026.03.17 22:05:15.930160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19192 | ||
| 8490 | 2026.03.17 22:05:15.930737 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.03.17 22:05:15.930794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8492 | 2026.03.17 22:05:15.931294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8493 | 2026.03.17 22:05:15.931536 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.03.17 22:05:15.931684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19192 | ||
| 8495 | 2026.03.17 22:05:15.978301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1098 | ||
| 8496 | 2026.03.17 22:05:15.980691 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.03.17 22:05:15.980737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8498 | 2026.03.17 22:05:15.981935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8499 | 2026.03.17 22:05:15.982208 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.03.17 22:05:15.982570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8501 | 2026.03.17 22:05:15.995284 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.03.17 22:05:15.995454 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8503 | 2026.03.17 22:05:15.995520 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8504 | 2026.03.17 22:05:15.996165 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.03.17 22:05:15.996208 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8506 | 2026.03.17 22:05:15.996568 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8507 | 2026.03.17 22:05:15.996808 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.03.17 22:05:15.996933 [ 95 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8509 | 2026.03.17 22:05:15.996960 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001552 sec., 67010.30927835051 rows/sec., 5.60 MiB/sec. | ||
| 8510 | 2026.03.17 22:05:15.996975 [ 95 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.03.17 22:05:15.997004 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8512 | 2026.03.17 22:05:15.997013 [ 276 ] {14553185-cd58-43f6-9881-4127b3feb064} <Debug> TCPHandler: Processed in 0.001852086 sec. | ||
| 8513 | 2026.03.17 22:05:15.997088 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 8514 | 2026.03.17 22:05:15.997170 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.03.17 22:05:15.997191 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8516 | 2026.03.17 22:05:15.997226 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2890 rows starting from the beginning of the part | ||
| 8517 | 2026.03.17 22:05:15.997274 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8518 | 2026.03.17 22:05:15.997280 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 8519 | 2026.03.17 22:05:15.997328 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8520 | 2026.03.17 22:05:15.997342 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 8521 | 2026.03.17 22:05:15.997386 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2090 rows starting from the beginning of the part | ||
| 8522 | 2026.03.17 22:05:15.997422 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 8523 | 2026.03.17 22:05:15.997457 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8524 | 2026.03.17 22:05:15.997793 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.03.17 22:05:15.997835 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8526 | 2026.03.17 22:05:15.998156 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8527 | 2026.03.17 22:05:15.998404 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.03.17 22:05:15.998542 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001288 sec., 18633.540372670806 rows/sec., 1.37 MiB/sec. | ||
| 8529 | 2026.03.17 22:05:15.998582 [ 276 ] {9a51df2b-4f90-47c8-9480-c19a5e16be6a} <Debug> TCPHandler: Processed in 0.001463958 sec. | ||
| 8530 | 2026.03.17 22:05:15.998700 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.03.17 22:05:15.998794 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8532 | 2026.03.17 22:05:15.998837 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8533 | 2026.03.17 22:05:15.999283 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.03.17 22:05:15.999322 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8535 | 2026.03.17 22:05:15.999383 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5334 rows, containing 5 columns (5 merged, 0 gathered) in 0.002331714 sec., 2287587.5857845345 rows/sec., 184.74 MiB/sec. | ||
| 8536 | 2026.03.17 22:05:15.999649 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8537 | 2026.03.17 22:05:15.999704 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8538 | 2026.03.17 22:05:15.999913 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2026.03.17 22:05:16.000037 [ 95 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8540 | 2026.03.17 22:05:16.000057 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.17 22:05:16.000069 [ 95 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.03.17 22:05:16.000066 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00129 sec., 68217.0542635659 rows/sec., 5.33 MiB/sec. | ||
| 8543 | 2026.03.17 22:05:16.000168 [ 276 ] {1a3e40f9-55f3-41d4-bbbc-8f87f5516fe2} <Debug> TCPHandler: Processed in 0.00151766 sec. | ||
| 8544 | 2026.03.17 22:05:16.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.96 MiB, peak 306.06 MiB, free memory in arenas 0.00 B, will set to 298.68 MiB (RSS), difference: -3.28 MiB | ||
| 8545 | 2026.03.17 22:05:16.000180 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8546 | 2026.03.17 22:05:16.000218 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_66_13} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8547 | 2026.03.17 22:05:16.000271 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 8548 | 2026.03.17 22:05:16.000289 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.03.17 22:05:16.000337 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 8550 | 2026.03.17 22:05:16.000358 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8551 | 2026.03.17 22:05:16.000393 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.03.17 22:05:16.000412 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1550 rows starting from the beginning of the part | ||
| 8553 | 2026.03.17 22:05:16.000444 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8554 | 2026.03.17 22:05:16.000461 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 81 rows starting from the beginning of the part | ||
| 8555 | 2026.03.17 22:05:16.000501 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 88 rows starting from the beginning of the part | ||
| 8556 | 2026.03.17 22:05:16.000534 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1062 rows starting from the beginning of the part | ||
| 8557 | 2026.03.17 22:05:16.000564 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8558 | 2026.03.17 22:05:16.000598 [ 191 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 8559 | 2026.03.17 22:05:16.000900 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.03.17 22:05:16.000943 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8561 | 2026.03.17 22:05:16.001308 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8562 | 2026.03.17 22:05:16.001533 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.03.17 22:05:16.001670 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 8564 | 2026.03.17 22:05:16.001687 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8565 | 2026.03.17 22:05:16.001708 [ 276 ] {81239376-33de-4bed-bfd6-69d2e44212e0} <Debug> TCPHandler: Processed in 0.001468258 sec. | ||
| 8566 | 2026.03.17 22:05:16.001745 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2933 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505049 sec., 1948773.7608542978 rows/sec., 145.05 MiB/sec. | ||
| 8567 | 2026.03.17 22:05:16.001757 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.03.17 22:05:16.001786 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8569 | 2026.03.17 22:05:16.001855 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8570 | 2026.03.17 22:05:16.001861 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 8571 | 2026.03.17 22:05:16.001957 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8572 | 2026.03.17 22:05:16.001965 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8573 | 2026.03.17 22:05:16.001981 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8574 | 2026.03.17 22:05:16.002007 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20076 rows starting from the beginning of the part | ||
| 8575 | 2026.03.17 22:05:16.002022 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8576 | 2026.03.17 22:05:16.002060 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8577 | 2026.03.17 22:05:16.002107 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 8578 | 2026.03.17 22:05:16.002146 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1253 rows starting from the beginning of the part | ||
| 8579 | 2026.03.17 22:05:16.002179 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 8580 | 2026.03.17 22:05:16.002212 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 8581 | 2026.03.17 22:05:16.002352 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.03.17 22:05:16.002451 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_66_13} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8583 | 2026.03.17 22:05:16.002562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8584 | 2026.03.17 22:05:16.002881 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.03.17 22:05:16.002924 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8586 | 2026.03.17 22:05:16.003534 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8587 | 2026.03.17 22:05:16.003799 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.03.17 22:05:16.003950 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00201 sec., 11940.298507462687 rows/sec., 21.40 MiB/sec. | ||
| 8589 | 2026.03.17 22:05:16.004014 [ 276 ] {2678f03e-3daa-4658-83e2-0a4045ccda5a} <Debug> TCPHandler: Processed in 0.002206413 sec. | ||
| 8590 | 2026.03.17 22:05:16.004134 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.03.17 22:05:16.004230 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8592 | 2026.03.17 22:05:16.004273 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8593 | 2026.03.17 22:05:16.004614 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.03.17 22:05:16.004653 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8595 | 2026.03.17 22:05:16.004999 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8596 | 2026.03.17 22:05:16.005228 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.03.17 22:05:16.005345 [ 94 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8598 | 2026.03.17 22:05:16.005363 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 8599 | 2026.03.17 22:05:16.005378 [ 94 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.03.17 22:05:16.005404 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8601 | 2026.03.17 22:05:16.005406 [ 276 ] {85b9262b-5a67-439d-b9cc-b6b8c224b879} <Debug> TCPHandler: Processed in 0.001325205 sec. | ||
| 8602 | 2026.03.17 22:05:16.005487 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 8603 | 2026.03.17 22:05:16.005577 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8604 | 2026.03.17 22:05:16.005607 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2970 rows starting from the beginning of the part | ||
| 8605 | 2026.03.17 22:05:16.005663 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 8606 | 2026.03.17 22:05:16.005707 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 8607 | 2026.03.17 22:05:16.005746 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 8608 | 2026.03.17 22:05:16.005784 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 8609 | 2026.03.17 22:05:16.005821 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 8610 | 2026.03.17 22:05:16.007001 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21937 rows, containing 5 columns (5 merged, 0 gathered) in 0.00516854 sec., 4244332.055087123 rows/sec., 278.97 MiB/sec. | ||
| 8611 | 2026.03.17 22:05:16.007010 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.00155894 sec., 2059091.4339230503 rows/sec., 137.57 MiB/sec. | ||
| 8612 | 2026.03.17 22:05:16.007371 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8613 | 2026.03.17 22:05:16.007460 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8614 | 2026.03.17 22:05:16.007656 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.03.17 22:05:16.007734 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_66_13} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8616 | 2026.03.17 22:05:16.007801 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8617 | 2026.03.17 22:05:16.007848 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.03.17 22:05:16.007919 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8619 | 2026.03.17 22:05:16.008011 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8620 | 2026.03.17 22:05:16.917556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8621 | 2026.03.17 22:05:16.934862 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.03.17 22:05:16.934931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 8623 | 2026.03.17 22:05:16.940956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8624 | 2026.03.17 22:05:16.941680 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.03.17 22:05:16.944923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8626 | 2026.03.17 22:05:17.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.43 MiB, peak 306.06 MiB, free memory in arenas 0.00 B, will set to 299.98 MiB (RSS), difference: 3.55 MiB | ||
| 8627 | 2026.03.17 22:05:19.858159 [ 79 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8628 | 2026.03.17 22:05:19.858240 [ 79 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.03.17 22:05:19.858264 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8630 | 2026.03.17 22:05:19.858389 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8631 | 2026.03.17 22:05:19.858529 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8632 | 2026.03.17 22:05:19.858563 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 881 rows starting from the beginning of the part | ||
| 8633 | 2026.03.17 22:05:19.858631 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 732 rows starting from the beginning of the part | ||
| 8634 | 2026.03.17 22:05:19.858680 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 732 rows starting from the beginning of the part | ||
| 8635 | 2026.03.17 22:05:19.858731 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 732 rows starting from the beginning of the part | ||
| 8636 | 2026.03.17 22:05:19.858773 [ 189 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 732 rows starting from the beginning of the part | ||
| 8637 | 2026.03.17 22:05:19.860167 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829365 sec., 2082143.2573597943 rows/sec., 131.53 MiB/sec. | ||
| 8638 | 2026.03.17 22:05:19.860405 [ 200 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8639 | 2026.03.17 22:05:19.860726 [ 200 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2026.03.17 22:05:19.860806 [ 200 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_14_3} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8641 | 2026.03.17 22:05:19.860917 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8642 | 2026.03.17 22:05:20.994849 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2026.03.17 22:05:20.995043 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8644 | 2026.03.17 22:05:20.995114 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8645 | 2026.03.17 22:05:20.995880 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.03.17 22:05:20.995930 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8647 | 2026.03.17 22:05:20.996323 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8648 | 2026.03.17 22:05:20.996540 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.03.17 22:05:20.996686 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001694 sec., 53128.68949232586 rows/sec., 4.46 MiB/sec. | ||
| 8650 | 2026.03.17 22:05:20.996727 [ 276 ] {8145a8d6-d41b-42c5-97ea-0974655d10ba} <Debug> TCPHandler: Processed in 0.002008298 sec. | ||
| 8651 | 2026.03.17 22:05:20.996853 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.03.17 22:05:20.996948 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8653 | 2026.03.17 22:05:20.996988 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8654 | 2026.03.17 22:05:20.997390 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.03.17 22:05:20.997426 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8656 | 2026.03.17 22:05:20.997718 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8657 | 2026.03.17 22:05:20.997918 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.03.17 22:05:20.998038 [ 90 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8659 | 2026.03.17 22:05:20.998048 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001119 sec., 15192.135835567471 rows/sec., 1.12 MiB/sec. | ||
| 8660 | 2026.03.17 22:05:20.998111 [ 90 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.03.17 22:05:20.998131 [ 276 ] {8259b4a1-a4d5-49d3-a8cd-5f5373c0deaf} <Debug> TCPHandler: Processed in 0.001330175 sec. | ||
| 8662 | 2026.03.17 22:05:20.998138 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8663 | 2026.03.17 22:05:20.998249 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.03.17 22:05:20.998263 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 8665 | 2026.03.17 22:05:20.998353 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8666 | 2026.03.17 22:05:20.998358 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8667 | 2026.03.17 22:05:20.998392 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 8668 | 2026.03.17 22:05:20.998393 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8669 | 2026.03.17 22:05:20.998452 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 8670 | 2026.03.17 22:05:20.998496 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8671 | 2026.03.17 22:05:20.998538 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 8672 | 2026.03.17 22:05:20.998580 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8673 | 2026.03.17 22:05:20.998619 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 8674 | 2026.03.17 22:05:20.998828 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.03.17 22:05:20.998862 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8676 | 2026.03.17 22:05:20.999152 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8677 | 2026.03.17 22:05:20.999351 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.03.17 22:05:20.999370 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149322 sec., 299306.8957176492 rows/sec., 21.31 MiB/sec. | ||
| 8679 | 2026.03.17 22:05:20.999477 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001142 sec., 70928.19614711033 rows/sec., 5.54 MiB/sec. | ||
| 8680 | 2026.03.17 22:05:20.999519 [ 276 ] {fcd02101-c0db-4920-8ad7-f09ef0656059} <Debug> TCPHandler: Processed in 0.001316015 sec. | ||
| 8681 | 2026.03.17 22:05:20.999589 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8682 | 2026.03.17 22:05:20.999638 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.03.17 22:05:20.999734 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.03.17 22:05:20.999778 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8685 | 2026.03.17 22:05:20.999938 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.03.17 22:05:21.000024 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_56_11} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8687 | 2026.03.17 22:05:21.000137 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8688 | 2026.03.17 22:05:21.000184 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.03.17 22:05:21.000225 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8690 | 2026.03.17 22:05:21.000546 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8691 | 2026.03.17 22:05:21.000745 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.03.17 22:05:21.000868 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 8693 | 2026.03.17 22:05:21.000904 [ 276 ] {366ca6de-9d6d-4eb0-98d9-000dc77c23a2} <Debug> TCPHandler: Processed in 0.001324376 sec. | ||
| 8694 | 2026.03.17 22:05:21.001009 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2026.03.17 22:05:21.001100 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8696 | 2026.03.17 22:05:21.001152 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8697 | 2026.03.17 22:05:21.001922 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.03.17 22:05:21.001958 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8699 | 2026.03.17 22:05:21.002473 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8700 | 2026.03.17 22:05:21.002700 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.03.17 22:05:21.002824 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8702 | 2026.03.17 22:05:21.002831 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00175 sec., 9714.285714285714 rows/sec., 17.41 MiB/sec. | ||
| 8703 | 2026.03.17 22:05:21.002868 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.03.17 22:05:21.002892 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8705 | 2026.03.17 22:05:21.002902 [ 276 ] {4220fe91-e458-4b0b-8604-69d844a969e3} <Debug> TCPHandler: Processed in 0.001939177 sec. | ||
| 8706 | 2026.03.17 22:05:21.002997 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 8707 | 2026.03.17 22:05:21.003020 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.03.17 22:05:21.003118 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8709 | 2026.03.17 22:05:21.003159 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8710 | 2026.03.17 22:05:21.003212 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8711 | 2026.03.17 22:05:21.003268 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1048 rows starting from the beginning of the part | ||
| 8712 | 2026.03.17 22:05:21.003389 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 8713 | 2026.03.17 22:05:21.003486 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8714 | 2026.03.17 22:05:21.003492 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.03.17 22:05:21.003535 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8716 | 2026.03.17 22:05:21.003576 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 8717 | 2026.03.17 22:05:21.003677 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8718 | 2026.03.17 22:05:21.003773 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 8719 | 2026.03.17 22:05:21.003840 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8720 | 2026.03.17 22:05:21.004062 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.03.17 22:05:21.004203 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8722 | 2026.03.17 22:05:21.004238 [ 276 ] {6433392b-1aa9-4934-a0e6-7f1537447641} <Debug> TCPHandler: Processed in 0.001265325 sec. | ||
| 8723 | 2026.03.17 22:05:21.009426 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 19 columns (19 merged, 0 gathered) in 0.006473765 sec., 178566.87723449955 rows/sec., 319.98 MiB/sec. | ||
| 8724 | 2026.03.17 22:05:21.010612 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8725 | 2026.03.17 22:05:21.010998 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.17 22:05:21.011081 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8727 | 2026.03.17 22:05:21.011243 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 8728 | 2026.03.17 22:05:22.000248 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.23 MiB, peak 311.80 MiB, free memory in arenas 0.00 B, will set to 302.79 MiB (RSS), difference: 2.56 MiB | ||
| 8729 | 2026.03.17 22:05:23.431760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19704 | ||
| 8730 | 2026.03.17 22:05:23.432373 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.03.17 22:05:23.432426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8732 | 2026.03.17 22:05:23.432982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8733 | 2026.03.17 22:05:23.433233 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.03.17 22:05:23.433382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19704 | ||
| 8735 | 2026.03.17 22:05:23.433375 [ 88 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8736 | 2026.03.17 22:05:23.433461 [ 88 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.03.17 22:05:23.433484 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8738 | 2026.03.17 22:05:23.433624 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 8739 | 2026.03.17 22:05:23.433787 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8740 | 2026.03.17 22:05:23.433833 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17272 rows starting from the beginning of the part | ||
| 8741 | 2026.03.17 22:05:23.433909 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8742 | 2026.03.17 22:05:23.433963 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8743 | 2026.03.17 22:05:23.434010 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8744 | 2026.03.17 22:05:23.434051 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8745 | 2026.03.17 22:05:23.434089 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8746 | 2026.03.17 22:05:23.436569 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19704 rows, containing 4 columns (4 merged, 0 gathered) in 0.003009258 sec., 6547793.509230515 rows/sec., 93.67 MiB/sec. | ||
| 8747 | 2026.03.17 22:05:23.436833 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8748 | 2026.03.17 22:05:23.437099 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.03.17 22:05:23.437226 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_41_8} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8750 | 2026.03.17 22:05:23.437330 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8751 | 2026.03.17 22:05:24.444991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8752 | 2026.03.17 22:05:24.461644 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.03.17 22:05:24.461702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8754 | 2026.03.17 22:05:24.467665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8755 | 2026.03.17 22:05:24.468380 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.03.17 22:05:24.468685 [ 87 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8757 | 2026.03.17 22:05:24.468755 [ 87 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.03.17 22:05:24.468781 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8759 | 2026.03.17 22:05:24.468907 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8760 | 2026.03.17 22:05:24.471550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8761 | 2026.03.17 22:05:24.472417 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8762 | 2026.03.17 22:05:24.473781 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8763 | 2026.03.17 22:05:24.478243 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8764 | 2026.03.17 22:05:24.482640 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8765 | 2026.03.17 22:05:24.487093 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8766 | 2026.03.17 22:05:24.491668 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8767 | 2026.03.17 22:05:24.495766 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 8768 | 2026.03.17 22:05:24.551767 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082913946 sec., 3726.755448353646 rows/sec., 19.27 MiB/sec. | ||
| 8769 | 2026.03.17 22:05:24.554360 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8770 | 2026.03.17 22:05:24.556462 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_41_8} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.03.17 22:05:24.556576 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_41_8} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8772 | 2026.03.17 22:05:24.559010 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8773 | 2026.03.17 22:05:25.982746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1122 | ||
| 8774 | 2026.03.17 22:05:25.984856 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.03.17 22:05:25.984910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8776 | 2026.03.17 22:05:25.986085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8777 | 2026.03.17 22:05:25.986368 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.03.17 22:05:25.986716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 8779 | 2026.03.17 22:05:25.996716 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.03.17 22:05:25.996921 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8781 | 2026.03.17 22:05:25.997000 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8782 | 2026.03.17 22:05:25.997683 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.03.17 22:05:25.997738 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8784 | 2026.03.17 22:05:25.998153 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8785 | 2026.03.17 22:05:25.998399 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.03.17 22:05:25.998565 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.0017 sec., 61176.4705882353 rows/sec., 5.12 MiB/sec. | ||
| 8787 | 2026.03.17 22:05:25.998616 [ 276 ] {d81051b8-69d3-4a86-b3fe-468aa2c6de10} <Debug> TCPHandler: Processed in 0.002035559 sec. | ||
| 8788 | 2026.03.17 22:05:25.998741 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.03.17 22:05:25.998846 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.03.17 22:05:25.998892 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8791 | 2026.03.17 22:05:25.999320 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.03.17 22:05:25.999358 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8793 | 2026.03.17 22:05:25.999673 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8794 | 2026.03.17 22:05:25.999914 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.03.17 22:05:26.000053 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.43 MiB/sec. | ||
| 8796 | 2026.03.17 22:05:26.000093 [ 276 ] {f8eea0d0-97d5-40ae-a952-5fcf99babefe} <Debug> TCPHandler: Processed in 0.001403247 sec. | ||
| 8797 | 2026.03.17 22:05:26.000208 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.03.17 22:05:26.000307 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8799 | 2026.03.17 22:05:26.000351 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8800 | 2026.03.17 22:05:26.000776 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.03.17 22:05:26.000813 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8802 | 2026.03.17 22:05:26.001126 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8803 | 2026.03.17 22:05:26.001348 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.03.17 22:05:26.001493 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001206 sec., 72968.49087893864 rows/sec., 5.70 MiB/sec. | ||
| 8805 | 2026.03.17 22:05:26.001532 [ 276 ] {a8782e1a-eb4a-44eb-9203-a999a0fe7d69} <Debug> TCPHandler: Processed in 0.001374407 sec. | ||
| 8806 | 2026.03.17 22:05:26.001642 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.03.17 22:05:26.001738 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.03.17 22:05:26.001782 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8809 | 2026.03.17 22:05:26.002177 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.03.17 22:05:26.002214 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8811 | 2026.03.17 22:05:26.002551 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8812 | 2026.03.17 22:05:26.002772 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.03.17 22:05:26.002907 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8814 | 2026.03.17 22:05:26.002945 [ 276 ] {3c4fbc96-c549-4699-8398-f9daceb2fd14} <Debug> TCPHandler: Processed in 0.001351256 sec. | ||
| 8815 | 2026.03.17 22:05:26.003047 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.03.17 22:05:26.003142 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8817 | 2026.03.17 22:05:26.003195 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8818 | 2026.03.17 22:05:26.003976 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.03.17 22:05:26.004013 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8820 | 2026.03.17 22:05:26.004561 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8821 | 2026.03.17 22:05:26.004810 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.03.17 22:05:26.004953 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00183 sec., 13114.754098360656 rows/sec., 23.50 MiB/sec. | ||
| 8823 | 2026.03.17 22:05:26.005019 [ 276 ] {48b9fb09-55e8-4615-83b9-f4e311fed485} <Debug> TCPHandler: Processed in 0.002018919 sec. | ||
| 8824 | 2026.03.17 22:05:26.005138 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.03.17 22:05:26.005231 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8826 | 2026.03.17 22:05:26.005274 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8827 | 2026.03.17 22:05:26.005610 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.03.17 22:05:26.005648 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8829 | 2026.03.17 22:05:26.005959 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8830 | 2026.03.17 22:05:26.006184 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.03.17 22:05:26.006317 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8832 | 2026.03.17 22:05:26.006352 [ 276 ] {ec93159e-becc-44e5-9417-cae06105e454} <Debug> TCPHandler: Processed in 0.001264355 sec. | ||
| 8833 | 2026.03.17 22:05:27.412698 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64515 | ||
| 8834 | 2026.03.17 22:05:27.412823 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8835 | 2026.03.17 22:05:27.412851 [ 286 ] {} <Debug> TCP-Session: 7ec9e535-1bbd-4c1e-99ee-f5e3aced6400 Authenticating user 'default' from [fd00:1122:3344:101::e]:64515 | ||
| 8836 | 2026.03.17 22:05:27.412882 [ 286 ] {} <Debug> TCP-Session: 7ec9e535-1bbd-4c1e-99ee-f5e3aced6400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.03.17 22:05:27.412901 [ 286 ] {} <Debug> TCP-Session: 7ec9e535-1bbd-4c1e-99ee-f5e3aced6400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.03.17 22:05:27.413112 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57092 | ||
| 8839 | 2026.03.17 22:05:27.413158 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50341 | ||
| 8840 | 2026.03.17 22:05:27.413189 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38599 | ||
| 8841 | 2026.03.17 22:05:27.413198 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56666 | ||
| 8842 | 2026.03.17 22:05:27.413216 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60686 | ||
| 8843 | 2026.03.17 22:05:27.413282 [ 286 ] {} <Trace> TCP-Session: 7ec9e535-1bbd-4c1e-99ee-f5e3aced6400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.03.17 22:05:27.413209 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55017 | ||
| 8845 | 2026.03.17 22:05:27.413178 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50206 | ||
| 8846 | 2026.03.17 22:05:27.413392 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8847 | 2026.03.17 22:05:27.413179 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46304 | ||
| 8848 | 2026.03.17 22:05:27.413436 [ 287 ] {} <Debug> TCP-Session: ac05532b-64bf-4cc3-92c4-ab97753e8573 Authenticating user 'default' from [fd00:1122:3344:101::e]:57092 | ||
| 8849 | 2026.03.17 22:05:27.413475 [ 286 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8850 | 2026.03.17 22:05:27.413486 [ 287 ] {} <Debug> TCP-Session: ac05532b-64bf-4cc3-92c4-ab97753e8573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2026.03.17 22:05:27.413513 [ 287 ] {} <Debug> TCP-Session: ac05532b-64bf-4cc3-92c4-ab97753e8573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2026.03.17 22:05:27.413766 [ 286 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8853 | 2026.03.17 22:05:27.413799 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8854 | 2026.03.17 22:05:27.413835 [ 353 ] {} <Debug> TCP-Session: f8cd541c-52c5-40e9-a45c-f703f1991a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:60686 | ||
| 8855 | 2026.03.17 22:05:27.413841 [ 286 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8856 | 2026.03.17 22:05:27.413855 [ 353 ] {} <Debug> TCP-Session: f8cd541c-52c5-40e9-a45c-f703f1991a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8857 | 2026.03.17 22:05:27.413872 [ 353 ] {} <Debug> TCP-Session: f8cd541c-52c5-40e9-a45c-f703f1991a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.03.17 22:05:27.413924 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8859 | 2026.03.17 22:05:27.413966 [ 289 ] {} <Debug> TCP-Session: e30820ce-e8f9-4320-99e7-a670f1bbcf2b Authenticating user 'default' from [fd00:1122:3344:101::e]:50206 | ||
| 8860 | 2026.03.17 22:05:27.413989 [ 289 ] {} <Debug> TCP-Session: e30820ce-e8f9-4320-99e7-a670f1bbcf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.03.17 22:05:27.414002 [ 289 ] {} <Debug> TCP-Session: e30820ce-e8f9-4320-99e7-a670f1bbcf2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.03.17 22:05:27.414143 [ 286 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 8863 | 2026.03.17 22:05:27.414388 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8864 | 2026.03.17 22:05:27.414431 [ 349 ] {} <Debug> TCP-Session: e99b66c9-3d9a-4519-9651-580593c12ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46304 | ||
| 8865 | 2026.03.17 22:05:27.414460 [ 349 ] {} <Debug> TCP-Session: e99b66c9-3d9a-4519-9651-580593c12ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.03.17 22:05:27.414482 [ 349 ] {} <Debug> TCP-Session: e99b66c9-3d9a-4519-9651-580593c12ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2026.03.17 22:05:27.414798 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8868 | 2026.03.17 22:05:27.414843 [ 351 ] {} <Debug> TCP-Session: b32ea4ba-f472-4ac0-a3eb-3f984f912473 Authenticating user 'default' from [fd00:1122:3344:101::e]:56666 | ||
| 8869 | 2026.03.17 22:05:27.414867 [ 351 ] {} <Debug> TCP-Session: b32ea4ba-f472-4ac0-a3eb-3f984f912473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.03.17 22:05:27.414887 [ 351 ] {} <Debug> TCP-Session: b32ea4ba-f472-4ac0-a3eb-3f984f912473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2026.03.17 22:05:27.414953 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8872 | 2026.03.17 22:05:27.415002 [ 350 ] {} <Debug> TCP-Session: dcb8b27c-ea7b-49f0-ae4b-0e14193213bc Authenticating user 'default' from [fd00:1122:3344:101::e]:38599 | ||
| 8873 | 2026.03.17 22:05:27.415027 [ 350 ] {} <Debug> TCP-Session: dcb8b27c-ea7b-49f0-ae4b-0e14193213bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2026.03.17 22:05:27.415050 [ 350 ] {} <Debug> TCP-Session: dcb8b27c-ea7b-49f0-ae4b-0e14193213bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8875 | 2026.03.17 22:05:27.415136 [ 341 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Trace> AggregatingTransform: Aggregating | ||
| 8876 | 2026.03.17 22:05:27.415273 [ 341 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8877 | 2026.03.17 22:05:27.415288 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8878 | 2026.03.17 22:05:27.415320 [ 288 ] {} <Debug> TCP-Session: e481bca8-1bb2-4478-85e1-a3fc5d1c82a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50341 | ||
| 8879 | 2026.03.17 22:05:27.415322 [ 341 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068411 sec. (935.969 rows/sec., 36.56 KiB/sec.) | ||
| 8880 | 2026.03.17 22:05:27.415344 [ 288 ] {} <Debug> TCP-Session: e481bca8-1bb2-4478-85e1-a3fc5d1c82a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2026.03.17 22:05:27.415350 [ 341 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Trace> Aggregator: Merging aggregated data | ||
| 8882 | 2026.03.17 22:05:27.415363 [ 288 ] {} <Debug> TCP-Session: e481bca8-1bb2-4478-85e1-a3fc5d1c82a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2026.03.17 22:05:27.415609 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8884 | 2026.03.17 22:05:27.415657 [ 352 ] {} <Debug> TCP-Session: f96a3a50-778a-475a-b9b5-8cc42a9fb655 Authenticating user 'default' from [fd00:1122:3344:101::e]:55017 | ||
| 8885 | 2026.03.17 22:05:27.415684 [ 352 ] {} <Debug> TCP-Session: f96a3a50-778a-475a-b9b5-8cc42a9fb655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2026.03.17 22:05:27.415705 [ 352 ] {} <Debug> TCP-Session: f96a3a50-778a-475a-b9b5-8cc42a9fb655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.03.17 22:05:27.416669 [ 286 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 8888 | 2026.03.17 22:05:27.416820 [ 286 ] {533ee7a6-6d73-4b7e-b84b-33213fdd38c8} <Debug> TCPHandler: Processed in 0.003659831 sec. | ||
| 8889 | 2026.03.17 22:05:27.416963 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8890 | 2026.03.17 22:05:27.416996 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8891 | 2026.03.17 22:05:27.417013 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8892 | 2026.03.17 22:05:27.417030 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8893 | 2026.03.17 22:05:27.417043 [ 287 ] {} <Debug> TCP-Session: ac05532b-64bf-4cc3-92c4-ab97753e8573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8894 | 2026.03.17 22:05:27.417064 [ 350 ] {} <Debug> TCP-Session: dcb8b27c-ea7b-49f0-ae4b-0e14193213bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8895 | 2026.03.17 22:05:27.417072 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8896 | 2026.03.17 22:05:27.417090 [ 349 ] {} <Debug> TCP-Session: e99b66c9-3d9a-4519-9651-580593c12ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8897 | 2026.03.17 22:05:27.417105 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8898 | 2026.03.17 22:05:27.417134 [ 353 ] {} <Debug> TCP-Session: f8cd541c-52c5-40e9-a45c-f703f1991a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2026.03.17 22:05:27.417093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8900 | 2026.03.17 22:05:27.417169 [ 351 ] {} <Debug> TCP-Session: b32ea4ba-f472-4ac0-a3eb-3f984f912473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8901 | 2026.03.17 22:05:27.417046 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8902 | 2026.03.17 22:05:27.417236 [ 289 ] {} <Debug> TCP-Session: e30820ce-e8f9-4320-99e7-a670f1bbcf2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.03.17 22:05:27.417002 [ 286 ] {} <Debug> TCP-Session: 7ec9e535-1bbd-4c1e-99ee-f5e3aced6400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8904 | 2026.03.17 22:05:27.417276 [ 352 ] {} <Debug> TCP-Session: f96a3a50-778a-475a-b9b5-8cc42a9fb655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2026.03.17 22:05:27.417058 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8906 | 2026.03.17 22:05:27.417347 [ 288 ] {} <Debug> TCP-Session: e481bca8-1bb2-4478-85e1-a3fc5d1c82a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2026.03.17 22:05:27.692563 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38294 | ||
| 8908 | 2026.03.17 22:05:27.692698 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8909 | 2026.03.17 22:05:27.692735 [ 286 ] {} <Debug> TCP-Session: 6f06387c-f7a8-4619-a295-d80001191385 Authenticating user 'default' from [fd00:1122:3344:101::e]:38294 | ||
| 8910 | 2026.03.17 22:05:27.692767 [ 286 ] {} <Debug> TCP-Session: 6f06387c-f7a8-4619-a295-d80001191385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.03.17 22:05:27.692785 [ 286 ] {} <Debug> TCP-Session: 6f06387c-f7a8-4619-a295-d80001191385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2026.03.17 22:05:27.693145 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32966 | ||
| 8913 | 2026.03.17 22:05:27.693187 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35292 | ||
| 8914 | 2026.03.17 22:05:27.693204 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52092 | ||
| 8915 | 2026.03.17 22:05:27.693235 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55240 | ||
| 8916 | 2026.03.17 22:05:27.693268 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62408 | ||
| 8917 | 2026.03.17 22:05:27.693302 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8918 | 2026.03.17 22:05:27.693300 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8919 | 2026.03.17 22:05:27.693365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8920 | 2026.03.17 22:05:27.693352 [ 349 ] {} <Debug> TCP-Session: c018ecf1-3522-415c-8ce8-093fed7406be Authenticating user 'default' from [fd00:1122:3344:101::e]:35292 | ||
| 8921 | 2026.03.17 22:05:27.693400 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8922 | 2026.03.17 22:05:27.693424 [ 350 ] {} <Debug> TCP-Session: 67299656-3728-409b-b52a-3ec266f4c274 Authenticating user 'default' from [fd00:1122:3344:101::e]:52092 | ||
| 8923 | 2026.03.17 22:05:27.693434 [ 349 ] {} <Debug> TCP-Session: c018ecf1-3522-415c-8ce8-093fed7406be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.03.17 22:05:27.693455 [ 353 ] {} <Debug> TCP-Session: c2fcbf10-ba20-4e4c-8f20-655bb9af2aea Authenticating user 'default' from [fd00:1122:3344:101::e]:62408 | ||
| 8925 | 2026.03.17 22:05:27.693478 [ 350 ] {} <Debug> TCP-Session: 67299656-3728-409b-b52a-3ec266f4c274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2026.03.17 22:05:27.693501 [ 353 ] {} <Debug> TCP-Session: c2fcbf10-ba20-4e4c-8f20-655bb9af2aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8927 | 2026.03.17 22:05:27.693519 [ 350 ] {} <Debug> TCP-Session: 67299656-3728-409b-b52a-3ec266f4c274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8928 | 2026.03.17 22:05:27.693538 [ 353 ] {} <Debug> TCP-Session: c2fcbf10-ba20-4e4c-8f20-655bb9af2aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8929 | 2026.03.17 22:05:27.693414 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8930 | 2026.03.17 22:05:27.693400 [ 288 ] {} <Debug> TCP-Session: 69b388d7-d7e3-427f-b098-ac7d1011997c Authenticating user 'default' from [fd00:1122:3344:101::e]:32966 | ||
| 8931 | 2026.03.17 22:05:27.693633 [ 352 ] {} <Debug> TCP-Session: dc8c23e1-1ba3-4f4f-a131-4b47368fbf66 Authenticating user 'default' from [fd00:1122:3344:101::e]:55240 | ||
| 8932 | 2026.03.17 22:05:27.693657 [ 288 ] {} <Debug> TCP-Session: 69b388d7-d7e3-427f-b098-ac7d1011997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8933 | 2026.03.17 22:05:27.693218 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44166 | ||
| 8934 | 2026.03.17 22:05:27.693687 [ 288 ] {} <Debug> TCP-Session: 69b388d7-d7e3-427f-b098-ac7d1011997c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.03.17 22:05:27.693682 [ 352 ] {} <Debug> TCP-Session: dc8c23e1-1ba3-4f4f-a131-4b47368fbf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8936 | 2026.03.17 22:05:27.693192 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64076 | ||
| 8937 | 2026.03.17 22:05:27.693761 [ 352 ] {} <Debug> TCP-Session: dc8c23e1-1ba3-4f4f-a131-4b47368fbf66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.03.17 22:05:27.693779 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8939 | 2026.03.17 22:05:27.693487 [ 349 ] {} <Debug> TCP-Session: c018ecf1-3522-415c-8ce8-093fed7406be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.03.17 22:05:27.693828 [ 351 ] {} <Debug> TCP-Session: 66064877-3a83-4f2a-9561-47bc9b78a144 Authenticating user 'default' from [fd00:1122:3344:101::e]:44166 | ||
| 8941 | 2026.03.17 22:05:27.693857 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8942 | 2026.03.17 22:05:27.693874 [ 351 ] {} <Debug> TCP-Session: 66064877-3a83-4f2a-9561-47bc9b78a144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.03.17 22:05:27.693899 [ 289 ] {} <Debug> TCP-Session: 9168ac90-0e03-4c62-8a2e-83f025ba5587 Authenticating user 'default' from [fd00:1122:3344:101::e]:64076 | ||
| 8944 | 2026.03.17 22:05:27.693906 [ 351 ] {} <Debug> TCP-Session: 66064877-3a83-4f2a-9561-47bc9b78a144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8945 | 2026.03.17 22:05:27.693938 [ 289 ] {} <Debug> TCP-Session: 9168ac90-0e03-4c62-8a2e-83f025ba5587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2026.03.17 22:05:27.693964 [ 289 ] {} <Debug> TCP-Session: 9168ac90-0e03-4c62-8a2e-83f025ba5587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8947 | 2026.03.17 22:05:27.693924 [ 286 ] {} <Trace> TCP-Session: 6f06387c-f7a8-4619-a295-d80001191385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.03.17 22:05:27.694587 [ 286 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38294) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8949 | 2026.03.17 22:05:27.694774 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55047 | ||
| 8950 | 2026.03.17 22:05:27.694869 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2026.03.17 22:05:27.694892 [ 287 ] {} <Debug> TCP-Session: c8fe1c18-d78c-4073-8c52-5e3cb1749d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:55047 | ||
| 8952 | 2026.03.17 22:05:27.694911 [ 287 ] {} <Debug> TCP-Session: c8fe1c18-d78c-4073-8c52-5e3cb1749d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.03.17 22:05:27.694924 [ 287 ] {} <Debug> TCP-Session: c8fe1c18-d78c-4073-8c52-5e3cb1749d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8954 | 2026.03.17 22:05:27.694938 [ 286 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8955 | 2026.03.17 22:05:27.695004 [ 286 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8956 | 2026.03.17 22:05:27.695314 [ 286 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 8957 | 2026.03.17 22:05:27.696283 [ 312 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Trace> AggregatingTransform: Aggregating | ||
| 8958 | 2026.03.17 22:05:27.696327 [ 312 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Trace> Aggregator: Aggregation method: without_key | ||
| 8959 | 2026.03.17 22:05:27.696365 [ 312 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945248 sec. (1057.923 rows/sec., 41.33 KiB/sec.) | ||
| 8960 | 2026.03.17 22:05:27.696384 [ 312 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Trace> Aggregator: Merging aggregated data | ||
| 8961 | 2026.03.17 22:05:27.697759 [ 286 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 8962 | 2026.03.17 22:05:27.697940 [ 286 ] {9cfacc7e-211f-427d-8cc7-cb18de689610} <Debug> TCPHandler: Processed in 0.004848593 sec. | ||
| 8963 | 2026.03.17 22:05:27.698076 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8964 | 2026.03.17 22:05:27.698105 [ 286 ] {} <Debug> TCP-Session: 6f06387c-f7a8-4619-a295-d80001191385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.03.17 22:05:27.698116 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8966 | 2026.03.17 22:05:27.698138 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8967 | 2026.03.17 22:05:27.698161 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8968 | 2026.03.17 22:05:27.698177 [ 350 ] {} <Debug> TCP-Session: 67299656-3728-409b-b52a-3ec266f4c274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.03.17 22:05:27.698174 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8970 | 2026.03.17 22:05:27.698194 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8971 | 2026.03.17 22:05:27.698217 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8972 | 2026.03.17 22:05:27.698234 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8973 | 2026.03.17 22:05:27.698256 [ 353 ] {} <Debug> TCP-Session: c2fcbf10-ba20-4e4c-8f20-655bb9af2aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2026.03.17 22:05:27.698281 [ 351 ] {} <Debug> TCP-Session: 66064877-3a83-4f2a-9561-47bc9b78a144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2026.03.17 22:05:27.698291 [ 288 ] {} <Debug> TCP-Session: 69b388d7-d7e3-427f-b098-ac7d1011997c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.03.17 22:05:27.698256 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2026.03.17 22:05:27.698243 [ 349 ] {} <Debug> TCP-Session: c018ecf1-3522-415c-8ce8-093fed7406be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.03.17 22:05:27.698358 [ 352 ] {} <Debug> TCP-Session: dc8c23e1-1ba3-4f4f-a131-4b47368fbf66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.03.17 22:05:27.698224 [ 289 ] {} <Debug> TCP-Session: 9168ac90-0e03-4c62-8a2e-83f025ba5587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.03.17 22:05:27.698164 [ 287 ] {} <Debug> TCP-Session: c8fe1c18-d78c-4073-8c52-5e3cb1749d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.03.17 22:05:27.745456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 | ||
| 8982 | 2026.03.17 22:05:27.745545 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8983 | 2026.03.17 22:05:27.745569 [ 286 ] {} <Debug> TCP-Session: 0b98f594-b530-491e-ae20-251479263280 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 | ||
| 8984 | 2026.03.17 22:05:27.745591 [ 286 ] {} <Debug> TCP-Session: 0b98f594-b530-491e-ae20-251479263280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.03.17 22:05:27.745603 [ 286 ] {} <Debug> TCP-Session: 0b98f594-b530-491e-ae20-251479263280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.03.17 22:05:27.745795 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61381 | ||
| 8987 | 2026.03.17 22:05:27.745831 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36148 | ||
| 8988 | 2026.03.17 22:05:27.745852 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41430 | ||
| 8989 | 2026.03.17 22:05:27.745859 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50597 | ||
| 8990 | 2026.03.17 22:05:27.745890 [ 286 ] {} <Trace> TCP-Session: 0b98f594-b530-491e-ae20-251479263280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2026.03.17 22:05:27.745893 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41718 | ||
| 8992 | 2026.03.17 22:05:27.745919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8993 | 2026.03.17 22:05:27.745939 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8994 | 2026.03.17 22:05:27.745957 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8995 | 2026.03.17 22:05:27.745977 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8996 | 2026.03.17 22:05:27.745979 [ 289 ] {} <Debug> TCP-Session: e9cfd93d-2da3-423d-9970-d7f6f1482fdd Authenticating user 'default' from [fd00:1122:3344:101::e]:41430 | ||
| 8997 | 2026.03.17 22:05:27.746001 [ 349 ] {} <Debug> TCP-Session: 82b22023-1494-480f-9993-c9a7642eafaf Authenticating user 'default' from [fd00:1122:3344:101::e]:50597 | ||
| 8998 | 2026.03.17 22:05:27.746027 [ 289 ] {} <Debug> TCP-Session: e9cfd93d-2da3-423d-9970-d7f6f1482fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.03.17 22:05:27.746047 [ 349 ] {} <Debug> TCP-Session: 82b22023-1494-480f-9993-c9a7642eafaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9000 | 2026.03.17 22:05:27.746061 [ 289 ] {} <Debug> TCP-Session: e9cfd93d-2da3-423d-9970-d7f6f1482fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9001 | 2026.03.17 22:05:27.746087 [ 349 ] {} <Debug> TCP-Session: 82b22023-1494-480f-9993-c9a7642eafaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2026.03.17 22:05:27.746011 [ 351 ] {} <Debug> TCP-Session: 98229be4-1150-4cab-978d-ff954187f957 Authenticating user 'default' from [fd00:1122:3344:101::e]:41718 | ||
| 9003 | 2026.03.17 22:05:27.745958 [ 288 ] {} <Debug> TCP-Session: 76444e99-4c49-40c1-a194-2d18ab02e94f Authenticating user 'default' from [fd00:1122:3344:101::e]:36148 | ||
| 9004 | 2026.03.17 22:05:27.745904 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60963 | ||
| 9005 | 2026.03.17 22:05:27.746157 [ 288 ] {} <Debug> TCP-Session: 76444e99-4c49-40c1-a194-2d18ab02e94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.03.17 22:05:27.746151 [ 351 ] {} <Debug> TCP-Session: 98229be4-1150-4cab-978d-ff954187f957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.03.17 22:05:27.746199 [ 288 ] {} <Debug> TCP-Session: 76444e99-4c49-40c1-a194-2d18ab02e94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.03.17 22:05:27.746210 [ 351 ] {} <Debug> TCP-Session: 98229be4-1150-4cab-978d-ff954187f957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.03.17 22:05:27.746226 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9010 | 2026.03.17 22:05:27.745881 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44484 | ||
| 9011 | 2026.03.17 22:05:27.746259 [ 352 ] {} <Debug> TCP-Session: 696a4b37-3e1b-4736-ba69-089710c0549d Authenticating user 'default' from [fd00:1122:3344:101::e]:60963 | ||
| 9012 | 2026.03.17 22:05:27.745911 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44628 | ||
| 9013 | 2026.03.17 22:05:27.746297 [ 352 ] {} <Debug> TCP-Session: 696a4b37-3e1b-4736-ba69-089710c0549d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.03.17 22:05:27.746052 [ 286 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43220) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9015 | 2026.03.17 22:05:27.746330 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9016 | 2026.03.17 22:05:27.746358 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9017 | 2026.03.17 22:05:27.746379 [ 350 ] {} <Debug> TCP-Session: 8260a684-4cf6-4735-ae44-fb6775012867 Authenticating user 'default' from [fd00:1122:3344:101::e]:44484 | ||
| 9018 | 2026.03.17 22:05:27.746331 [ 352 ] {} <Debug> TCP-Session: 696a4b37-3e1b-4736-ba69-089710c0549d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.03.17 22:05:27.746411 [ 353 ] {} <Debug> TCP-Session: 0e7af1ed-c7f4-4cfe-9725-72f0fa81a37d Authenticating user 'default' from [fd00:1122:3344:101::e]:44628 | ||
| 9020 | 2026.03.17 22:05:27.746422 [ 350 ] {} <Debug> TCP-Session: 8260a684-4cf6-4735-ae44-fb6775012867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.03.17 22:05:27.746451 [ 353 ] {} <Debug> TCP-Session: 0e7af1ed-c7f4-4cfe-9725-72f0fa81a37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2026.03.17 22:05:27.746463 [ 350 ] {} <Debug> TCP-Session: 8260a684-4cf6-4735-ae44-fb6775012867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2026.03.17 22:05:27.746474 [ 353 ] {} <Debug> TCP-Session: 0e7af1ed-c7f4-4cfe-9725-72f0fa81a37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.03.17 22:05:27.745883 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2026.03.17 22:05:27.746537 [ 287 ] {} <Debug> TCP-Session: 661f4985-e0b5-490a-b4e3-037622625896 Authenticating user 'default' from [fd00:1122:3344:101::e]:61381 | ||
| 9026 | 2026.03.17 22:05:27.746553 [ 287 ] {} <Debug> TCP-Session: 661f4985-e0b5-490a-b4e3-037622625896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9027 | 2026.03.17 22:05:27.746565 [ 287 ] {} <Debug> TCP-Session: 661f4985-e0b5-490a-b4e3-037622625896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2026.03.17 22:05:27.746574 [ 286 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9029 | 2026.03.17 22:05:27.746632 [ 286 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9030 | 2026.03.17 22:05:27.746917 [ 286 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 9031 | 2026.03.17 22:05:27.747965 [ 314 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Trace> AggregatingTransform: Aggregating | ||
| 9032 | 2026.03.17 22:05:27.747999 [ 314 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Trace> Aggregator: Aggregation method: without_key | ||
| 9033 | 2026.03.17 22:05:27.748032 [ 314 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988369 sec. (1011.768 rows/sec., 39.52 KiB/sec.) | ||
| 9034 | 2026.03.17 22:05:27.748050 [ 314 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Trace> Aggregator: Merging aggregated data | ||
| 9035 | 2026.03.17 22:05:27.749604 [ 286 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003604 sec., 277.4694783573807 rows/sec., 10.84 KiB/sec. | ||
| 9036 | 2026.03.17 22:05:27.749729 [ 286 ] {f00d4236-373c-4fe3-ba2c-678e767bd164} <Debug> TCPHandler: Processed in 0.003932746 sec. | ||
| 9037 | 2026.03.17 22:05:27.749873 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9038 | 2026.03.17 22:05:27.749902 [ 286 ] {} <Debug> TCP-Session: 0b98f594-b530-491e-ae20-251479263280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.03.17 22:05:27.749903 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9040 | 2026.03.17 22:05:27.749952 [ 352 ] {} <Debug> TCP-Session: 696a4b37-3e1b-4736-ba69-089710c0549d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.03.17 22:05:27.749953 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9042 | 2026.03.17 22:05:27.749954 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9043 | 2026.03.17 22:05:27.750002 [ 289 ] {} <Debug> TCP-Session: e9cfd93d-2da3-423d-9970-d7f6f1482fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9044 | 2026.03.17 22:05:27.750015 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9045 | 2026.03.17 22:05:27.750035 [ 287 ] {} <Debug> TCP-Session: 661f4985-e0b5-490a-b4e3-037622625896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.03.17 22:05:27.750052 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9047 | 2026.03.17 22:05:27.750078 [ 288 ] {} <Debug> TCP-Session: 76444e99-4c49-40c1-a194-2d18ab02e94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.03.17 22:05:27.750071 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9049 | 2026.03.17 22:05:27.750110 [ 351 ] {} <Debug> TCP-Session: 98229be4-1150-4cab-978d-ff954187f957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.03.17 22:05:27.749994 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9051 | 2026.03.17 22:05:27.750163 [ 353 ] {} <Debug> TCP-Session: 0e7af1ed-c7f4-4cfe-9725-72f0fa81a37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9052 | 2026.03.17 22:05:27.750189 [ 349 ] {} <Debug> TCP-Session: 82b22023-1494-480f-9993-c9a7642eafaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2026.03.17 22:05:27.749975 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9054 | 2026.03.17 22:05:27.750240 [ 350 ] {} <Debug> TCP-Session: 8260a684-4cf6-4735-ae44-fb6775012867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2026.03.17 22:05:30.742742 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9056 | 2026.03.17 22:05:30.742816 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9057 | 2026.03.17 22:05:30.933483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20152 | ||
| 9058 | 2026.03.17 22:05:30.934291 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.17 22:05:30.934374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9060 | 2026.03.17 22:05:30.934879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9061 | 2026.03.17 22:05:30.935141 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.03.17 22:05:30.935284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20152 | ||
| 9063 | 2026.03.17 22:05:30.994997 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.03.17 22:05:30.995154 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9065 | 2026.03.17 22:05:30.995215 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9066 | 2026.03.17 22:05:30.995860 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.03.17 22:05:30.995906 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9068 | 2026.03.17 22:05:30.996289 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9069 | 2026.03.17 22:05:30.996520 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.03.17 22:05:30.996675 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001562 sec., 57618.43790012804 rows/sec., 4.83 MiB/sec. | ||
| 9071 | 2026.03.17 22:05:30.996726 [ 276 ] {01c9c130-0f49-4e0e-9065-d939b2b22721} <Debug> TCPHandler: Processed in 0.001846036 sec. | ||
| 9072 | 2026.03.17 22:05:30.996857 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.03.17 22:05:30.996959 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9074 | 2026.03.17 22:05:30.997004 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9075 | 2026.03.17 22:05:30.997431 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.03.17 22:05:30.997470 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9077 | 2026.03.17 22:05:30.997773 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9078 | 2026.03.17 22:05:30.997982 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.03.17 22:05:30.998129 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00119 sec., 14285.714285714284 rows/sec., 1.05 MiB/sec. | ||
| 9080 | 2026.03.17 22:05:30.998170 [ 276 ] {c27c55f5-8ffe-4b26-be27-d23587ded907} <Debug> TCPHandler: Processed in 0.001363387 sec. | ||
| 9081 | 2026.03.17 22:05:30.998283 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.03.17 22:05:30.998378 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9083 | 2026.03.17 22:05:30.998419 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9084 | 2026.03.17 22:05:30.998856 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.03.17 22:05:30.998895 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9086 | 2026.03.17 22:05:30.999211 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9087 | 2026.03.17 22:05:30.999433 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.03.17 22:05:30.999570 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001211 sec., 66886.87035507844 rows/sec., 5.22 MiB/sec. | ||
| 9089 | 2026.03.17 22:05:30.999609 [ 276 ] {1d827a01-7d40-4a35-96ff-024443e40db8} <Debug> TCPHandler: Processed in 0.001375746 sec. | ||
| 9090 | 2026.03.17 22:05:30.999723 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.03.17 22:05:30.999819 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.03.17 22:05:30.999863 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9093 | 2026.03.17 22:05:31.000281 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.03.17 22:05:31.000319 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9095 | 2026.03.17 22:05:31.000656 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9096 | 2026.03.17 22:05:31.000870 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.03.17 22:05:31.001005 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9098 | 2026.03.17 22:05:31.001043 [ 276 ] {2f97425c-b006-448a-9602-5148aafb889b} <Debug> TCPHandler: Processed in 0.001369286 sec. | ||
| 9099 | 2026.03.17 22:05:31.001161 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.03.17 22:05:31.001257 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.03.17 22:05:31.001314 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9102 | 2026.03.17 22:05:31.002146 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.03.17 22:05:31.002183 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9104 | 2026.03.17 22:05:31.002726 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9105 | 2026.03.17 22:05:31.002951 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.03.17 22:05:31.003095 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001856 sec., 9159.48275862069 rows/sec., 16.41 MiB/sec. | ||
| 9107 | 2026.03.17 22:05:31.003158 [ 276 ] {ac9386c5-c266-415e-a031-ddda0fb915c5} <Debug> TCPHandler: Processed in 0.002045059 sec. | ||
| 9108 | 2026.03.17 22:05:31.003277 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.03.17 22:05:31.003371 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.03.17 22:05:31.003414 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9111 | 2026.03.17 22:05:31.003756 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.03.17 22:05:31.003792 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9113 | 2026.03.17 22:05:31.004104 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9114 | 2026.03.17 22:05:31.004324 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.03.17 22:05:31.004456 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9116 | 2026.03.17 22:05:31.004498 [ 276 ] {a3294bd0-84bc-446f-b214-792bc53b6d07} <Debug> TCPHandler: Processed in 0.001269674 sec. | ||
| 9117 | 2026.03.17 22:05:31.971652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9118 | 2026.03.17 22:05:31.986919 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.03.17 22:05:31.986967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9120 | 2026.03.17 22:05:31.992903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9121 | 2026.03.17 22:05:31.993582 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.03.17 22:05:31.996260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9123 | 2026.03.17 22:05:35.986836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1152 | ||
| 9124 | 2026.03.17 22:05:35.989189 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.03.17 22:05:35.989245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9126 | 2026.03.17 22:05:35.990456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9127 | 2026.03.17 22:05:35.990740 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.03.17 22:05:35.990916 [ 77 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9129 | 2026.03.17 22:05:35.991002 [ 77 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.03.17 22:05:35.991032 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9131 | 2026.03.17 22:05:35.991123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 9132 | 2026.03.17 22:05:35.991207 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 9133 | 2026.03.17 22:05:35.991895 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9134 | 2026.03.17 22:05:35.992032 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part | ||
| 9135 | 2026.03.17 22:05:35.992400 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9136 | 2026.03.17 22:05:35.992709 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 9137 | 2026.03.17 22:05:35.993001 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 9138 | 2026.03.17 22:05:35.993290 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9139 | 2026.03.17 22:05:35.993583 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 9140 | 2026.03.17 22:05:35.996023 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.03.17 22:05:35.996188 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9142 | 2026.03.17 22:05:35.996255 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9143 | 2026.03.17 22:05:35.996948 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.03.17 22:05:35.996987 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9145 | 2026.03.17 22:05:35.997404 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9146 | 2026.03.17 22:05:35.997642 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.03.17 22:05:35.997798 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00166 sec., 62650.60240963855 rows/sec., 5.24 MiB/sec. | ||
| 9148 | 2026.03.17 22:05:35.997849 [ 276 ] {36b0a44a-4f46-4786-a43a-31daf42c27e2} <Debug> TCPHandler: Processed in 0.001946598 sec. | ||
| 9149 | 2026.03.17 22:05:35.997986 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.03.17 22:05:35.998107 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.03.17 22:05:35.998157 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9152 | 2026.03.17 22:05:35.998595 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.03.17 22:05:35.998631 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9154 | 2026.03.17 22:05:35.998935 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9155 | 2026.03.17 22:05:35.999146 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.03.17 22:05:35.999284 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.46 MiB/sec. | ||
| 9157 | 2026.03.17 22:05:35.999324 [ 276 ] {74955629-4d89-47cb-aa6d-d1f76bdd9c75} <Debug> TCPHandler: Processed in 0.001390827 sec. | ||
| 9158 | 2026.03.17 22:05:35.999427 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.03.17 22:05:35.999522 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9160 | 2026.03.17 22:05:35.999563 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9161 | 2026.03.17 22:05:35.999653 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 72 columns (72 merged, 0 gathered) in 0.008530525 sec., 135044.44333730923 rows/sec., 111.06 MiB/sec. | ||
| 9162 | 2026.03.17 22:05:36.000007 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.03.17 22:05:36.000226 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9164 | 2026.03.17 22:05:36.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.81 MiB, peak 317.55 MiB, free memory in arenas 0.00 B, will set to 304.69 MiB (RSS), difference: -5.11 MiB | ||
| 9165 | 2026.03.17 22:05:36.000566 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9166 | 2026.03.17 22:05:36.000778 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.03.17 22:05:36.000915 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001412 sec., 62322.94617563739 rows/sec., 4.87 MiB/sec. | ||
| 9168 | 2026.03.17 22:05:36.000955 [ 276 ] {b4f2624a-7e00-456f-b13b-745dc6758d99} <Debug> TCPHandler: Processed in 0.001576031 sec. | ||
| 9169 | 2026.03.17 22:05:36.001079 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.03.17 22:05:36.001130 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9171 | 2026.03.17 22:05:36.001177 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9172 | 2026.03.17 22:05:36.001228 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9173 | 2026.03.17 22:05:36.001662 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2026.03.17 22:05:36.001701 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9175 | 2026.03.17 22:05:36.001804 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.03.17 22:05:36.001914 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_31_6} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9177 | 2026.03.17 22:05:36.002085 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9178 | 2026.03.17 22:05:36.002270 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9179 | 2026.03.17 22:05:36.002305 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.03.17 22:05:36.002445 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 9181 | 2026.03.17 22:05:36.002482 [ 276 ] {f06528f7-2f57-452a-813d-fe5744f1ba71} <Debug> TCPHandler: Processed in 0.001451468 sec. | ||
| 9182 | 2026.03.17 22:05:36.002612 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.03.17 22:05:36.002707 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.03.17 22:05:36.002762 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9185 | 2026.03.17 22:05:36.003625 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.03.17 22:05:36.003662 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9187 | 2026.03.17 22:05:36.004212 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9188 | 2026.03.17 22:05:36.004440 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.03.17 22:05:36.004581 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001891 sec., 12691.69751454257 rows/sec., 22.74 MiB/sec. | ||
| 9190 | 2026.03.17 22:05:36.004635 [ 276 ] {a0ded29a-ee50-4600-9e14-3e844bca59b1} <Debug> TCPHandler: Processed in 0.00207257 sec. | ||
| 9191 | 2026.03.17 22:05:36.004749 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.03.17 22:05:36.004842 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9193 | 2026.03.17 22:05:36.004884 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9194 | 2026.03.17 22:05:36.005235 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.03.17 22:05:36.005271 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9196 | 2026.03.17 22:05:36.005578 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9197 | 2026.03.17 22:05:36.005790 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.03.17 22:05:36.005917 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9199 | 2026.03.17 22:05:36.005955 [ 276 ] {8df7f893-f846-4e9a-b874-fb44ca33232a} <Debug> TCPHandler: Processed in 0.001255284 sec. | ||
| 9200 | 2026.03.17 22:05:36.380794 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.03.17 22:05:36.380978 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9202 | 2026.03.17 22:05:36.381045 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9203 | 2026.03.17 22:05:36.381690 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.03.17 22:05:36.381739 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9205 | 2026.03.17 22:05:36.382134 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9206 | 2026.03.17 22:05:36.382371 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.03.17 22:05:36.382527 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 9208 | 2026.03.17 22:05:36.382570 [ 276 ] {a8ac251a-bf0f-4add-80b5-29152a10d69a} <Debug> TCPHandler: Processed in 0.001906167 sec. | ||
| 9209 | 2026.03.17 22:05:36.382695 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.03.17 22:05:36.382790 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9211 | 2026.03.17 22:05:36.382832 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9212 | 2026.03.17 22:05:36.383233 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.03.17 22:05:36.383271 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9214 | 2026.03.17 22:05:36.383560 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9215 | 2026.03.17 22:05:36.383765 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.03.17 22:05:36.383898 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 869.79 KiB/sec. | ||
| 9217 | 2026.03.17 22:05:36.383936 [ 276 ] {b03abf8d-cf53-451b-819d-68e1a9f71839} <Debug> TCPHandler: Processed in 0.001289434 sec. | ||
| 9218 | 2026.03.17 22:05:36.384043 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.03.17 22:05:36.384136 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9220 | 2026.03.17 22:05:36.384174 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9221 | 2026.03.17 22:05:36.385811 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.03.17 22:05:36.385848 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9223 | 2026.03.17 22:05:36.386285 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9224 | 2026.03.17 22:05:36.386502 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.03.17 22:05:36.386630 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Debug> executeQuery: Read 2100 rows, 163.77 KiB in 0.002512 sec., 835987.2611464969 rows/sec., 63.67 MiB/sec. | ||
| 9226 | 2026.03.17 22:05:36.386643 [ 76 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9227 | 2026.03.17 22:05:36.386668 [ 276 ] {99708449-9d2c-43c9-ac51-7297677a9ff9} <Debug> TCPHandler: Processed in 0.002673062 sec. | ||
| 9228 | 2026.03.17 22:05:36.386748 [ 76 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.17 22:05:36.386791 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9230 | 2026.03.17 22:05:36.386827 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.03.17 22:05:36.386936 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9232 | 2026.03.17 22:05:36.386950 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 9233 | 2026.03.17 22:05:36.386976 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9234 | 2026.03.17 22:05:36.387143 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9235 | 2026.03.17 22:05:36.387200 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2890 rows starting from the beginning of the part | ||
| 9236 | 2026.03.17 22:05:36.387303 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 9237 | 2026.03.17 22:05:36.387379 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 9238 | 2026.03.17 22:05:36.387428 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.03.17 22:05:36.387447 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 9240 | 2026.03.17 22:05:36.387473 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9241 | 2026.03.17 22:05:36.387498 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 9242 | 2026.03.17 22:05:36.387541 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2100 rows starting from the beginning of the part | ||
| 9243 | 2026.03.17 22:05:36.387812 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9244 | 2026.03.17 22:05:36.388061 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.03.17 22:05:36.388193 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001274 sec., 40816.32653061225 rows/sec., 2.99 MiB/sec. | ||
| 9246 | 2026.03.17 22:05:36.388232 [ 276 ] {45091c8e-4ad4-417f-8af7-36710e6d39bf} <Debug> TCPHandler: Processed in 0.001453418 sec. | ||
| 9247 | 2026.03.17 22:05:36.388332 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.03.17 22:05:36.388426 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9249 | 2026.03.17 22:05:36.388465 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9250 | 2026.03.17 22:05:36.389238 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.03.17 22:05:36.389274 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9252 | 2026.03.17 22:05:36.389633 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9253 | 2026.03.17 22:05:36.389725 [ 198 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002843714 sec., 1891188.7763678064 rows/sec., 152.97 MiB/sec. | ||
| 9254 | 2026.03.17 22:05:36.389851 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.03.17 22:05:36.389980 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001571 sec., 465945.2577975812 rows/sec., 27.56 MiB/sec. | ||
| 9256 | 2026.03.17 22:05:36.390019 [ 276 ] {e9f08a0a-03c7-4a47-827c-26582de51601} <Debug> TCPHandler: Processed in 0.001734723 sec. | ||
| 9257 | 2026.03.17 22:05:36.390128 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.03.17 22:05:36.390138 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9259 | 2026.03.17 22:05:36.390223 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9260 | 2026.03.17 22:05:36.390269 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9261 | 2026.03.17 22:05:36.390465 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.03.17 22:05:36.390555 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_71_14} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9263 | 2026.03.17 22:05:36.390646 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2026.03.17 22:05:36.390649 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 9265 | 2026.03.17 22:05:36.390691 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9266 | 2026.03.17 22:05:36.390993 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9267 | 2026.03.17 22:05:36.391206 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.03.17 22:05:36.391333 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 9269 | 2026.03.17 22:05:36.391371 [ 276 ] {d60ea4cb-705a-425b-8b27-43b1ea5c2704} <Debug> TCPHandler: Processed in 0.001290225 sec. | ||
| 9270 | 2026.03.17 22:05:36.391470 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.03.17 22:05:36.391562 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9272 | 2026.03.17 22:05:36.391629 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9273 | 2026.03.17 22:05:36.392016 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.03.17 22:05:36.392053 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9275 | 2026.03.17 22:05:36.392351 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9276 | 2026.03.17 22:05:36.392568 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.03.17 22:05:36.392695 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 9278 | 2026.03.17 22:05:36.392733 [ 276 ] {7a6b1768-8481-4791-b054-5e3790a0cad6} <Debug> TCPHandler: Processed in 0.001310846 sec. | ||
| 9279 | 2026.03.17 22:05:36.392836 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.03.17 22:05:36.392956 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9281 | 2026.03.17 22:05:36.392996 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9282 | 2026.03.17 22:05:36.393989 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2026.03.17 22:05:36.394025 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9284 | 2026.03.17 22:05:36.394383 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9285 | 2026.03.17 22:05:36.394595 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.03.17 22:05:36.394712 [ 76 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9287 | 2026.03.17 22:05:36.394719 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001781 sec., 604154.9691184728 rows/sec., 42.12 MiB/sec. | ||
| 9288 | 2026.03.17 22:05:36.394753 [ 76 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.03.17 22:05:36.394776 [ 276 ] {e2ecbc8f-e28e-41f6-a528-98fb539a23ca} <Debug> TCPHandler: Processed in 0.001986428 sec. | ||
| 9290 | 2026.03.17 22:05:36.394778 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9291 | 2026.03.17 22:05:36.394893 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 9292 | 2026.03.17 22:05:36.394896 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.03.17 22:05:36.395009 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9294 | 2026.03.17 22:05:36.395021 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9295 | 2026.03.17 22:05:36.395044 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1550 rows starting from the beginning of the part | ||
| 9296 | 2026.03.17 22:05:36.395064 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9297 | 2026.03.17 22:05:36.395111 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 9298 | 2026.03.17 22:05:36.395163 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
| 9299 | 2026.03.17 22:05:36.395209 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 81 rows starting from the beginning of the part | ||
| 9300 | 2026.03.17 22:05:36.395253 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 9301 | 2026.03.17 22:05:36.395302 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1076 rows starting from the beginning of the part | ||
| 9302 | 2026.03.17 22:05:36.395855 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.03.17 22:05:36.395891 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9304 | 2026.03.17 22:05:36.396312 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9305 | 2026.03.17 22:05:36.396522 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675403 sec., 1769126.5922288548 rows/sec., 131.83 MiB/sec. | ||
| 9306 | 2026.03.17 22:05:36.396531 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.03.17 22:05:36.396677 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9308 | 2026.03.17 22:05:36.396686 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001683 sec., 748068.9245395127 rows/sec., 47.19 MiB/sec. | ||
| 9309 | 2026.03.17 22:05:36.396744 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9310 | 2026.03.17 22:05:36.396759 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.03.17 22:05:36.396779 [ 276 ] {0e563d9f-dcb4-48d0-9bb2-9a62240c6d47} <Debug> TCPHandler: Processed in 0.001930698 sec. | ||
| 9312 | 2026.03.17 22:05:36.396791 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9313 | 2026.03.17 22:05:36.396886 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 9314 | 2026.03.17 22:05:36.396904 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2026.03.17 22:05:36.397002 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9316 | 2026.03.17 22:05:36.397008 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.03.17 22:05:36.397010 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9318 | 2026.03.17 22:05:36.397041 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21937 rows starting from the beginning of the part | ||
| 9319 | 2026.03.17 22:05:36.397086 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9320 | 2026.03.17 22:05:36.397093 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_71_14} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9321 | 2026.03.17 22:05:36.397113 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 9322 | 2026.03.17 22:05:36.397164 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9323 | 2026.03.17 22:05:36.397164 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9324 | 2026.03.17 22:05:36.397207 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9325 | 2026.03.17 22:05:36.397251 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 9326 | 2026.03.17 22:05:36.397290 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1259 rows starting from the beginning of the part | ||
| 9327 | 2026.03.17 22:05:36.397940 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.03.17 22:05:36.397982 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9329 | 2026.03.17 22:05:36.398538 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9330 | 2026.03.17 22:05:36.398789 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.03.17 22:05:36.398930 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001938 sec., 14447.884416924664 rows/sec., 25.89 MiB/sec. | ||
| 9332 | 2026.03.17 22:05:36.398985 [ 276 ] {d06967b6-6ffa-45e0-abd4-cf11d21e15a5} <Debug> TCPHandler: Processed in 0.002129381 sec. | ||
| 9333 | 2026.03.17 22:05:36.399114 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2026.03.17 22:05:36.399209 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9335 | 2026.03.17 22:05:36.399251 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9336 | 2026.03.17 22:05:36.399575 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.03.17 22:05:36.399611 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9338 | 2026.03.17 22:05:36.399944 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9339 | 2026.03.17 22:05:36.400154 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.03.17 22:05:36.400265 [ 68 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9341 | 2026.03.17 22:05:36.400283 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 9342 | 2026.03.17 22:05:36.400304 [ 68 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.03.17 22:05:36.400327 [ 276 ] {790e13d7-9292-4371-929f-34178449c930} <Debug> TCPHandler: Processed in 0.001265634 sec. | ||
| 9344 | 2026.03.17 22:05:36.400328 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9345 | 2026.03.17 22:05:36.400429 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 9346 | 2026.03.17 22:05:36.400545 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9347 | 2026.03.17 22:05:36.400581 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3210 rows starting from the beginning of the part | ||
| 9348 | 2026.03.17 22:05:36.400641 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9349 | 2026.03.17 22:05:36.400691 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9350 | 2026.03.17 22:05:36.400737 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 9351 | 2026.03.17 22:05:36.400782 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 9352 | 2026.03.17 22:05:36.400827 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 9353 | 2026.03.17 22:05:36.402253 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863376 sec., 1857918.1013386457 rows/sec., 124.21 MiB/sec. | ||
| 9354 | 2026.03.17 22:05:36.402614 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9355 | 2026.03.17 22:05:36.402876 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.03.17 22:05:36.402952 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_71_14} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9357 | 2026.03.17 22:05:36.403026 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9358 | 2026.03.17 22:05:36.405519 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23836 rows, containing 5 columns (5 merged, 0 gathered) in 0.008674847 sec., 2747714.167177819 rows/sec., 180.51 MiB/sec. | ||
| 9359 | 2026.03.17 22:05:36.405966 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9360 | 2026.03.17 22:05:36.406235 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.03.17 22:05:36.406311 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9362 | 2026.03.17 22:05:36.406398 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 9363 | 2026.03.17 22:05:37.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.96 MiB, peak 317.55 MiB, free memory in arenas 0.00 B, will set to 306.70 MiB (RSS), difference: 5.75 MiB | ||
| 9364 | 2026.03.17 22:05:38.436355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20664 | ||
| 9365 | 2026.03.17 22:05:38.436934 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.17 22:05:38.436975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9367 | 2026.03.17 22:05:38.437474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9368 | 2026.03.17 22:05:38.437708 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.03.17 22:05:38.437864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20664 | ||
| 9370 | 2026.03.17 22:05:39.497303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9371 | 2026.03.17 22:05:39.514364 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.03.17 22:05:39.514417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9373 | 2026.03.17 22:05:39.520472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9374 | 2026.03.17 22:05:39.521199 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.03.17 22:05:39.524348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9376 | 2026.03.17 22:05:40.993489 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.03.17 22:05:40.993687 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9378 | 2026.03.17 22:05:40.993760 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9379 | 2026.03.17 22:05:40.994490 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.03.17 22:05:40.994541 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9381 | 2026.03.17 22:05:40.994938 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9382 | 2026.03.17 22:05:40.995169 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.03.17 22:05:40.995323 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 9384 | 2026.03.17 22:05:40.995366 [ 276 ] {7c7b79e1-f171-498d-848b-cb3a5e4891a2} <Debug> TCPHandler: Processed in 0.002007019 sec. | ||
| 9385 | 2026.03.17 22:05:40.995478 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.03.17 22:05:40.995572 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9387 | 2026.03.17 22:05:40.995612 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9388 | 2026.03.17 22:05:40.996045 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.03.17 22:05:40.996082 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9390 | 2026.03.17 22:05:40.996420 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9391 | 2026.03.17 22:05:40.996624 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.03.17 22:05:40.996750 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 9393 | 2026.03.17 22:05:40.996789 [ 276 ] {1f1f687a-1730-46fe-a16c-fd9daf5d7f6e} <Debug> TCPHandler: Processed in 0.001359606 sec. | ||
| 9394 | 2026.03.17 22:05:40.996912 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.03.17 22:05:40.997005 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9396 | 2026.03.17 22:05:40.997048 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9397 | 2026.03.17 22:05:40.997437 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.03.17 22:05:40.997474 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9399 | 2026.03.17 22:05:40.997801 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9400 | 2026.03.17 22:05:40.998008 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.03.17 22:05:40.998132 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 9402 | 2026.03.17 22:05:40.998170 [ 276 ] {53922cd1-a7bc-49c2-8267-e9e81130bb97} <Debug> TCPHandler: Processed in 0.001306805 sec. | ||
| 9403 | 2026.03.17 22:05:40.998290 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.03.17 22:05:40.998384 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9405 | 2026.03.17 22:05:40.998425 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9406 | 2026.03.17 22:05:40.998748 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.03.17 22:05:40.998783 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9408 | 2026.03.17 22:05:40.999083 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9409 | 2026.03.17 22:05:40.999291 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.03.17 22:05:40.999418 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 9411 | 2026.03.17 22:05:40.999455 [ 276 ] {259be441-d986-4f5e-880a-bbd2656de030} <Debug> TCPHandler: Processed in 0.001212743 sec. | ||
| 9412 | 2026.03.17 22:05:45.743069 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9413 | 2026.03.17 22:05:45.743142 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9414 | 2026.03.17 22:05:45.937964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21112 | ||
| 9415 | 2026.03.17 22:05:45.938543 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.03.17 22:05:45.938594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9417 | 2026.03.17 22:05:45.939120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9418 | 2026.03.17 22:05:45.939365 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.03.17 22:05:45.939510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21112 | ||
| 9420 | 2026.03.17 22:05:45.991301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1194 | ||
| 9421 | 2026.03.17 22:05:45.993833 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.03.17 22:05:45.993891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9423 | 2026.03.17 22:05:45.995132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9424 | 2026.03.17 22:05:45.995414 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.03.17 22:05:45.995791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
| 9426 | 2026.03.17 22:05:45.996744 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.03.17 22:05:45.996888 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9428 | 2026.03.17 22:05:45.996947 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9429 | 2026.03.17 22:05:45.997550 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.03.17 22:05:45.997591 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9431 | 2026.03.17 22:05:45.997931 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9432 | 2026.03.17 22:05:45.998150 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.03.17 22:05:45.998294 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001446 sec., 71922.5449515906 rows/sec., 6.02 MiB/sec. | ||
| 9434 | 2026.03.17 22:05:45.998341 [ 276 ] {4a6648ff-7cac-477f-80df-dfa718c759dd} <Debug> TCPHandler: Processed in 0.001719083 sec. | ||
| 9435 | 2026.03.17 22:05:45.998478 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.03.17 22:05:45.998577 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.03.17 22:05:45.998622 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9438 | 2026.03.17 22:05:45.999065 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.03.17 22:05:45.999103 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9440 | 2026.03.17 22:05:45.999412 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9441 | 2026.03.17 22:05:45.999620 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.03.17 22:05:45.999738 [ 54 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9443 | 2026.03.17 22:05:45.999754 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.47 MiB/sec. | ||
| 9444 | 2026.03.17 22:05:45.999812 [ 54 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.03.17 22:05:45.999821 [ 276 ] {bc9509ef-e3d7-4a7f-ba20-8b3ed7a6b43f} <Debug> TCPHandler: Processed in 0.001393497 sec. | ||
| 9446 | 2026.03.17 22:05:45.999849 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9447 | 2026.03.17 22:05:45.999952 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.03.17 22:05:46.000005 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 9449 | 2026.03.17 22:05:46.000052 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9450 | 2026.03.17 22:05:46.000119 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9451 | 2026.03.17 22:05:46.000306 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9452 | 2026.03.17 22:05:46.000368 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 224 rows starting from the beginning of the part | ||
| 9453 | 2026.03.17 22:05:46.000471 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9454 | 2026.03.17 22:05:46.000548 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 9455 | 2026.03.17 22:05:46.000549 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.03.17 22:05:46.000609 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9457 | 2026.03.17 22:05:46.000624 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9458 | 2026.03.17 22:05:46.000703 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part | ||
| 9459 | 2026.03.17 22:05:46.000772 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9460 | 2026.03.17 22:05:46.000945 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9461 | 2026.03.17 22:05:46.001201 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.03.17 22:05:46.001339 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001306 sec., 67381.3169984686 rows/sec., 5.26 MiB/sec. | ||
| 9463 | 2026.03.17 22:05:46.001378 [ 276 ] {6311f293-8197-481f-84b5-3e71c61956c3} <Debug> TCPHandler: Processed in 0.001476028 sec. | ||
| 9464 | 2026.03.17 22:05:46.001501 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2026.03.17 22:05:46.001595 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9466 | 2026.03.17 22:05:46.001631 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705293 sec., 214039.46418591993 rows/sec., 15.28 MiB/sec. | ||
| 9467 | 2026.03.17 22:05:46.001638 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9468 | 2026.03.17 22:05:46.001795 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9469 | 2026.03.17 22:05:46.002064 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.03.17 22:05:46.002074 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.03.17 22:05:46.002110 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9472 | 2026.03.17 22:05:46.002175 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_61_12} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9473 | 2026.03.17 22:05:46.002284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9474 | 2026.03.17 22:05:46.002464 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9475 | 2026.03.17 22:05:46.002678 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.03.17 22:05:46.002812 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 9477 | 2026.03.17 22:05:46.002851 [ 276 ] {ee2a4ec4-3286-4612-950a-919756a0ecff} <Debug> TCPHandler: Processed in 0.001399647 sec. | ||
| 9478 | 2026.03.17 22:05:46.002963 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.03.17 22:05:46.003057 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.03.17 22:05:46.003111 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9481 | 2026.03.17 22:05:46.003935 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.03.17 22:05:46.003973 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9483 | 2026.03.17 22:05:46.004514 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9484 | 2026.03.17 22:05:46.004745 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.03.17 22:05:46.004863 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9486 | 2026.03.17 22:05:46.004888 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001848 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. | ||
| 9487 | 2026.03.17 22:05:46.004899 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.03.17 22:05:46.004929 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9489 | 2026.03.17 22:05:46.004959 [ 276 ] {a5c97161-df11-41c7-b5ba-a9a910de2c07} <Debug> TCPHandler: Processed in 0.002043299 sec. | ||
| 9490 | 2026.03.17 22:05:46.005044 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 9491 | 2026.03.17 22:05:46.005083 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.03.17 22:05:46.005189 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.03.17 22:05:46.005232 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9494 | 2026.03.17 22:05:46.005384 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9495 | 2026.03.17 22:05:46.005474 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1156 rows starting from the beginning of the part | ||
| 9496 | 2026.03.17 22:05:46.005576 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.03.17 22:05:46.005619 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9498 | 2026.03.17 22:05:46.005664 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9499 | 2026.03.17 22:05:46.005811 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 9500 | 2026.03.17 22:05:46.005902 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9501 | 2026.03.17 22:05:46.005946 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9502 | 2026.03.17 22:05:46.005991 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 9503 | 2026.03.17 22:05:46.006083 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9504 | 2026.03.17 22:05:46.006194 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.03.17 22:05:46.006338 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 9506 | 2026.03.17 22:05:46.006375 [ 276 ] {3e566520-e80b-42b2-ba06-f14fc0400ea7} <Debug> TCPHandler: Processed in 0.001340646 sec. | ||
| 9507 | 2026.03.17 22:05:46.013417 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 19 columns (19 merged, 0 gathered) in 0.008432673 sec., 150960.43686266502 rows/sec., 270.51 MiB/sec. | ||
| 9508 | 2026.03.17 22:05:46.015121 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9509 | 2026.03.17 22:05:46.015527 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.03.17 22:05:46.015610 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9511 | 2026.03.17 22:05:46.015749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 9512 | 2026.03.17 22:05:47.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.16 MiB, peak 318.77 MiB, free memory in arenas 0.00 B, will set to 311.65 MiB (RSS), difference: 4.49 MiB | ||
| 9513 | 2026.03.17 22:05:47.024434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9514 | 2026.03.17 22:05:47.041409 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.03.17 22:05:47.041459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9516 | 2026.03.17 22:05:47.047652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9517 | 2026.03.17 22:05:47.048360 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.03.17 22:05:47.051109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9519 | 2026.03.17 22:05:48.748382 [ 50 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9520 | 2026.03.17 22:05:48.748461 [ 50 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.03.17 22:05:48.748481 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9522 | 2026.03.17 22:05:48.748598 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9523 | 2026.03.17 22:05:48.748727 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9524 | 2026.03.17 22:05:48.748757 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 9525 | 2026.03.17 22:05:48.748825 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9526 | 2026.03.17 22:05:48.748876 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9527 | 2026.03.17 22:05:48.748922 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9528 | 2026.03.17 22:05:48.748964 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9529 | 2026.03.17 22:05:48.749787 [ 190 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240863 sec., 167625.2737006422 rows/sec., 11.11 MiB/sec. | ||
| 9530 | 2026.03.17 22:05:48.749922 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9531 | 2026.03.17 22:05:48.750200 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.03.17 22:05:48.750269 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_14_3} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9533 | 2026.03.17 22:05:48.750340 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9534 | 2026.03.17 22:05:50.184561 [ 49 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9535 | 2026.03.17 22:05:50.184639 [ 49 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.03.17 22:05:50.184662 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9537 | 2026.03.17 22:05:50.184782 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9538 | 2026.03.17 22:05:50.184928 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9539 | 2026.03.17 22:05:50.184961 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 9540 | 2026.03.17 22:05:50.185023 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9541 | 2026.03.17 22:05:50.185067 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9542 | 2026.03.17 22:05:50.185108 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9543 | 2026.03.17 22:05:50.185148 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9544 | 2026.03.17 22:05:50.185956 [ 190 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222933 sec., 330353.3390627287 rows/sec., 24.15 MiB/sec. | ||
| 9545 | 2026.03.17 22:05:50.186123 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9546 | 2026.03.17 22:05:50.186379 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2026.03.17 22:05:50.186447 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_14_3} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9548 | 2026.03.17 22:05:50.186528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9549 | 2026.03.17 22:05:50.995974 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9550 | 2026.03.17 22:05:50.996160 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9551 | 2026.03.17 22:05:50.996226 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9552 | 2026.03.17 22:05:50.996880 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2026.03.17 22:05:50.996924 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9554 | 2026.03.17 22:05:50.997358 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9555 | 2026.03.17 22:05:50.997589 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.03.17 22:05:50.997752 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001641 sec., 54844.60694698354 rows/sec., 4.60 MiB/sec. | ||
| 9557 | 2026.03.17 22:05:50.997802 [ 276 ] {8173c0d4-adc5-4177-80f4-b49d8f0aa353} <Debug> TCPHandler: Processed in 0.001951717 sec. | ||
| 9558 | 2026.03.17 22:05:50.997936 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.03.17 22:05:50.998040 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9560 | 2026.03.17 22:05:50.998085 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9561 | 2026.03.17 22:05:50.998499 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.03.17 22:05:50.998535 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9563 | 2026.03.17 22:05:50.998864 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9564 | 2026.03.17 22:05:50.999078 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.03.17 22:05:50.999214 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001196 sec., 14214.046822742475 rows/sec., 1.04 MiB/sec. | ||
| 9566 | 2026.03.17 22:05:50.999253 [ 276 ] {7288048c-bd00-4c47-be6b-965b693de5b5} <Debug> TCPHandler: Processed in 0.001374296 sec. | ||
| 9567 | 2026.03.17 22:05:50.999356 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9568 | 2026.03.17 22:05:50.999452 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9569 | 2026.03.17 22:05:50.999494 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9570 | 2026.03.17 22:05:50.999916 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2026.03.17 22:05:50.999952 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9572 | 2026.03.17 22:05:51.000401 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9573 | 2026.03.17 22:05:51.000621 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2026.03.17 22:05:51.000749 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001316 sec., 61550.1519756839 rows/sec., 4.81 MiB/sec. | ||
| 9575 | 2026.03.17 22:05:51.000786 [ 276 ] {dbf7a9df-32ad-4396-83ce-e49080898c51} <Debug> TCPHandler: Processed in 0.001479139 sec. | ||
| 9576 | 2026.03.17 22:05:51.000896 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9577 | 2026.03.17 22:05:51.000990 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9578 | 2026.03.17 22:05:51.001034 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9579 | 2026.03.17 22:05:51.001428 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2026.03.17 22:05:51.001463 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9581 | 2026.03.17 22:05:51.001857 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9582 | 2026.03.17 22:05:51.002073 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2026.03.17 22:05:51.002203 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 9584 | 2026.03.17 22:05:51.002239 [ 276 ] {2639464a-0cb6-4b54-8dab-7138e1acefa7} <Debug> TCPHandler: Processed in 0.001391567 sec. | ||
| 9585 | 2026.03.17 22:05:51.002339 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9586 | 2026.03.17 22:05:51.002431 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9587 | 2026.03.17 22:05:51.002484 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9588 | 2026.03.17 22:05:51.003271 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2026.03.17 22:05:51.003307 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9590 | 2026.03.17 22:05:51.003852 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9591 | 2026.03.17 22:05:51.004076 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.03.17 22:05:51.004211 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001797 sec., 9460.211463550362 rows/sec., 16.95 MiB/sec. | ||
| 9593 | 2026.03.17 22:05:51.004277 [ 276 ] {0d0e0d61-5bb7-44b7-a790-50683fdb5522} <Debug> TCPHandler: Processed in 0.001985438 sec. | ||
| 9594 | 2026.03.17 22:05:51.004390 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9595 | 2026.03.17 22:05:51.004486 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9596 | 2026.03.17 22:05:51.004529 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9597 | 2026.03.17 22:05:51.004851 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.03.17 22:05:51.004886 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9599 | 2026.03.17 22:05:51.005202 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9600 | 2026.03.17 22:05:51.005411 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.03.17 22:05:51.005534 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 9602 | 2026.03.17 22:05:51.005571 [ 276 ] {bd202acb-ac94-47c7-8b33-3442ee5410e7} <Debug> TCPHandler: Processed in 0.001229464 sec. | ||
| 9603 | 2026.03.17 22:05:53.439586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21624 | ||
| 9604 | 2026.03.17 22:05:53.440138 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.17 22:05:53.440185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9606 | 2026.03.17 22:05:53.440697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9607 | 2026.03.17 22:05:53.440929 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.03.17 22:05:53.441073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21624 | ||
| 9609 | 2026.03.17 22:05:54.551173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9610 | 2026.03.17 22:05:54.569532 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2026.03.17 22:05:54.569593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9612 | 2026.03.17 22:05:54.575998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9613 | 2026.03.17 22:05:54.576722 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.03.17 22:05:54.580124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9615 | 2026.03.17 22:05:55.995994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1218 | ||
| 9616 | 2026.03.17 22:05:55.998194 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.03.17 22:05:55.998236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9618 | 2026.03.17 22:05:55.999354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9619 | 2026.03.17 22:05:55.999614 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.03.17 22:05:55.999871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 9621 | 2026.03.17 22:05:56.004325 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2026.03.17 22:05:56.004525 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9623 | 2026.03.17 22:05:56.004597 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9624 | 2026.03.17 22:05:56.005440 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.03.17 22:05:56.005483 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9626 | 2026.03.17 22:05:56.005877 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9627 | 2026.03.17 22:05:56.006100 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.03.17 22:05:56.006246 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 9629 | 2026.03.17 22:05:56.006291 [ 276 ] {8b1fad4c-97f3-4a43-a2d1-f980b831ca6a} <Debug> TCPHandler: Processed in 0.00209927 sec. | ||
| 9630 | 2026.03.17 22:05:56.006425 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.03.17 22:05:56.006520 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9632 | 2026.03.17 22:05:56.006560 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9633 | 2026.03.17 22:05:56.006961 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.03.17 22:05:56.006996 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9635 | 2026.03.17 22:05:56.007282 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9636 | 2026.03.17 22:05:56.007484 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.03.17 22:05:56.007606 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 443.17 KiB/sec. | ||
| 9638 | 2026.03.17 22:05:56.007643 [ 276 ] {84ef5ad6-ac49-4475-b9ac-bf7438852bf0} <Debug> TCPHandler: Processed in 0.001264885 sec. | ||
| 9639 | 2026.03.17 22:05:56.007759 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2026.03.17 22:05:56.007850 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9641 | 2026.03.17 22:05:56.007887 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9642 | 2026.03.17 22:05:56.008726 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.03.17 22:05:56.008762 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9644 | 2026.03.17 22:05:56.009111 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9645 | 2026.03.17 22:05:56.009326 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.03.17 22:05:56.009451 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Debug> executeQuery: Read 848 rows, 68.20 KiB in 0.001618 sec., 524103.83189122373 rows/sec., 41.17 MiB/sec. | ||
| 9647 | 2026.03.17 22:05:56.009489 [ 276 ] {8e71be94-f11f-42ae-9bb3-cdd10fdf1183} <Debug> TCPHandler: Processed in 0.001784674 sec. | ||
| 9648 | 2026.03.17 22:05:56.009600 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.03.17 22:05:56.009693 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9650 | 2026.03.17 22:05:56.009731 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9651 | 2026.03.17 22:05:56.010193 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.03.17 22:05:56.010229 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9653 | 2026.03.17 22:05:56.010530 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9654 | 2026.03.17 22:05:56.010730 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.03.17 22:05:56.010854 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Debug> executeQuery: Read 172 rows, 10.77 KiB in 0.001179 sec., 145886.34435962682 rows/sec., 8.92 MiB/sec. | ||
| 9656 | 2026.03.17 22:05:56.010891 [ 276 ] {d1b6667f-e65f-47a3-bcad-e00310bb0a21} <Debug> TCPHandler: Processed in 0.001337566 sec. | ||
| 9657 | 2026.03.17 22:05:56.010999 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.03.17 22:05:56.011091 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9659 | 2026.03.17 22:05:56.011129 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9660 | 2026.03.17 22:05:56.011569 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.03.17 22:05:56.011604 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9662 | 2026.03.17 22:05:56.011890 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9663 | 2026.03.17 22:05:56.012094 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.03.17 22:05:56.012216 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 9665 | 2026.03.17 22:05:56.012253 [ 276 ] {78de8cc7-cbcc-4233-9e02-a7ff15061433} <Debug> TCPHandler: Processed in 0.001300385 sec. | ||
| 9666 | 2026.03.17 22:05:56.012368 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.03.17 22:05:56.012459 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9668 | 2026.03.17 22:05:56.012496 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9669 | 2026.03.17 22:05:56.012932 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.03.17 22:05:56.012966 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9671 | 2026.03.17 22:05:56.013260 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9672 | 2026.03.17 22:05:56.013471 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.03.17 22:05:56.013592 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 9674 | 2026.03.17 22:05:56.013629 [ 276 ] {13de9d3e-1a83-4b48-a855-078ca58ebb00} <Debug> TCPHandler: Processed in 0.001310995 sec. | ||
| 9675 | 2026.03.17 22:05:56.013745 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.03.17 22:05:56.013837 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9677 | 2026.03.17 22:05:56.013875 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9678 | 2026.03.17 22:05:56.014476 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.03.17 22:05:56.014510 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9680 | 2026.03.17 22:05:56.014816 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9681 | 2026.03.17 22:05:56.015020 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.03.17 22:05:56.015143 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Debug> executeQuery: Read 520 rows, 37.59 KiB in 0.001324 sec., 392749.2447129909 rows/sec., 27.73 MiB/sec. | ||
| 9683 | 2026.03.17 22:05:56.015180 [ 276 ] {1b0b983d-9bfb-458f-8eec-ade152d1d0a9} <Debug> TCPHandler: Processed in 0.001488958 sec. | ||
| 9684 | 2026.03.17 22:05:56.015292 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.03.17 22:05:56.015383 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9686 | 2026.03.17 22:05:56.015425 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9687 | 2026.03.17 22:05:56.015746 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.03.17 22:05:56.015780 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9689 | 2026.03.17 22:05:56.016073 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9690 | 2026.03.17 22:05:56.016274 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.03.17 22:05:56.016395 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 9692 | 2026.03.17 22:05:56.016431 [ 276 ] {60b19766-8aaa-4a81-895d-86d915b899ad} <Debug> TCPHandler: Processed in 0.001185843 sec. | ||
| 9693 | 2026.03.17 22:05:56.016547 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.03.17 22:05:56.016638 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9695 | 2026.03.17 22:05:56.016678 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9696 | 2026.03.17 22:05:56.017094 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.03.17 22:05:56.017127 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9698 | 2026.03.17 22:05:56.017439 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9699 | 2026.03.17 22:05:56.017645 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.03.17 22:05:56.017767 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001147 sec., 233653.00784655623 rows/sec., 15.53 MiB/sec. | ||
| 9701 | 2026.03.17 22:05:56.017803 [ 276 ] {3813b844-b9d0-4caa-851d-0285b67a1d67} <Debug> TCPHandler: Processed in 0.001309565 sec. | ||
| 9702 | 2026.03.17 22:05:56.017910 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.03.17 22:05:56.018001 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9704 | 2026.03.17 22:05:56.018040 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9705 | 2026.03.17 22:05:56.018344 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.03.17 22:05:56.018379 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9707 | 2026.03.17 22:05:56.018656 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9708 | 2026.03.17 22:05:56.018857 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.03.17 22:05:56.018957 [ 38 ] {} <Debug> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9710 | 2026.03.17 22:05:56.018977 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 9711 | 2026.03.17 22:05:56.019036 [ 38 ] {} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.03.17 22:05:56.019042 [ 276 ] {45d139c2-a894-40b4-bc86-92e5c57534f7} <Debug> TCPHandler: Processed in 0.001177933 sec. | ||
| 9713 | 2026.03.17 22:05:56.019067 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9714 | 2026.03.17 22:05:56.019155 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2026.03.17 22:05:56.019175 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::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 | ||
| 9716 | 2026.03.17 22:05:56.019249 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9717 | 2026.03.17 22:05:56.019283 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9718 | 2026.03.17 22:05:56.019305 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9719 | 2026.03.17 22:05:56.019316 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::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 | ||
| 9720 | 2026.03.17 22:05:56.019377 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::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 | ||
| 9721 | 2026.03.17 22:05:56.019417 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::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 | ||
| 9722 | 2026.03.17 22:05:56.019452 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::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 | ||
| 9723 | 2026.03.17 22:05:56.019489 [ 187 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::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 | ||
| 9724 | 2026.03.17 22:05:56.020160 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.03.17 22:05:56.020200 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9726 | 2026.03.17 22:05:56.020235 [ 190 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103212 sec., 4532.2204617063635 rows/sec., 305.39 KiB/sec. | ||
| 9727 | 2026.03.17 22:05:56.020385 [ 193 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9728 | 2026.03.17 22:05:56.020659 [ 193 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_5_1} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.03.17 22:05:56.020722 [ 193 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_5_1} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9730 | 2026.03.17 22:05:56.020730 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9731 | 2026.03.17 22:05:56.020808 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9732 | 2026.03.17 22:05:56.020945 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.03.17 22:05:56.021079 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001847 sec., 12994.044396318355 rows/sec., 23.28 MiB/sec. | ||
| 9734 | 2026.03.17 22:05:56.021133 [ 276 ] {c5b2711e-c5b7-470f-8619-546a7884635f} <Debug> TCPHandler: Processed in 0.002023879 sec. | ||
| 9735 | 2026.03.17 22:05:56.021242 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.03.17 22:05:56.021333 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9737 | 2026.03.17 22:05:56.021373 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9738 | 2026.03.17 22:05:56.021709 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.03.17 22:05:56.021744 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9740 | 2026.03.17 22:05:56.022041 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9741 | 2026.03.17 22:05:56.022247 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.03.17 22:05:56.022367 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 9743 | 2026.03.17 22:05:56.022403 [ 276 ] {46717175-c431-4e1f-9bc6-a60621f47574} <Debug> TCPHandler: Processed in 0.001207374 sec. | ||
| 9744 | 2026.03.17 22:06:00.743401 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9745 | 2026.03.17 22:06:00.743501 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9746 | 2026.03.17 22:06:00.941141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22072 | ||
| 9747 | 2026.03.17 22:06:00.941659 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.03.17 22:06:00.941706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9749 | 2026.03.17 22:06:00.942209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9750 | 2026.03.17 22:06:00.942442 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.03.17 22:06:00.942574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22072 | ||
| 9752 | 2026.03.17 22:06:00.942601 [ 24 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9753 | 2026.03.17 22:06:00.942682 [ 24 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.03.17 22:06:00.942717 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9755 | 2026.03.17 22:06:00.942854 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 9756 | 2026.03.17 22:06:00.943002 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9757 | 2026.03.17 22:06:00.943039 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19704 rows starting from the beginning of the part | ||
| 9758 | 2026.03.17 22:06:00.943101 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9759 | 2026.03.17 22:06:00.943147 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9760 | 2026.03.17 22:06:00.943185 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9761 | 2026.03.17 22:06:00.943221 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9762 | 2026.03.17 22:06:00.943261 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9763 | 2026.03.17 22:06:00.945337 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002533538 sec., 8711927.746889923 rows/sec., 124.63 MiB/sec. | ||
| 9764 | 2026.03.17 22:06:00.945766 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9765 | 2026.03.17 22:06:00.946105 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.03.17 22:06:00.946201 [ 190 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_46_9} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9767 | 2026.03.17 22:06:00.946317 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9768 | 2026.03.17 22:06:00.996208 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.03.17 22:06:00.996353 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9770 | 2026.03.17 22:06:00.996408 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9771 | 2026.03.17 22:06:00.997105 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.03.17 22:06:00.997147 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9773 | 2026.03.17 22:06:00.997485 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9774 | 2026.03.17 22:06:00.997702 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.03.17 22:06:00.997832 [ 24 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9776 | 2026.03.17 22:06:00.997840 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001527 sec., 58939.09626719057 rows/sec., 4.94 MiB/sec. | ||
| 9777 | 2026.03.17 22:06:00.997877 [ 24 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.03.17 22:06:00.997900 [ 276 ] {7a34906c-72fb-4112-9852-d25041e63efa} <Debug> TCPHandler: Processed in 0.001806725 sec. | ||
| 9779 | 2026.03.17 22:06:00.997902 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9780 | 2026.03.17 22:06:00.998022 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 9781 | 2026.03.17 22:06:00.998085 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.03.17 22:06:00.998161 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9783 | 2026.03.17 22:06:00.998186 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.03.17 22:06:00.998197 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2894 rows starting from the beginning of the part | ||
| 9785 | 2026.03.17 22:06:00.998234 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9786 | 2026.03.17 22:06:00.998270 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 9787 | 2026.03.17 22:06:00.998320 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 9788 | 2026.03.17 22:06:00.998361 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 9789 | 2026.03.17 22:06:00.998400 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 848 rows starting from the beginning of the part | ||
| 9790 | 2026.03.17 22:06:00.998440 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 9791 | 2026.03.17 22:06:00.998693 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.03.17 22:06:00.998734 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9793 | 2026.03.17 22:06:00.999044 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9794 | 2026.03.17 22:06:00.999284 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.03.17 22:06:00.999420 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001252 sec., 13578.274760383385 rows/sec., 1021.02 KiB/sec. | ||
| 9796 | 2026.03.17 22:06:00.999467 [ 276 ] {fca4f5ce-7c1a-450c-adf2-6a49522becae} <Debug> TCPHandler: Processed in 0.001436567 sec. | ||
| 9797 | 2026.03.17 22:06:00.999584 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9798 | 2026.03.17 22:06:00.999677 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9799 | 2026.03.17 22:06:00.999717 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9800 | 2026.03.17 22:06:00.999954 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973709 sec., 2068187.3569001306 rows/sec., 168.54 MiB/sec. | ||
| 9801 | 2026.03.17 22:06:01.000169 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.03.17 22:06:01.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.03 MiB, peak 319.12 MiB, free memory in arenas 0.00 B, will set to 312.45 MiB (RSS), difference: -3.59 MiB | ||
| 9803 | 2026.03.17 22:06:01.000210 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9804 | 2026.03.17 22:06:01.000298 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9805 | 2026.03.17 22:06:01.000563 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9806 | 2026.03.17 22:06:01.000622 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.03.17 22:06:01.000700 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_76_15} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9808 | 2026.03.17 22:06:01.000787 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.03.17 22:06:01.000803 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 9810 | 2026.03.17 22:06:01.000899 [ 24 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9811 | 2026.03.17 22:06:01.000916 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001257 sec., 64439.14081145584 rows/sec., 5.03 MiB/sec. | ||
| 9812 | 2026.03.17 22:06:01.000932 [ 24 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.03.17 22:06:01.000956 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9814 | 2026.03.17 22:06:01.000961 [ 276 ] {7587bf38-cebd-496e-a705-70acab9bc9e8} <Debug> TCPHandler: Processed in 0.001425967 sec. | ||
| 9815 | 2026.03.17 22:06:01.001052 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 9816 | 2026.03.17 22:06:01.001084 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.03.17 22:06:01.001169 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9818 | 2026.03.17 22:06:01.001184 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9819 | 2026.03.17 22:06:01.001200 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 9820 | 2026.03.17 22:06:01.001233 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9821 | 2026.03.17 22:06:01.001261 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 9822 | 2026.03.17 22:06:01.001309 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 88 rows starting from the beginning of the part | ||
| 9823 | 2026.03.17 22:06:01.001348 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 9824 | 2026.03.17 22:06:01.001386 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 520 rows starting from the beginning of the part | ||
| 9825 | 2026.03.17 22:06:01.001426 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 81 rows starting from the beginning of the part | ||
| 9826 | 2026.03.17 22:06:01.001659 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.03.17 22:06:01.001701 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9828 | 2026.03.17 22:06:01.002041 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9829 | 2026.03.17 22:06:01.002280 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.03.17 22:06:01.002391 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9831 | 2026.03.17 22:06:01.002409 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 9832 | 2026.03.17 22:06:01.002420 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.03.17 22:06:01.002449 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9834 | 2026.03.17 22:06:01.002455 [ 276 ] {5c73b856-07fa-4c11-a02d-cb3682e8a504} <Debug> TCPHandler: Processed in 0.001418997 sec. | ||
| 9835 | 2026.03.17 22:06:01.002519 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 9836 | 2026.03.17 22:06:01.002575 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.03.17 22:06:01.002619 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9838 | 2026.03.17 22:06:01.002659 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23836 rows starting from the beginning of the part | ||
| 9839 | 2026.03.17 22:06:01.002673 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9840 | 2026.03.17 22:06:01.002688 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677872 sec., 1422039.3450751905 rows/sec., 106.46 MiB/sec. | ||
| 9841 | 2026.03.17 22:06:01.002710 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 9842 | 2026.03.17 22:06:01.002733 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9843 | 2026.03.17 22:06:01.002769 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 9844 | 2026.03.17 22:06:01.002815 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 9845 | 2026.03.17 22:06:01.002855 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 268 rows starting from the beginning of the part | ||
| 9846 | 2026.03.17 22:06:01.002896 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9847 | 2026.03.17 22:06:01.002900 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9848 | 2026.03.17 22:06:01.003173 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.17 22:06:01.003240 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_76_15} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9850 | 2026.03.17 22:06:01.003319 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9851 | 2026.03.17 22:06:01.003553 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.03.17 22:06:01.003595 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9853 | 2026.03.17 22:06:01.004146 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9854 | 2026.03.17 22:06:01.004379 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.03.17 22:06:01.004517 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001862 sec., 9129.967776584319 rows/sec., 16.36 MiB/sec. | ||
| 9856 | 2026.03.17 22:06:01.004572 [ 276 ] {008ee261-af1a-467b-9e78-5ef7a7b8b007} <Debug> TCPHandler: Processed in 0.00204414 sec. | ||
| 9857 | 2026.03.17 22:06:01.004689 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2026.03.17 22:06:01.004783 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9859 | 2026.03.17 22:06:01.004825 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9860 | 2026.03.17 22:06:01.005171 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.03.17 22:06:01.005207 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9862 | 2026.03.17 22:06:01.005516 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9863 | 2026.03.17 22:06:01.005738 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.03.17 22:06:01.005846 [ 29 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9865 | 2026.03.17 22:06:01.005863 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9866 | 2026.03.17 22:06:01.005891 [ 29 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.03.17 22:06:01.005903 [ 276 ] {7ee2bd79-a3bc-4867-8393-ca386c533861} <Debug> TCPHandler: Processed in 0.001262834 sec. | ||
| 9868 | 2026.03.17 22:06:01.005912 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9869 | 2026.03.17 22:06:01.005985 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 9870 | 2026.03.17 22:06:01.006080 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9871 | 2026.03.17 22:06:01.006115 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3462 rows starting from the beginning of the part | ||
| 9872 | 2026.03.17 22:06:01.006175 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 9873 | 2026.03.17 22:06:01.006216 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 9874 | 2026.03.17 22:06:01.006253 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9875 | 2026.03.17 22:06:01.006288 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 9876 | 2026.03.17 22:06:01.006323 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 9877 | 2026.03.17 22:06:01.007777 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001825085 sec., 2071136.4128246082 rows/sec., 138.32 MiB/sec. | ||
| 9878 | 2026.03.17 22:06:01.008105 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9879 | 2026.03.17 22:06:01.008415 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.03.17 22:06:01.008490 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_76_15} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9881 | 2026.03.17 22:06:01.008592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9882 | 2026.03.17 22:06:01.012860 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24712 rows, containing 5 columns (5 merged, 0 gathered) in 0.01036775 sec., 2383545.1279207156 rows/sec., 156.83 MiB/sec. | ||
| 9883 | 2026.03.17 22:06:01.013169 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9884 | 2026.03.17 22:06:01.013430 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.03.17 22:06:01.013494 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9886 | 2026.03.17 22:06:01.013583 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9887 | 2026.03.17 22:06:02.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.43 MiB, peak 319.12 MiB, free memory in arenas 0.00 B, will set to 313.19 MiB (RSS), difference: 3.76 MiB | ||
| 9888 | 2026.03.17 22:06:02.080178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9889 | 2026.03.17 22:06:02.097530 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.03.17 22:06:02.097592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9891 | 2026.03.17 22:06:02.103525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9892 | 2026.03.17 22:06:02.104194 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.03.17 22:06:02.104484 [ 28 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9894 | 2026.03.17 22:06:02.104528 [ 28 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.03.17 22:06:02.104553 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9896 | 2026.03.17 22:06:02.104670 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9897 | 2026.03.17 22:06:02.107145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9898 | 2026.03.17 22:06:02.108259 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9899 | 2026.03.17 22:06:02.109508 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9900 | 2026.03.17 22:06:02.113950 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9901 | 2026.03.17 22:06:02.118292 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9902 | 2026.03.17 22:06:02.122594 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9903 | 2026.03.17 22:06:02.126999 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9904 | 2026.03.17 22:06:02.130924 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 9905 | 2026.03.17 22:06:02.181837 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077220756 sec., 4493.61050026498 rows/sec., 23.24 MiB/sec. | ||
| 9906 | 2026.03.17 22:06:02.184238 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9907 | 2026.03.17 22:06:02.186127 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_46_9} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.03.17 22:06:02.186203 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_46_9} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9909 | 2026.03.17 22:06:02.188506 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9910 | 2026.03.17 22:06:05.999998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1254 | ||
| 9911 | 2026.03.17 22:06:06.002382 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.03.17 22:06:06.002428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9913 | 2026.03.17 22:06:06.003367 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.03.17 22:06:06.003558 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9915 | 2026.03.17 22:06:06.003631 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9916 | 2026.03.17 22:06:06.003639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9917 | 2026.03.17 22:06:06.003919 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.03.17 22:06:06.004302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 9919 | 2026.03.17 22:06:06.004441 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.03.17 22:06:06.004489 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9921 | 2026.03.17 22:06:06.004931 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9922 | 2026.03.17 22:06:06.005183 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.03.17 22:06:06.005345 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. | ||
| 9924 | 2026.03.17 22:06:06.005397 [ 276 ] {4be4841b-3269-42bb-907e-3695907d7571} <Debug> TCPHandler: Processed in 0.002158401 sec. | ||
| 9925 | 2026.03.17 22:06:06.005533 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.03.17 22:06:06.005637 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9927 | 2026.03.17 22:06:06.005684 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9928 | 2026.03.17 22:06:06.006538 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.17 22:06:06.006574 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9930 | 2026.03.17 22:06:06.006968 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9931 | 2026.03.17 22:06:06.007189 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.17 22:06:06.007323 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Debug> executeQuery: Read 845 rows, 67.98 KiB in 0.001709 sec., 494441.19368051493 rows/sec., 38.85 MiB/sec. | ||
| 9933 | 2026.03.17 22:06:06.007363 [ 276 ] {37dcac92-961c-48fb-a0ba-fd55a6aef455} <Debug> TCPHandler: Processed in 0.001883206 sec. | ||
| 9934 | 2026.03.17 22:06:06.007489 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.03.17 22:06:06.007586 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.03.17 22:06:06.007628 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9937 | 2026.03.17 22:06:06.008091 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.03.17 22:06:06.008126 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9939 | 2026.03.17 22:06:06.008458 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9940 | 2026.03.17 22:06:06.008705 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.03.17 22:06:06.008849 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001283 sec., 129384.25565081839 rows/sec., 7.88 MiB/sec. | ||
| 9942 | 2026.03.17 22:06:06.008888 [ 276 ] {7611de4a-ba2c-42b0-ae0d-201760336315} <Debug> TCPHandler: Processed in 0.001448168 sec. | ||
| 9943 | 2026.03.17 22:06:06.009001 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.17 22:06:06.009095 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.03.17 22:06:06.009136 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9946 | 2026.03.17 22:06:06.009577 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.03.17 22:06:06.009612 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9948 | 2026.03.17 22:06:06.009921 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9949 | 2026.03.17 22:06:06.010140 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.17 22:06:06.010354 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 7.54 MiB/sec. | ||
| 9951 | 2026.03.17 22:06:06.010392 [ 276 ] {62e79f5e-6357-45ec-aeb7-491757be4c27} <Debug> TCPHandler: Processed in 0.001440207 sec. | ||
| 9952 | 2026.03.17 22:06:06.010502 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.03.17 22:06:06.010596 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9954 | 2026.03.17 22:06:06.010636 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9955 | 2026.03.17 22:06:06.011072 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.03.17 22:06:06.011107 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9957 | 2026.03.17 22:06:06.011427 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9958 | 2026.03.17 22:06:06.011730 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.03.17 22:06:06.011857 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001279 sec., 115715.40265832681 rows/sec., 6.58 MiB/sec. | ||
| 9960 | 2026.03.17 22:06:06.011895 [ 276 ] {6453ebc5-f93e-46c9-83f1-9f45fdfb62d6} <Debug> TCPHandler: Processed in 0.001441347 sec. | ||
| 9961 | 2026.03.17 22:06:06.012011 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.03.17 22:06:06.012106 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9963 | 2026.03.17 22:06:06.012145 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9964 | 2026.03.17 22:06:06.012758 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.03.17 22:06:06.012795 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9966 | 2026.03.17 22:06:06.013129 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9967 | 2026.03.17 22:06:06.013364 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.03.17 22:06:06.013494 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001406 sec., 365576.1024182077 rows/sec., 25.77 MiB/sec. | ||
| 9969 | 2026.03.17 22:06:06.013533 [ 276 ] {4677e680-495b-4ceb-a5f6-4f7f03363458} <Debug> TCPHandler: Processed in 0.00156923 sec. | ||
| 9970 | 2026.03.17 22:06:06.013635 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.03.17 22:06:06.013727 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9972 | 2026.03.17 22:06:06.013768 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9973 | 2026.03.17 22:06:06.014100 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.03.17 22:06:06.014135 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9975 | 2026.03.17 22:06:06.014448 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9976 | 2026.03.17 22:06:06.014660 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.03.17 22:06:06.014747 [ 25 ] {} <Debug> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9978 | 2026.03.17 22:06:06.014786 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 9979 | 2026.03.17 22:06:06.014814 [ 25 ] {} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.03.17 22:06:06.014830 [ 276 ] {45499725-7937-406b-aa21-8abf8903821e} <Debug> TCPHandler: Processed in 0.001243474 sec. | ||
| 9981 | 2026.03.17 22:06:06.014844 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9982 | 2026.03.17 22:06:06.014940 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::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 | ||
| 9983 | 2026.03.17 22:06:06.014948 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2026.03.17 22:06:06.015034 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9985 | 2026.03.17 22:06:06.015057 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9986 | 2026.03.17 22:06:06.015063 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9987 | 2026.03.17 22:06:06.015101 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9988 | 2026.03.17 22:06:06.015126 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9989 | 2026.03.17 22:06:06.015171 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9990 | 2026.03.17 22:06:06.015209 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9991 | 2026.03.17 22:06:06.015245 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9992 | 2026.03.17 22:06:06.015286 [ 201 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9993 | 2026.03.17 22:06:06.015529 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.03.17 22:06:06.015564 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9995 | 2026.03.17 22:06:06.015942 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9996 | 2026.03.17 22:06:06.016042 [ 188 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135352 sec., 31708.227932834925 rows/sec., 1.62 MiB/sec. | ||
| 9997 | 2026.03.17 22:06:06.016170 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.03.17 22:06:06.016249 [ 200 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9999 | 2026.03.17 22:06:06.016315 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001276 sec., 207680.25078369907 rows/sec., 13.80 MiB/sec. | ||
| 10000 | 2026.03.17 22:06:06.016361 [ 276 ] {10101ad6-9d20-4e29-b909-42a46a6b040e} <Debug> TCPHandler: Processed in 0.001462738 sec. | ||
| 10001 | 2026.03.17 22:06:06.016489 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2026.03.17 22:06:06.016578 [ 200 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.03.17 22:06:06.016590 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10004 | 2026.03.17 22:06:06.016642 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10005 | 2026.03.17 22:06:06.016667 [ 200 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_6_1} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 10006 | 2026.03.17 22:06:06.016786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10007 | 2026.03.17 22:06:06.016979 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.03.17 22:06:06.017020 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10009 | 2026.03.17 22:06:06.017336 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10010 | 2026.03.17 22:06:06.017548 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.03.17 22:06:06.017676 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 10012 | 2026.03.17 22:06:06.017713 [ 276 ] {a6f39d2a-3b85-4880-8a12-71cd77b2eb30} <Debug> TCPHandler: Processed in 0.001273634 sec. | ||
| 10013 | 2026.03.17 22:06:06.017818 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.03.17 22:06:06.017921 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.03.17 22:06:06.017976 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10016 | 2026.03.17 22:06:06.018813 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.03.17 22:06:06.018851 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10018 | 2026.03.17 22:06:06.019401 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10019 | 2026.03.17 22:06:06.019631 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.03.17 22:06:06.019784 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001882 sec., 12752.39107332625 rows/sec., 22.85 MiB/sec. | ||
| 10021 | 2026.03.17 22:06:06.019853 [ 276 ] {419b5ef9-f315-401d-b3c6-d83a05065f4c} <Debug> TCPHandler: Processed in 0.00208449 sec. | ||
| 10022 | 2026.03.17 22:06:06.019966 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.03.17 22:06:06.020061 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10024 | 2026.03.17 22:06:06.020101 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10025 | 2026.03.17 22:06:06.020434 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.03.17 22:06:06.020470 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10027 | 2026.03.17 22:06:06.020786 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10028 | 2026.03.17 22:06:06.021000 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.03.17 22:06:06.021127 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 10030 | 2026.03.17 22:06:06.021164 [ 276 ] {13734d30-9de3-4488-a206-c68f0f45faf2} <Debug> TCPHandler: Processed in 0.001246544 sec. | ||
| 10031 | 2026.03.17 22:06:06.384981 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.03.17 22:06:06.385186 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.03.17 22:06:06.385261 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10034 | 2026.03.17 22:06:06.385908 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.03.17 22:06:06.385961 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10036 | 2026.03.17 22:06:06.386364 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10037 | 2026.03.17 22:06:06.386595 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.03.17 22:06:06.386756 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 10039 | 2026.03.17 22:06:06.386806 [ 276 ] {11f55dfb-9d85-4c26-8897-e210bad1cd73} <Debug> TCPHandler: Processed in 0.001967728 sec. | ||
| 10040 | 2026.03.17 22:06:06.386930 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.03.17 22:06:06.387033 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10042 | 2026.03.17 22:06:06.387077 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10043 | 2026.03.17 22:06:06.388523 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.03.17 22:06:06.388562 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10045 | 2026.03.17 22:06:06.389005 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10046 | 2026.03.17 22:06:06.389229 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.03.17 22:06:06.389374 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Debug> executeQuery: Read 2094 rows, 163.33 KiB in 0.002363 sec., 886161.6589081675 rows/sec., 67.50 MiB/sec. | ||
| 10048 | 2026.03.17 22:06:06.389413 [ 276 ] {418d1e7f-be2d-44de-8f70-4751628a44a9} <Debug> TCPHandler: Processed in 0.002535119 sec. | ||
| 10049 | 2026.03.17 22:06:06.389523 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.03.17 22:06:06.389619 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.03.17 22:06:06.389660 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10052 | 2026.03.17 22:06:06.390081 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.03.17 22:06:06.390118 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10054 | 2026.03.17 22:06:06.390432 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10055 | 2026.03.17 22:06:06.390646 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.03.17 22:06:06.390758 [ 30 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10057 | 2026.03.17 22:06:06.390778 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Debug> executeQuery: Read 40 rows, 3.07 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.54 MiB/sec. | ||
| 10058 | 2026.03.17 22:06:06.390827 [ 30 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.03.17 22:06:06.390836 [ 276 ] {33e3f495-f414-40b6-8a0b-f3ca7f7c176d} <Debug> TCPHandler: Processed in 0.001362966 sec. | ||
| 10060 | 2026.03.17 22:06:06.390857 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10061 | 2026.03.17 22:06:06.390949 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.03.17 22:06:06.390967 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 10063 | 2026.03.17 22:06:06.391048 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10064 | 2026.03.17 22:06:06.391080 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10065 | 2026.03.17 22:06:06.391094 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10066 | 2026.03.17 22:06:06.391115 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 10067 | 2026.03.17 22:06:06.391181 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 10068 | 2026.03.17 22:06:06.391233 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 172 rows starting from the beginning of the part | ||
| 10069 | 2026.03.17 22:06:06.391282 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 10070 | 2026.03.17 22:06:06.391327 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 166 rows starting from the beginning of the part | ||
| 10071 | 2026.03.17 22:06:06.391367 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 10072 | 2026.03.17 22:06:06.391755 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2026.03.17 22:06:06.391789 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10074 | 2026.03.17 22:06:06.392154 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10075 | 2026.03.17 22:06:06.392188 [ 188 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260354 sec., 506206.9862911531 rows/sec., 34.12 MiB/sec. | ||
| 10076 | 2026.03.17 22:06:06.392338 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10077 | 2026.03.17 22:06:06.392383 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.03.17 22:06:06.392522 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001493 sec., 490288.0107166778 rows/sec., 29.00 MiB/sec. | ||
| 10079 | 2026.03.17 22:06:06.392560 [ 276 ] {788575a9-d398-431c-852a-5ed4362f64e1} <Debug> TCPHandler: Processed in 0.001660202 sec. | ||
| 10080 | 2026.03.17 22:06:06.392583 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.03.17 22:06:06.392646 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_66_13} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10082 | 2026.03.17 22:06:06.392677 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2026.03.17 22:06:06.392706 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10084 | 2026.03.17 22:06:06.392771 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10085 | 2026.03.17 22:06:06.392810 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10086 | 2026.03.17 22:06:06.393191 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.03.17 22:06:06.393226 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10088 | 2026.03.17 22:06:06.393516 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10089 | 2026.03.17 22:06:06.393732 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.03.17 22:06:06.393861 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 10091 | 2026.03.17 22:06:06.393899 [ 276 ] {551713e0-8502-41f5-b12d-ebb2908561a4} <Debug> TCPHandler: Processed in 0.001270884 sec. | ||
| 10092 | 2026.03.17 22:06:06.394008 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2026.03.17 22:06:06.394100 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10094 | 2026.03.17 22:06:06.394140 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10095 | 2026.03.17 22:06:06.394533 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.03.17 22:06:06.394567 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10097 | 2026.03.17 22:06:06.394860 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10098 | 2026.03.17 22:06:06.395083 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.03.17 22:06:06.395217 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 10100 | 2026.03.17 22:06:06.395256 [ 276 ] {7f8a1644-2c59-4c7f-b2c7-aef5149c8f05} <Debug> TCPHandler: Processed in 0.001295165 sec. | ||
| 10101 | 2026.03.17 22:06:06.395361 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2026.03.17 22:06:06.395453 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10103 | 2026.03.17 22:06:06.395492 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10104 | 2026.03.17 22:06:06.396260 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.03.17 22:06:06.396296 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10106 | 2026.03.17 22:06:06.396644 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10107 | 2026.03.17 22:06:06.396860 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.03.17 22:06:06.396998 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Debug> executeQuery: Read 1064 rows, 75.84 KiB in 0.001562 sec., 681177.9769526249 rows/sec., 47.42 MiB/sec. | ||
| 10109 | 2026.03.17 22:06:06.397036 [ 276 ] {a761021d-a8ae-4ef4-8482-7a0a6e655df2} <Debug> TCPHandler: Processed in 0.001723244 sec. | ||
| 10110 | 2026.03.17 22:06:06.397147 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.03.17 22:06:06.397242 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10112 | 2026.03.17 22:06:06.397284 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10113 | 2026.03.17 22:06:06.397918 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.03.17 22:06:06.397954 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10115 | 2026.03.17 22:06:06.398372 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10116 | 2026.03.17 22:06:06.398587 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.03.17 22:06:06.398737 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001513 sec., 828155.981493721 rows/sec., 52.22 MiB/sec. | ||
| 10118 | 2026.03.17 22:06:06.398775 [ 276 ] {08000427-575d-4073-8048-4dfb376656ef} <Debug> TCPHandler: Processed in 0.001675282 sec. | ||
| 10119 | 2026.03.17 22:06:06.398874 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2026.03.17 22:06:06.398969 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10121 | 2026.03.17 22:06:06.399022 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10122 | 2026.03.17 22:06:06.399840 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2026.03.17 22:06:06.399876 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10124 | 2026.03.17 22:06:06.400431 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10125 | 2026.03.17 22:06:06.400680 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.03.17 22:06:06.400808 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10127 | 2026.03.17 22:06:06.400819 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001868 sec., 14989.293361884367 rows/sec., 26.86 MiB/sec. | ||
| 10128 | 2026.03.17 22:06:06.400888 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.03.17 22:06:06.400919 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10130 | 2026.03.17 22:06:06.400926 [ 276 ] {c3b426b7-4dc1-403f-88fe-f2968bb65eca} <Debug> TCPHandler: Processed in 0.0020988 sec. | ||
| 10131 | 2026.03.17 22:06:06.401026 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 10132 | 2026.03.17 22:06:06.401073 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2026.03.17 22:06:06.401174 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10134 | 2026.03.17 22:06:06.401215 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10135 | 2026.03.17 22:06:06.401260 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10136 | 2026.03.17 22:06:06.401321 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1273 rows starting from the beginning of the part | ||
| 10137 | 2026.03.17 22:06:06.401442 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 10138 | 2026.03.17 22:06:06.401542 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 10139 | 2026.03.17 22:06:06.401544 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.03.17 22:06:06.401593 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10141 | 2026.03.17 22:06:06.401635 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 10142 | 2026.03.17 22:06:06.401725 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 10143 | 2026.03.17 22:06:06.401811 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 10144 | 2026.03.17 22:06:06.401911 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10145 | 2026.03.17 22:06:06.402162 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.03.17 22:06:06.402329 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 705.99 KiB/sec. | ||
| 10147 | 2026.03.17 22:06:06.402366 [ 276 ] {322e691e-572c-4d21-b78d-4f962f9c9df5} <Debug> TCPHandler: Processed in 0.001340926 sec. | ||
| 10148 | 2026.03.17 22:06:06.409311 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1383 rows, containing 19 columns (19 merged, 0 gathered) in 0.008329761 sec., 166031.17424377482 rows/sec., 297.52 MiB/sec. | ||
| 10149 | 2026.03.17 22:06:06.411609 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10150 | 2026.03.17 22:06:06.412014 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.03.17 22:06:06.412104 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10152 | 2026.03.17 22:06:06.412285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10153 | 2026.03.17 22:06:07.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.13 MiB, peak 327.68 MiB, free memory in arenas 0.00 B, will set to 318.46 MiB (RSS), difference: 3.32 MiB | ||
| 10154 | 2026.03.17 22:06:08.442653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22584 | ||
| 10155 | 2026.03.17 22:06:08.443278 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.03.17 22:06:08.443331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10157 | 2026.03.17 22:06:08.443863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10158 | 2026.03.17 22:06:08.444090 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.03.17 22:06:08.444241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22584 | ||
| 10160 | 2026.03.17 22:06:09.607209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10161 | 2026.03.17 22:06:09.624103 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.03.17 22:06:09.624163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10163 | 2026.03.17 22:06:09.629890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10164 | 2026.03.17 22:06:09.630582 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.03.17 22:06:09.633738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10166 | 2026.03.17 22:06:10.992968 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.03.17 22:06:10.993154 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10168 | 2026.03.17 22:06:10.993219 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10169 | 2026.03.17 22:06:10.993885 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.03.17 22:06:10.993923 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10171 | 2026.03.17 22:06:10.994324 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10172 | 2026.03.17 22:06:10.994552 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.03.17 22:06:10.994700 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. | ||
| 10174 | 2026.03.17 22:06:10.994743 [ 276 ] {720fcf73-6e72-404d-a005-e8e5fe1f86b9} <Debug> TCPHandler: Processed in 0.001904197 sec. | ||
| 10175 | 2026.03.17 22:06:10.994858 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.03.17 22:06:10.994964 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10177 | 2026.03.17 22:06:10.995005 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10178 | 2026.03.17 22:06:10.995444 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.03.17 22:06:10.995479 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10180 | 2026.03.17 22:06:10.995777 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10181 | 2026.03.17 22:06:10.996001 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.03.17 22:06:10.996151 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 10183 | 2026.03.17 22:06:10.996189 [ 276 ] {6a64d66f-bea2-4131-9189-e1af9fc7fbba} <Debug> TCPHandler: Processed in 0.001381727 sec. | ||
| 10184 | 2026.03.17 22:06:10.996314 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.03.17 22:06:10.996415 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10186 | 2026.03.17 22:06:10.996460 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10187 | 2026.03.17 22:06:10.996842 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.03.17 22:06:10.996878 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10189 | 2026.03.17 22:06:10.997208 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10190 | 2026.03.17 22:06:10.997425 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.03.17 22:06:10.997556 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 10192 | 2026.03.17 22:06:10.997594 [ 276 ] {f638cbd3-8ac7-4153-9871-101821c2bf66} <Debug> TCPHandler: Processed in 0.001329396 sec. | ||
| 10193 | 2026.03.17 22:06:10.997714 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.03.17 22:06:10.997811 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10195 | 2026.03.17 22:06:10.997854 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10196 | 2026.03.17 22:06:10.998180 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.03.17 22:06:10.998215 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10198 | 2026.03.17 22:06:10.998516 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10199 | 2026.03.17 22:06:10.998723 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.03.17 22:06:10.998846 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001054 sec., 45540.796963946865 rows/sec., 3.07 MiB/sec. | ||
| 10201 | 2026.03.17 22:06:10.998882 [ 276 ] {89facfc2-daed-4437-8fd6-0dca945c6ca9} <Debug> TCPHandler: Processed in 0.001224024 sec. | ||
| 10202 | 2026.03.17 22:06:15.743770 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10203 | 2026.03.17 22:06:15.743838 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10204 | 2026.03.17 22:06:15.944329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23032 | ||
| 10205 | 2026.03.17 22:06:15.945107 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.03.17 22:06:15.945145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10207 | 2026.03.17 22:06:15.945616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10208 | 2026.03.17 22:06:15.945841 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.03.17 22:06:15.945967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23032 | ||
| 10210 | 2026.03.17 22:06:15.996740 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.03.17 22:06:15.996906 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10212 | 2026.03.17 22:06:15.996969 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10213 | 2026.03.17 22:06:15.997687 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.03.17 22:06:15.997726 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10215 | 2026.03.17 22:06:15.998052 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10216 | 2026.03.17 22:06:15.998259 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.03.17 22:06:15.998399 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001535 sec., 67752.44299674267 rows/sec., 5.67 MiB/sec. | ||
| 10218 | 2026.03.17 22:06:15.998444 [ 276 ] {77662960-4719-49a9-b693-4805eeda1b39} <Debug> TCPHandler: Processed in 0.001827575 sec. | ||
| 10219 | 2026.03.17 22:06:15.998590 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2026.03.17 22:06:15.998687 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10221 | 2026.03.17 22:06:15.998728 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10222 | 2026.03.17 22:06:15.999147 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.03.17 22:06:15.999183 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10224 | 2026.03.17 22:06:15.999466 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10225 | 2026.03.17 22:06:15.999677 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.03.17 22:06:15.999811 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001145 sec., 20960.69868995633 rows/sec., 1.54 MiB/sec. | ||
| 10227 | 2026.03.17 22:06:15.999849 [ 276 ] {0b52a69d-bb3b-4940-a775-22102ca636cf} <Debug> TCPHandler: Processed in 0.001310565 sec. | ||
| 10228 | 2026.03.17 22:06:15.999958 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.03.17 22:06:16.000053 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10230 | 2026.03.17 22:06:16.000093 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10231 | 2026.03.17 22:06:16.000517 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.03.17 22:06:16.000555 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10233 | 2026.03.17 22:06:16.000873 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10234 | 2026.03.17 22:06:16.001078 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.03.17 22:06:16.001207 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001175 sec., 74893.61702127659 rows/sec., 5.85 MiB/sec. | ||
| 10236 | 2026.03.17 22:06:16.001245 [ 276 ] {1387bbe8-2bdd-4412-a595-87180b6983bd} <Debug> TCPHandler: Processed in 0.001335525 sec. | ||
| 10237 | 2026.03.17 22:06:16.001370 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2026.03.17 22:06:16.001463 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10239 | 2026.03.17 22:06:16.001505 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10240 | 2026.03.17 22:06:16.001591 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001283755 sec. | ||
| 10241 | 2026.03.17 22:06:16.001920 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.03.17 22:06:16.001959 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10243 | 2026.03.17 22:06:16.002280 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10244 | 2026.03.17 22:06:16.002477 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.03.17 22:06:16.002604 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 10246 | 2026.03.17 22:06:16.002641 [ 276 ] {8da2148b-827e-4ffa-be32-f7204e843ed9} <Debug> TCPHandler: Processed in 0.001318695 sec. | ||
| 10247 | 2026.03.17 22:06:16.002749 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.03.17 22:06:16.002840 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10249 | 2026.03.17 22:06:16.002892 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10250 | 2026.03.17 22:06:16.003705 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.03.17 22:06:16.003741 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10252 | 2026.03.17 22:06:16.004246 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10253 | 2026.03.17 22:06:16.004469 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.03.17 22:06:16.004507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 59 entries to flush up to offset 1313 | ||
| 10255 | 2026.03.17 22:06:16.004606 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 24.12 MiB/sec. | ||
| 10256 | 2026.03.17 22:06:16.004673 [ 276 ] {f7c1988b-a1e4-4d7d-b0b4-ed1ea7663b2d} <Debug> TCPHandler: Processed in 0.001970988 sec. | ||
| 10257 | 2026.03.17 22:06:16.004785 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.03.17 22:06:16.004878 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10259 | 2026.03.17 22:06:16.004918 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10260 | 2026.03.17 22:06:16.005249 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.03.17 22:06:16.005284 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10262 | 2026.03.17 22:06:16.005575 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10263 | 2026.03.17 22:06:16.005776 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.03.17 22:06:16.005901 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 10265 | 2026.03.17 22:06:16.005937 [ 276 ] {7c4efc32-40ae-453e-a033-5186213fb4b4} <Debug> TCPHandler: Processed in 0.001198313 sec. | ||
| 10266 | 2026.03.17 22:06:16.007235 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.03.17 22:06:16.007277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10268 | 2026.03.17 22:06:16.008503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10269 | 2026.03.17 22:06:16.008760 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.03.17 22:06:16.009026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1313 | ||
| 10271 | 2026.03.17 22:06:17.133791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10272 | 2026.03.17 22:06:17.150949 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.03.17 22:06:17.151009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10274 | 2026.03.17 22:06:17.157205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10275 | 2026.03.17 22:06:17.157952 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.03.17 22:06:17.161248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10277 | 2026.03.17 22:06:20.995471 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10278 | 2026.03.17 22:06:20.995670 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10279 | 2026.03.17 22:06:20.995735 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10280 | 2026.03.17 22:06:20.996416 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.03.17 22:06:20.996462 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10282 | 2026.03.17 22:06:20.996850 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10283 | 2026.03.17 22:06:20.997067 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.03.17 22:06:20.997218 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001598 sec., 56320.40050062578 rows/sec., 4.72 MiB/sec. | ||
| 10285 | 2026.03.17 22:06:20.997246 [ 166 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10286 | 2026.03.17 22:06:20.997264 [ 276 ] {9c93e65d-693f-42aa-923c-a256478f7a13} <Debug> TCPHandler: Processed in 0.001918187 sec. | ||
| 10287 | 2026.03.17 22:06:20.997342 [ 166 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.03.17 22:06:20.997370 [ 166 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10289 | 2026.03.17 22:06:20.997445 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.03.17 22:06:20.997489 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 10291 | 2026.03.17 22:06:20.997543 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10292 | 2026.03.17 22:06:20.997583 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10293 | 2026.03.17 22:06:20.997595 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10294 | 2026.03.17 22:06:20.997629 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2894 rows starting from the beginning of the part | ||
| 10295 | 2026.03.17 22:06:20.997695 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 10296 | 2026.03.17 22:06:20.997747 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2094 rows starting from the beginning of the part | ||
| 10297 | 2026.03.17 22:06:20.997790 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10298 | 2026.03.17 22:06:20.997828 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 10299 | 2026.03.17 22:06:20.997868 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 10300 | 2026.03.17 22:06:20.998005 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.03.17 22:06:20.998040 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10302 | 2026.03.17 22:06:20.998345 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10303 | 2026.03.17 22:06:20.998551 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.03.17 22:06:20.998678 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001154 sec., 14731.369150779896 rows/sec., 1.08 MiB/sec. | ||
| 10305 | 2026.03.17 22:06:20.998714 [ 276 ] {98af442e-b37d-40c1-8ea2-9526fdaa708a} <Debug> TCPHandler: Processed in 0.001317595 sec. | ||
| 10306 | 2026.03.17 22:06:20.998835 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.03.17 22:06:20.998927 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10308 | 2026.03.17 22:06:20.998966 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10309 | 2026.03.17 22:06:20.999402 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.03.17 22:06:20.999437 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10311 | 2026.03.17 22:06:20.999741 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10312 | 2026.03.17 22:06:20.999750 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002306224 sec., 2637644.9122028043 rows/sec., 213.35 MiB/sec. | ||
| 10313 | 2026.03.17 22:06:20.999942 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.03.17 22:06:20.999992 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10315 | 2026.03.17 22:06:21.000066 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 10316 | 2026.03.17 22:06:21.000103 [ 276 ] {7d96a16d-f01a-4ad2-a25c-0a8f21ef8b4f} <Debug> TCPHandler: Processed in 0.001315565 sec. | ||
| 10317 | 2026.03.17 22:06:21.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.76 MiB, peak 327.68 MiB, free memory in arenas 0.00 B, will set to 319.13 MiB (RSS), difference: -3.63 MiB | ||
| 10318 | 2026.03.17 22:06:21.000204 [ 166 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10319 | 2026.03.17 22:06:21.000224 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.03.17 22:06:21.000267 [ 166 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.03.17 22:06:21.000300 [ 166 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10322 | 2026.03.17 22:06:21.000341 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10323 | 2026.03.17 22:06:21.000384 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 10324 | 2026.03.17 22:06:21.000390 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10325 | 2026.03.17 22:06:21.000390 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.03.17 22:06:21.000466 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10327 | 2026.03.17 22:06:21.000469 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_81_16} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10328 | 2026.03.17 22:06:21.000494 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 10329 | 2026.03.17 22:06:21.000534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 10330 | 2026.03.17 22:06:21.000565 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 514 rows starting from the beginning of the part | ||
| 10331 | 2026.03.17 22:06:21.000622 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1064 rows starting from the beginning of the part | ||
| 10332 | 2026.03.17 22:06:21.000664 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10333 | 2026.03.17 22:06:21.000745 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
| 10334 | 2026.03.17 22:06:21.000804 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 10335 | 2026.03.17 22:06:21.000854 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.03.17 22:06:21.000901 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10337 | 2026.03.17 22:06:21.001233 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10338 | 2026.03.17 22:06:21.001434 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.03.17 22:06:21.001549 [ 166 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10340 | 2026.03.17 22:06:21.001558 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 10341 | 2026.03.17 22:06:21.001583 [ 166 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2026.03.17 22:06:21.001605 [ 166 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10343 | 2026.03.17 22:06:21.001607 [ 276 ] {d22b6b10-e95b-417c-b7fd-431d7eea235d} <Debug> TCPHandler: Processed in 0.001429387 sec. | ||
| 10344 | 2026.03.17 22:06:21.001710 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 10345 | 2026.03.17 22:06:21.001781 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2026.03.17 22:06:21.001840 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10347 | 2026.03.17 22:06:21.001880 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24712 rows starting from the beginning of the part | ||
| 10348 | 2026.03.17 22:06:21.001886 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10349 | 2026.03.17 22:06:21.001948 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 10350 | 2026.03.17 22:06:21.001959 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10351 | 2026.03.17 22:06:21.002001 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1253 rows starting from the beginning of the part | ||
| 10352 | 2026.03.17 22:06:21.002019 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672022 sec., 2011337.1714008548 rows/sec., 149.29 MiB/sec. | ||
| 10353 | 2026.03.17 22:06:21.002050 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 10354 | 2026.03.17 22:06:21.002095 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 10355 | 2026.03.17 22:06:21.002136 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::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 | ||
| 10356 | 2026.03.17 22:06:21.002297 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10357 | 2026.03.17 22:06:21.002623 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.03.17 22:06:21.002715 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_81_16} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10359 | 2026.03.17 22:06:21.002808 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10360 | 2026.03.17 22:06:21.002809 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.03.17 22:06:21.002859 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10362 | 2026.03.17 22:06:21.003533 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10363 | 2026.03.17 22:06:21.003762 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.03.17 22:06:21.003901 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002034 sec., 8357.915437561456 rows/sec., 14.98 MiB/sec. | ||
| 10365 | 2026.03.17 22:06:21.003956 [ 276 ] {37e367ea-d9b7-4156-ba47-c2aa0a79f674} <Debug> TCPHandler: Processed in 0.002226292 sec. | ||
| 10366 | 2026.03.17 22:06:21.004071 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.03.17 22:06:21.004164 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10368 | 2026.03.17 22:06:21.004205 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10369 | 2026.03.17 22:06:21.004536 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.03.17 22:06:21.004573 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10371 | 2026.03.17 22:06:21.007081 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10372 | 2026.03.17 22:06:21.007408 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.03.17 22:06:21.007544 [ 166 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10374 | 2026.03.17 22:06:21.007569 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003422 sec., 17533.606078316774 rows/sec., 1.18 MiB/sec. | ||
| 10375 | 2026.03.17 22:06:21.007581 [ 166 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.03.17 22:06:21.007616 [ 166 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10377 | 2026.03.17 22:06:21.007621 [ 276 ] {cb519f65-c0d4-4e2c-b7e9-24044eff8416} <Debug> TCPHandler: Processed in 0.003597269 sec. | ||
| 10378 | 2026.03.17 22:06:21.007728 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 10379 | 2026.03.17 22:06:21.007824 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10380 | 2026.03.17 22:06:21.007854 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3780 rows starting from the beginning of the part | ||
| 10381 | 2026.03.17 22:06:21.007905 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 10382 | 2026.03.17 22:06:21.007947 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 10383 | 2026.03.17 22:06:21.007986 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 10384 | 2026.03.17 22:06:21.008025 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 10385 | 2026.03.17 22:06:21.008063 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10386 | 2026.03.17 22:06:21.009944 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002248014 sec., 1801590.2036197283 rows/sec., 120.20 MiB/sec. | ||
| 10387 | 2026.03.17 22:06:21.010368 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10388 | 2026.03.17 22:06:21.010634 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.03.17 22:06:21.010697 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_81_16} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10390 | 2026.03.17 22:06:21.010760 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10391 | 2026.03.17 22:06:21.011435 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26678 rows, containing 5 columns (5 merged, 0 gathered) in 0.009779878 sec., 2727845.8892840995 rows/sec., 179.33 MiB/sec. | ||
| 10392 | 2026.03.17 22:06:21.011716 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10393 | 2026.03.17 22:06:21.011968 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.03.17 22:06:21.012032 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10395 | 2026.03.17 22:06:21.012114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10396 | 2026.03.17 22:06:21.586820 [ 171 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10397 | 2026.03.17 22:06:21.586883 [ 171 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.03.17 22:06:21.586907 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10399 | 2026.03.17 22:06:21.587008 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10400 | 2026.03.17 22:06:21.587145 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10401 | 2026.03.17 22:06:21.587183 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 881 rows starting from the beginning of the part | ||
| 10402 | 2026.03.17 22:06:21.587253 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 732 rows starting from the beginning of the part | ||
| 10403 | 2026.03.17 22:06:21.587302 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 10404 | 2026.03.17 22:06:21.587347 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 10405 | 2026.03.17 22:06:21.587388 [ 187 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 732 rows starting from the beginning of the part | ||
| 10406 | 2026.03.17 22:06:21.588515 [ 192 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154459 sec., 1711133.6989103905 rows/sec., 109.31 MiB/sec. | ||
| 10407 | 2026.03.17 22:06:21.588796 [ 192 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10408 | 2026.03.17 22:06:21.589127 [ 192 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.03.17 22:06:21.589219 [ 192 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_18_4} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10410 | 2026.03.17 22:06:21.589321 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10411 | 2026.03.17 22:06:22.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.12 MiB, peak 327.68 MiB, free memory in arenas 0.00 B, will set to 320.75 MiB (RSS), difference: 4.63 MiB | ||
| 10412 | 2026.03.17 22:06:23.446032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23544 | ||
| 10413 | 2026.03.17 22:06:23.446581 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.03.17 22:06:23.446627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10415 | 2026.03.17 22:06:23.447124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10416 | 2026.03.17 22:06:23.447362 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.03.17 22:06:23.447504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23544 | ||
| 10418 | 2026.03.17 22:06:24.661304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10419 | 2026.03.17 22:06:24.677820 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.03.17 22:06:24.677868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10421 | 2026.03.17 22:06:24.684111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10422 | 2026.03.17 22:06:24.684784 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.03.17 22:06:24.687634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10424 | 2026.03.17 22:06:25.996407 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.03.17 22:06:25.996597 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10426 | 2026.03.17 22:06:25.996670 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10427 | 2026.03.17 22:06:25.997390 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.17 22:06:25.997439 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10429 | 2026.03.17 22:06:25.997873 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10430 | 2026.03.17 22:06:25.998110 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.03.17 22:06:25.998276 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00173 sec., 60115.60693641619 rows/sec., 5.03 MiB/sec. | ||
| 10432 | 2026.03.17 22:06:25.998330 [ 276 ] {12451871-9be3-4063-af85-1f7f5dff7ecf} <Debug> TCPHandler: Processed in 0.00205509 sec. | ||
| 10433 | 2026.03.17 22:06:25.998469 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.03.17 22:06:25.998578 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10435 | 2026.03.17 22:06:25.998623 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10436 | 2026.03.17 22:06:25.999081 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.03.17 22:06:25.999120 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10438 | 2026.03.17 22:06:25.999437 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10439 | 2026.03.17 22:06:25.999654 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.17 22:06:25.999793 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.42 MiB/sec. | ||
| 10441 | 2026.03.17 22:06:25.999834 [ 276 ] {670282bc-1ff8-41db-8a14-1455cdda8d47} <Debug> TCPHandler: Processed in 0.001418987 sec. | ||
| 10442 | 2026.03.17 22:06:25.999953 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.03.17 22:06:26.000048 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10444 | 2026.03.17 22:06:26.000090 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10445 | 2026.03.17 22:06:26.000528 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.03.17 22:06:26.000568 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10447 | 2026.03.17 22:06:26.000890 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10448 | 2026.03.17 22:06:26.001109 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.03.17 22:06:26.001242 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001214 sec., 72487.64415156507 rows/sec., 5.66 MiB/sec. | ||
| 10450 | 2026.03.17 22:06:26.001282 [ 276 ] {3d8a0f58-327b-4d06-88e4-f1ee2302fdbd} <Debug> TCPHandler: Processed in 0.001380357 sec. | ||
| 10451 | 2026.03.17 22:06:26.001403 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.03.17 22:06:26.001497 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.03.17 22:06:26.001542 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10454 | 2026.03.17 22:06:26.001970 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.03.17 22:06:26.002006 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10456 | 2026.03.17 22:06:26.002360 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10457 | 2026.03.17 22:06:26.002578 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.03.17 22:06:26.002716 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 10459 | 2026.03.17 22:06:26.002761 [ 276 ] {6ff3e686-ad9f-41bc-921e-e47de2fd4a7d} <Debug> TCPHandler: Processed in 0.001407547 sec. | ||
| 10460 | 2026.03.17 22:06:26.002896 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.03.17 22:06:26.002992 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10462 | 2026.03.17 22:06:26.003047 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10463 | 2026.03.17 22:06:26.003901 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.03.17 22:06:26.003939 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10465 | 2026.03.17 22:06:26.004492 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10466 | 2026.03.17 22:06:26.004716 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.03.17 22:06:26.004868 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001894 sec., 12671.594508975712 rows/sec., 22.71 MiB/sec. | ||
| 10468 | 2026.03.17 22:06:26.004935 [ 276 ] {3a10a85c-176a-44a0-abfa-561f607c5663} <Debug> TCPHandler: Processed in 0.00208947 sec. | ||
| 10469 | 2026.03.17 22:06:26.005058 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.03.17 22:06:26.005154 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10471 | 2026.03.17 22:06:26.005197 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10472 | 2026.03.17 22:06:26.005542 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.03.17 22:06:26.005579 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10474 | 2026.03.17 22:06:26.005917 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10475 | 2026.03.17 22:06:26.006129 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.03.17 22:06:26.006262 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 10477 | 2026.03.17 22:06:26.006300 [ 276 ] {f19df275-0af4-4f76-8340-6e9f8c918ed3} <Debug> TCPHandler: Processed in 0.001292295 sec. | ||
| 10478 | 2026.03.17 22:06:26.009308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 27 entries to flush up to offset 1340 | ||
| 10479 | 2026.03.17 22:06:26.011934 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.03.17 22:06:26.011993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10481 | 2026.03.17 22:06:26.013452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10482 | 2026.03.17 22:06:26.013775 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.03.17 22:06:26.013941 [ 120 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10484 | 2026.03.17 22:06:26.014009 [ 120 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.03.17 22:06:26.014037 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10486 | 2026.03.17 22:06:26.014143 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 10487 | 2026.03.17 22:06:26.014263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 10488 | 2026.03.17 22:06:26.014659 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10489 | 2026.03.17 22:06:26.014809 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1152 rows starting from the beginning of the part | ||
| 10490 | 2026.03.17 22:06:26.015198 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 10491 | 2026.03.17 22:06:26.015554 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 10492 | 2026.03.17 22:06:26.015899 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 10493 | 2026.03.17 22:06:26.016243 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 59 rows starting from the beginning of the part | ||
| 10494 | 2026.03.17 22:06:26.016583 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 10495 | 2026.03.17 22:06:26.024145 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 72 columns (72 merged, 0 gathered) in 0.010045684 sec., 133390.6182993612 rows/sec., 107.54 MiB/sec. | ||
| 10496 | 2026.03.17 22:06:26.025579 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10497 | 2026.03.17 22:06:26.026098 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.03.17 22:06:26.026175 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_36_7} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10499 | 2026.03.17 22:06:26.026378 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10500 | 2026.03.17 22:06:27.231004 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41329 | ||
| 10501 | 2026.03.17 22:06:27.231138 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10502 | 2026.03.17 22:06:27.231182 [ 286 ] {} <Debug> TCP-Session: 59e92a12-7c80-4cff-a4ef-1690bd622228 Authenticating user 'default' from [fd00:1122:3344:101::e]:41329 | ||
| 10503 | 2026.03.17 22:06:27.231209 [ 286 ] {} <Debug> TCP-Session: 59e92a12-7c80-4cff-a4ef-1690bd622228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2026.03.17 22:06:27.231224 [ 286 ] {} <Debug> TCP-Session: 59e92a12-7c80-4cff-a4ef-1690bd622228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10505 | 2026.03.17 22:06:27.231509 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38987 | ||
| 10506 | 2026.03.17 22:06:27.231537 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61883 | ||
| 10507 | 2026.03.17 22:06:27.231563 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39309 | ||
| 10508 | 2026.03.17 22:06:27.231605 [ 286 ] {} <Trace> TCP-Session: 59e92a12-7c80-4cff-a4ef-1690bd622228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2026.03.17 22:06:27.231587 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56116 | ||
| 10510 | 2026.03.17 22:06:27.231658 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10511 | 2026.03.17 22:06:27.231644 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10512 | 2026.03.17 22:06:27.231703 [ 349 ] {} <Debug> TCP-Session: b49034a3-aeb7-402f-9f40-f69a308acf99 Authenticating user 'default' from [fd00:1122:3344:101::e]:61883 | ||
| 10513 | 2026.03.17 22:06:27.231727 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10514 | 2026.03.17 22:06:27.231747 [ 349 ] {} <Debug> TCP-Session: b49034a3-aeb7-402f-9f40-f69a308acf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2026.03.17 22:06:27.231747 [ 287 ] {} <Debug> TCP-Session: 493ad689-751d-42cf-abdc-7c607cc2ae7a Authenticating user 'default' from [fd00:1122:3344:101::e]:38987 | ||
| 10516 | 2026.03.17 22:06:27.231781 [ 353 ] {} <Debug> TCP-Session: c2d95101-38d3-45ff-a514-9d38882da22a Authenticating user 'default' from [fd00:1122:3344:101::e]:56116 | ||
| 10517 | 2026.03.17 22:06:27.231786 [ 349 ] {} <Debug> TCP-Session: b49034a3-aeb7-402f-9f40-f69a308acf99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.03.17 22:06:27.231826 [ 353 ] {} <Debug> TCP-Session: c2d95101-38d3-45ff-a514-9d38882da22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.03.17 22:06:27.231839 [ 286 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41329) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10520 | 2026.03.17 22:06:27.231862 [ 353 ] {} <Debug> TCP-Session: c2d95101-38d3-45ff-a514-9d38882da22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.03.17 22:06:27.231817 [ 287 ] {} <Debug> TCP-Session: 493ad689-751d-42cf-abdc-7c607cc2ae7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10522 | 2026.03.17 22:06:27.231718 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10523 | 2026.03.17 22:06:27.231939 [ 287 ] {} <Debug> TCP-Session: 493ad689-751d-42cf-abdc-7c607cc2ae7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10524 | 2026.03.17 22:06:27.231553 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41141 | ||
| 10525 | 2026.03.17 22:06:27.231987 [ 351 ] {} <Debug> TCP-Session: 58ed23fc-5012-49c5-9245-c5e76d758970 Authenticating user 'default' from [fd00:1122:3344:101::e]:39309 | ||
| 10526 | 2026.03.17 22:06:27.231544 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41100 | ||
| 10527 | 2026.03.17 22:06:27.232042 [ 351 ] {} <Debug> TCP-Session: 58ed23fc-5012-49c5-9245-c5e76d758970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.03.17 22:06:27.231519 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52793 | ||
| 10529 | 2026.03.17 22:06:27.232121 [ 351 ] {} <Debug> TCP-Session: 58ed23fc-5012-49c5-9245-c5e76d758970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.03.17 22:06:27.231584 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50894 | ||
| 10531 | 2026.03.17 22:06:27.232197 [ 286 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10532 | 2026.03.17 22:06:27.232283 [ 286 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10533 | 2026.03.17 22:06:27.232494 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10534 | 2026.03.17 22:06:27.232536 [ 350 ] {} <Debug> TCP-Session: cbcb1da8-fe4b-4675-9f00-5b44b568df61 Authenticating user 'default' from [fd00:1122:3344:101::e]:41141 | ||
| 10535 | 2026.03.17 22:06:27.232555 [ 350 ] {} <Debug> TCP-Session: cbcb1da8-fe4b-4675-9f00-5b44b568df61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10536 | 2026.03.17 22:06:27.232570 [ 350 ] {} <Debug> TCP-Session: cbcb1da8-fe4b-4675-9f00-5b44b568df61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10537 | 2026.03.17 22:06:27.232652 [ 286 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 10538 | 2026.03.17 22:06:27.232878 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10539 | 2026.03.17 22:06:27.232947 [ 352 ] {} <Debug> TCP-Session: 7640968a-7a98-448a-8f2a-e2d5bfd51025 Authenticating user 'default' from [fd00:1122:3344:101::e]:50894 | ||
| 10540 | 2026.03.17 22:06:27.232986 [ 352 ] {} <Debug> TCP-Session: 7640968a-7a98-448a-8f2a-e2d5bfd51025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10541 | 2026.03.17 22:06:27.233009 [ 352 ] {} <Debug> TCP-Session: 7640968a-7a98-448a-8f2a-e2d5bfd51025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.03.17 22:06:27.233009 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10543 | 2026.03.17 22:06:27.233062 [ 288 ] {} <Debug> TCP-Session: 0038c711-0b7a-4740-9fab-b602dd6d3f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:52793 | ||
| 10544 | 2026.03.17 22:06:27.233082 [ 288 ] {} <Debug> TCP-Session: 0038c711-0b7a-4740-9fab-b602dd6d3f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10545 | 2026.03.17 22:06:27.233096 [ 288 ] {} <Debug> TCP-Session: 0038c711-0b7a-4740-9fab-b602dd6d3f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.03.17 22:06:27.233361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10547 | 2026.03.17 22:06:27.233416 [ 289 ] {} <Debug> TCP-Session: 3cfb9340-fd91-4c18-a369-af79840bbae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41100 | ||
| 10548 | 2026.03.17 22:06:27.233446 [ 289 ] {} <Debug> TCP-Session: 3cfb9340-fd91-4c18-a369-af79840bbae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.03.17 22:06:27.233468 [ 289 ] {} <Debug> TCP-Session: 3cfb9340-fd91-4c18-a369-af79840bbae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.03.17 22:06:27.233820 [ 343 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Trace> AggregatingTransform: Aggregating | ||
| 10551 | 2026.03.17 22:06:27.233881 [ 343 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Trace> Aggregator: Aggregation method: without_key | ||
| 10552 | 2026.03.17 22:06:27.233927 [ 343 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001148522 sec. (870.684 rows/sec., 34.01 KiB/sec.) | ||
| 10553 | 2026.03.17 22:06:27.233952 [ 343 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Trace> Aggregator: Merging aggregated data | ||
| 10554 | 2026.03.17 22:06:27.235571 [ 286 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003817 sec., 261.98585276395073 rows/sec., 10.23 KiB/sec. | ||
| 10555 | 2026.03.17 22:06:27.235715 [ 286 ] {3e2fee29-911c-4bcd-98a0-9a3a15effd53} <Debug> TCPHandler: Processed in 0.004237212 sec. | ||
| 10556 | 2026.03.17 22:06:27.235905 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10557 | 2026.03.17 22:06:27.235948 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10558 | 2026.03.17 22:06:27.235970 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10559 | 2026.03.17 22:06:27.235998 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10560 | 2026.03.17 22:06:27.236031 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10561 | 2026.03.17 22:06:27.236039 [ 353 ] {} <Debug> TCP-Session: c2d95101-38d3-45ff-a514-9d38882da22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.03.17 22:06:27.236072 [ 287 ] {} <Debug> TCP-Session: 493ad689-751d-42cf-abdc-7c607cc2ae7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.03.17 22:06:27.236088 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10564 | 2026.03.17 22:06:27.236116 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10565 | 2026.03.17 22:06:27.236147 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10566 | 2026.03.17 22:06:27.236186 [ 352 ] {} <Debug> TCP-Session: 7640968a-7a98-448a-8f2a-e2d5bfd51025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.03.17 22:06:27.236155 [ 351 ] {} <Debug> TCP-Session: 58ed23fc-5012-49c5-9245-c5e76d758970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10568 | 2026.03.17 22:06:27.236218 [ 350 ] {} <Debug> TCP-Session: cbcb1da8-fe4b-4675-9f00-5b44b568df61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.03.17 22:06:27.236099 [ 288 ] {} <Debug> TCP-Session: 0038c711-0b7a-4740-9fab-b602dd6d3f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2026.03.17 22:06:27.236052 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10571 | 2026.03.17 22:06:27.236013 [ 289 ] {} <Debug> TCP-Session: 3cfb9340-fd91-4c18-a369-af79840bbae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.03.17 22:06:27.236337 [ 349 ] {} <Debug> TCP-Session: b49034a3-aeb7-402f-9f40-f69a308acf99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.03.17 22:06:27.235955 [ 286 ] {} <Debug> TCP-Session: 59e92a12-7c80-4cff-a4ef-1690bd622228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10574 | 2026.03.17 22:06:27.618734 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34725 | ||
| 10575 | 2026.03.17 22:06:27.618842 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10576 | 2026.03.17 22:06:27.618869 [ 286 ] {} <Debug> TCP-Session: 1cde462f-b2f8-4d7b-b727-d79dfe536f99 Authenticating user 'default' from [fd00:1122:3344:101::e]:34725 | ||
| 10577 | 2026.03.17 22:06:27.618891 [ 286 ] {} <Debug> TCP-Session: 1cde462f-b2f8-4d7b-b727-d79dfe536f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.03.17 22:06:27.618904 [ 286 ] {} <Debug> TCP-Session: 1cde462f-b2f8-4d7b-b727-d79dfe536f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.03.17 22:06:27.619137 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56789 | ||
| 10580 | 2026.03.17 22:06:27.619164 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44015 | ||
| 10581 | 2026.03.17 22:06:27.619208 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34280 | ||
| 10582 | 2026.03.17 22:06:27.619232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58326 | ||
| 10583 | 2026.03.17 22:06:27.619268 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10584 | 2026.03.17 22:06:27.619155 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35943 | ||
| 10585 | 2026.03.17 22:06:27.619315 [ 288 ] {} <Debug> TCP-Session: 228b2054-9c7e-475c-aadf-d8e30447cfe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56789 | ||
| 10586 | 2026.03.17 22:06:27.619324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10587 | 2026.03.17 22:06:27.619339 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10588 | 2026.03.17 22:06:27.619356 [ 288 ] {} <Debug> TCP-Session: 228b2054-9c7e-475c-aadf-d8e30447cfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10589 | 2026.03.17 22:06:27.619385 [ 289 ] {} <Debug> TCP-Session: eeacf526-5bce-4b24-a3fb-ce331e7ccb18 Authenticating user 'default' from [fd00:1122:3344:101::e]:44015 | ||
| 10590 | 2026.03.17 22:06:27.619392 [ 352 ] {} <Debug> TCP-Session: d3bb74cf-c7cf-4dfb-8630-086b81889f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:58326 | ||
| 10591 | 2026.03.17 22:06:27.619392 [ 288 ] {} <Debug> TCP-Session: 228b2054-9c7e-475c-aadf-d8e30447cfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.03.17 22:06:27.619426 [ 289 ] {} <Debug> TCP-Session: eeacf526-5bce-4b24-a3fb-ce331e7ccb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.03.17 22:06:27.619429 [ 352 ] {} <Debug> TCP-Session: d3bb74cf-c7cf-4dfb-8630-086b81889f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.03.17 22:06:27.619457 [ 289 ] {} <Debug> TCP-Session: eeacf526-5bce-4b24-a3fb-ce331e7ccb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.03.17 22:06:27.619463 [ 352 ] {} <Debug> TCP-Session: d3bb74cf-c7cf-4dfb-8630-086b81889f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.03.17 22:06:27.619386 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10597 | 2026.03.17 22:06:27.619346 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10598 | 2026.03.17 22:06:27.619520 [ 349 ] {} <Debug> TCP-Session: 07c60aac-fc8f-49be-835a-b3f3bf409768 Authenticating user 'default' from [fd00:1122:3344:101::e]:35943 | ||
| 10599 | 2026.03.17 22:06:27.619145 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32806 | ||
| 10600 | 2026.03.17 22:06:27.619554 [ 350 ] {} <Debug> TCP-Session: 6f659470-aa8e-4c0d-8e28-0440c41cfa51 Authenticating user 'default' from [fd00:1122:3344:101::e]:34280 | ||
| 10601 | 2026.03.17 22:06:27.619556 [ 349 ] {} <Debug> TCP-Session: 07c60aac-fc8f-49be-835a-b3f3bf409768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.03.17 22:06:27.619237 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37378 | ||
| 10603 | 2026.03.17 22:06:27.619598 [ 349 ] {} <Debug> TCP-Session: 07c60aac-fc8f-49be-835a-b3f3bf409768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.03.17 22:06:27.619592 [ 350 ] {} <Debug> TCP-Session: 6f659470-aa8e-4c0d-8e28-0440c41cfa51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.03.17 22:06:27.619625 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10606 | 2026.03.17 22:06:27.619645 [ 350 ] {} <Debug> TCP-Session: 6f659470-aa8e-4c0d-8e28-0440c41cfa51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2026.03.17 22:06:27.619659 [ 287 ] {} <Debug> TCP-Session: 73f7be95-bc0d-4b93-8e02-07db37ae3dac Authenticating user 'default' from [fd00:1122:3344:101::e]:32806 | ||
| 10608 | 2026.03.17 22:06:27.619664 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10609 | 2026.03.17 22:06:27.619678 [ 287 ] {} <Debug> TCP-Session: 73f7be95-bc0d-4b93-8e02-07db37ae3dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2026.03.17 22:06:27.619699 [ 353 ] {} <Debug> TCP-Session: 8252cf30-23fc-441c-b6ed-287d533f1874 Authenticating user 'default' from [fd00:1122:3344:101::e]:37378 | ||
| 10611 | 2026.03.17 22:06:27.619709 [ 287 ] {} <Debug> TCP-Session: 73f7be95-bc0d-4b93-8e02-07db37ae3dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2026.03.17 22:06:27.619725 [ 353 ] {} <Debug> TCP-Session: 8252cf30-23fc-441c-b6ed-287d533f1874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.03.17 22:06:27.619230 [ 286 ] {} <Trace> TCP-Session: 1cde462f-b2f8-4d7b-b727-d79dfe536f99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2026.03.17 22:06:27.619748 [ 353 ] {} <Debug> TCP-Session: 8252cf30-23fc-441c-b6ed-287d533f1874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10615 | 2026.03.17 22:06:27.619219 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61626 | ||
| 10616 | 2026.03.17 22:06:27.619856 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10617 | 2026.03.17 22:06:27.619880 [ 351 ] {} <Debug> TCP-Session: 17644ed5-9b8d-4551-8b24-2d4119a69a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:61626 | ||
| 10618 | 2026.03.17 22:06:27.619897 [ 351 ] {} <Debug> TCP-Session: 17644ed5-9b8d-4551-8b24-2d4119a69a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10619 | 2026.03.17 22:06:27.619910 [ 351 ] {} <Debug> TCP-Session: 17644ed5-9b8d-4551-8b24-2d4119a69a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2026.03.17 22:06:27.619918 [ 286 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10621 | 2026.03.17 22:06:27.620283 [ 286 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10622 | 2026.03.17 22:06:27.620363 [ 286 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10623 | 2026.03.17 22:06:27.620737 [ 286 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 10624 | 2026.03.17 22:06:27.621900 [ 338 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Trace> AggregatingTransform: Aggregating | ||
| 10625 | 2026.03.17 22:06:27.621956 [ 338 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Trace> Aggregator: Aggregation method: without_key | ||
| 10626 | 2026.03.17 22:06:27.621995 [ 338 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127862 sec. (886.633 rows/sec., 34.63 KiB/sec.) | ||
| 10627 | 2026.03.17 22:06:27.622015 [ 338 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Trace> Aggregator: Merging aggregated data | ||
| 10628 | 2026.03.17 22:06:27.623350 [ 286 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00349 sec., 286.5329512893983 rows/sec., 11.19 KiB/sec. | ||
| 10629 | 2026.03.17 22:06:27.623488 [ 286 ] {8c5027be-ab2c-4ec6-acbe-6bfed27a4814} <Debug> TCPHandler: Processed in 0.004375794 sec. | ||
| 10630 | 2026.03.17 22:06:27.623626 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10631 | 2026.03.17 22:06:27.623656 [ 286 ] {} <Debug> TCP-Session: 1cde462f-b2f8-4d7b-b727-d79dfe536f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10632 | 2026.03.17 22:06:27.623662 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10633 | 2026.03.17 22:06:27.623689 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10634 | 2026.03.17 22:06:27.623713 [ 352 ] {} <Debug> TCP-Session: d3bb74cf-c7cf-4dfb-8630-086b81889f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.03.17 22:06:27.623718 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10636 | 2026.03.17 22:06:27.623741 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10637 | 2026.03.17 22:06:27.623774 [ 289 ] {} <Debug> TCP-Session: eeacf526-5bce-4b24-a3fb-ce331e7ccb18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.03.17 22:06:27.623781 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10639 | 2026.03.17 22:06:27.623807 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10640 | 2026.03.17 22:06:27.623812 [ 351 ] {} <Debug> TCP-Session: 17644ed5-9b8d-4551-8b24-2d4119a69a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10641 | 2026.03.17 22:06:27.623825 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10642 | 2026.03.17 22:06:27.623852 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10643 | 2026.03.17 22:06:27.623858 [ 287 ] {} <Debug> TCP-Session: 73f7be95-bc0d-4b93-8e02-07db37ae3dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10644 | 2026.03.17 22:06:27.623903 [ 353 ] {} <Debug> TCP-Session: 8252cf30-23fc-441c-b6ed-287d533f1874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2026.03.17 22:06:27.623893 [ 349 ] {} <Debug> TCP-Session: 07c60aac-fc8f-49be-835a-b3f3bf409768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10646 | 2026.03.17 22:06:27.623745 [ 350 ] {} <Debug> TCP-Session: 6f659470-aa8e-4c0d-8e28-0440c41cfa51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10647 | 2026.03.17 22:06:27.623840 [ 288 ] {} <Debug> TCP-Session: 228b2054-9c7e-475c-aadf-d8e30447cfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2026.03.17 22:06:27.794531 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38976 | ||
| 10649 | 2026.03.17 22:06:27.794636 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10650 | 2026.03.17 22:06:27.794666 [ 350 ] {} <Debug> TCP-Session: 8cf0ee0a-ee0c-4276-a0cd-e9b76b529aa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38976 | ||
| 10651 | 2026.03.17 22:06:27.794691 [ 350 ] {} <Debug> TCP-Session: 8cf0ee0a-ee0c-4276-a0cd-e9b76b529aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10652 | 2026.03.17 22:06:27.794706 [ 350 ] {} <Debug> TCP-Session: 8cf0ee0a-ee0c-4276-a0cd-e9b76b529aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2026.03.17 22:06:27.794919 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61086 | ||
| 10654 | 2026.03.17 22:06:27.794970 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52905 | ||
| 10655 | 2026.03.17 22:06:27.795012 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61160 | ||
| 10656 | 2026.03.17 22:06:27.795041 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10657 | 2026.03.17 22:06:27.795054 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57914 | ||
| 10658 | 2026.03.17 22:06:27.795061 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47858 | ||
| 10659 | 2026.03.17 22:06:27.795091 [ 351 ] {} <Debug> TCP-Session: fe304a05-b2bb-49c3-8bbe-10276f3ff0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61086 | ||
| 10660 | 2026.03.17 22:06:27.795106 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10661 | 2026.03.17 22:06:27.795131 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10662 | 2026.03.17 22:06:27.795143 [ 351 ] {} <Debug> TCP-Session: fe304a05-b2bb-49c3-8bbe-10276f3ff0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2026.03.17 22:06:27.795162 [ 352 ] {} <Debug> TCP-Session: f1410a37-98d1-494e-acea-74248517a51e Authenticating user 'default' from [fd00:1122:3344:101::e]:52905 | ||
| 10664 | 2026.03.17 22:06:27.795171 [ 288 ] {} <Debug> TCP-Session: ecd0c098-7369-46b9-ad83-5a12115b4b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:57914 | ||
| 10665 | 2026.03.17 22:06:27.795195 [ 351 ] {} <Debug> TCP-Session: fe304a05-b2bb-49c3-8bbe-10276f3ff0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.17 22:06:27.795211 [ 352 ] {} <Debug> TCP-Session: f1410a37-98d1-494e-acea-74248517a51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.03.17 22:06:27.795156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10668 | 2026.03.17 22:06:27.795305 [ 352 ] {} <Debug> TCP-Session: f1410a37-98d1-494e-acea-74248517a51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.03.17 22:06:27.795079 [ 350 ] {} <Trace> TCP-Session: 8cf0ee0a-ee0c-4276-a0cd-e9b76b529aa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.03.17 22:06:27.795327 [ 289 ] {} <Debug> TCP-Session: 0a83a063-54ff-482b-a774-b39563cf9cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47858 | ||
| 10671 | 2026.03.17 22:06:27.795069 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64830 | ||
| 10672 | 2026.03.17 22:06:27.795391 [ 289 ] {} <Debug> TCP-Session: 0a83a063-54ff-482b-a774-b39563cf9cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.03.17 22:06:27.795033 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35138 | ||
| 10674 | 2026.03.17 22:06:27.795432 [ 289 ] {} <Debug> TCP-Session: 0a83a063-54ff-482b-a774-b39563cf9cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2026.03.17 22:06:27.795463 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10676 | 2026.03.17 22:06:27.795012 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39259 | ||
| 10677 | 2026.03.17 22:06:27.795504 [ 349 ] {} <Debug> TCP-Session: 213bafc0-9627-46c8-a364-b07f35514cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:64830 | ||
| 10678 | 2026.03.17 22:06:27.795506 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10679 | 2026.03.17 22:06:27.795528 [ 350 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10680 | 2026.03.17 22:06:27.795213 [ 288 ] {} <Debug> TCP-Session: ecd0c098-7369-46b9-ad83-5a12115b4b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10681 | 2026.03.17 22:06:27.795127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10682 | 2026.03.17 22:06:27.795599 [ 288 ] {} <Debug> TCP-Session: ecd0c098-7369-46b9-ad83-5a12115b4b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10683 | 2026.03.17 22:06:27.795619 [ 286 ] {} <Debug> TCP-Session: b6630731-8d40-45ee-958a-f6869a7bbcd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61160 | ||
| 10684 | 2026.03.17 22:06:27.795633 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10685 | 2026.03.17 22:06:27.795664 [ 286 ] {} <Debug> TCP-Session: b6630731-8d40-45ee-958a-f6869a7bbcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.03.17 22:06:27.795668 [ 353 ] {} <Debug> TCP-Session: 8e377e30-0790-435f-8f48-7c3fb86fb3e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39259 | ||
| 10687 | 2026.03.17 22:06:27.795683 [ 286 ] {} <Debug> TCP-Session: b6630731-8d40-45ee-958a-f6869a7bbcd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10688 | 2026.03.17 22:06:27.795686 [ 287 ] {} <Debug> TCP-Session: 8bdb84d0-1826-4cbf-848f-4bd7a2b833b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35138 | ||
| 10689 | 2026.03.17 22:06:27.795700 [ 353 ] {} <Debug> TCP-Session: 8e377e30-0790-435f-8f48-7c3fb86fb3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.03.17 22:06:27.795721 [ 287 ] {} <Debug> TCP-Session: 8bdb84d0-1826-4cbf-848f-4bd7a2b833b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10691 | 2026.03.17 22:06:27.795729 [ 353 ] {} <Debug> TCP-Session: 8e377e30-0790-435f-8f48-7c3fb86fb3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10692 | 2026.03.17 22:06:27.795745 [ 287 ] {} <Debug> TCP-Session: 8bdb84d0-1826-4cbf-848f-4bd7a2b833b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10693 | 2026.03.17 22:06:27.795697 [ 349 ] {} <Debug> TCP-Session: 213bafc0-9627-46c8-a364-b07f35514cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2026.03.17 22:06:27.795788 [ 349 ] {} <Debug> TCP-Session: 213bafc0-9627-46c8-a364-b07f35514cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10695 | 2026.03.17 22:06:27.795948 [ 350 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10696 | 2026.03.17 22:06:27.796010 [ 350 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10697 | 2026.03.17 22:06:27.796358 [ 350 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 10698 | 2026.03.17 22:06:27.797357 [ 331 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Trace> AggregatingTransform: Aggregating | ||
| 10699 | 2026.03.17 22:06:27.797399 [ 331 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 10700 | 2026.03.17 22:06:27.797439 [ 331 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975008 sec. (1025.633 rows/sec., 40.06 KiB/sec.) | ||
| 10701 | 2026.03.17 22:06:27.797460 [ 331 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Trace> Aggregator: Merging aggregated data | ||
| 10702 | 2026.03.17 22:06:27.798695 [ 350 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 10703 | 2026.03.17 22:06:27.798836 [ 350 ] {bb25fde2-148b-4d4d-a794-07c0d56131cc} <Debug> TCPHandler: Processed in 0.003903155 sec. | ||
| 10704 | 2026.03.17 22:06:27.798967 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10705 | 2026.03.17 22:06:27.798996 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10706 | 2026.03.17 22:06:27.798999 [ 350 ] {} <Debug> TCP-Session: 8cf0ee0a-ee0c-4276-a0cd-e9b76b529aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.03.17 22:06:27.799018 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10708 | 2026.03.17 22:06:27.799038 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10709 | 2026.03.17 22:06:27.799072 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10710 | 2026.03.17 22:06:27.799083 [ 352 ] {} <Debug> TCP-Session: f1410a37-98d1-494e-acea-74248517a51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10711 | 2026.03.17 22:06:27.799102 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10712 | 2026.03.17 22:06:27.799126 [ 351 ] {} <Debug> TCP-Session: fe304a05-b2bb-49c3-8bbe-10276f3ff0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10713 | 2026.03.17 22:06:27.799121 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10714 | 2026.03.17 22:06:27.799153 [ 288 ] {} <Debug> TCP-Session: ecd0c098-7369-46b9-ad83-5a12115b4b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.03.17 22:06:27.799086 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10716 | 2026.03.17 22:06:27.799182 [ 289 ] {} <Debug> TCP-Session: 0a83a063-54ff-482b-a774-b39563cf9cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2026.03.17 22:06:27.799057 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10718 | 2026.03.17 22:06:27.799220 [ 353 ] {} <Debug> TCP-Session: 8e377e30-0790-435f-8f48-7c3fb86fb3e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.03.17 22:06:27.799041 [ 349 ] {} <Debug> TCP-Session: 213bafc0-9627-46c8-a364-b07f35514cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2026.03.17 22:06:27.799259 [ 287 ] {} <Debug> TCP-Session: 8bdb84d0-1826-4cbf-848f-4bd7a2b833b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.03.17 22:06:27.799111 [ 286 ] {} <Debug> TCP-Session: b6630731-8d40-45ee-958a-f6869a7bbcd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.03.17 22:06:30.743883 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10723 | 2026.03.17 22:06:30.743954 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10724 | 2026.03.17 22:06:30.947581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23992 | ||
| 10725 | 2026.03.17 22:06:30.948082 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.03.17 22:06:30.948121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10727 | 2026.03.17 22:06:30.948615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10728 | 2026.03.17 22:06:30.948842 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.03.17 22:06:30.948970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23992 | ||
| 10730 | 2026.03.17 22:06:30.995661 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.03.17 22:06:30.995812 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10732 | 2026.03.17 22:06:30.995869 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10733 | 2026.03.17 22:06:30.996465 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.03.17 22:06:30.996504 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10735 | 2026.03.17 22:06:30.996831 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10736 | 2026.03.17 22:06:30.997027 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.03.17 22:06:30.997229 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001458 sec., 61728.39506172839 rows/sec., 5.18 MiB/sec. | ||
| 10738 | 2026.03.17 22:06:30.997274 [ 276 ] {1edd5ef2-e007-4315-8a96-42baa68141ab} <Debug> TCPHandler: Processed in 0.001724113 sec. | ||
| 10739 | 2026.03.17 22:06:30.997393 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.03.17 22:06:30.997492 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10741 | 2026.03.17 22:06:30.997533 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10742 | 2026.03.17 22:06:30.997932 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.03.17 22:06:30.997968 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10744 | 2026.03.17 22:06:30.998262 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10745 | 2026.03.17 22:06:30.998463 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.03.17 22:06:30.998591 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001121 sec., 15165.031222123103 rows/sec., 1.11 MiB/sec. | ||
| 10747 | 2026.03.17 22:06:30.998628 [ 276 ] {119e2b98-8032-4385-851c-9260b8381f92} <Debug> TCPHandler: Processed in 0.001284355 sec. | ||
| 10748 | 2026.03.17 22:06:30.998734 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.03.17 22:06:30.998826 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10750 | 2026.03.17 22:06:30.998866 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10751 | 2026.03.17 22:06:30.999292 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.03.17 22:06:30.999326 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10753 | 2026.03.17 22:06:30.999623 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10754 | 2026.03.17 22:06:30.999824 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.03.17 22:06:30.999950 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001142 sec., 70928.19614711033 rows/sec., 5.54 MiB/sec. | ||
| 10756 | 2026.03.17 22:06:30.999986 [ 276 ] {69c48794-8499-47ff-bec9-579204c5a064} <Debug> TCPHandler: Processed in 0.001299465 sec. | ||
| 10757 | 2026.03.17 22:06:31.000096 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.03.17 22:06:31.000212 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10759 | 2026.03.17 22:06:31.000262 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10760 | 2026.03.17 22:06:31.000701 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.03.17 22:06:31.000742 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10762 | 2026.03.17 22:06:31.001086 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10763 | 2026.03.17 22:06:31.001310 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.03.17 22:06:31.001443 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 10765 | 2026.03.17 22:06:31.001480 [ 276 ] {524e7535-bf24-4fc4-8fba-80c6e177ea40} <Debug> TCPHandler: Processed in 0.001431278 sec. | ||
| 10766 | 2026.03.17 22:06:31.001635 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.03.17 22:06:31.001754 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10768 | 2026.03.17 22:06:31.001820 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10769 | 2026.03.17 22:06:31.002787 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.03.17 22:06:31.002828 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10771 | 2026.03.17 22:06:31.003379 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10772 | 2026.03.17 22:06:31.003604 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.03.17 22:06:31.003742 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002012 sec., 8449.304174950299 rows/sec., 15.14 MiB/sec. | ||
| 10774 | 2026.03.17 22:06:31.003797 [ 276 ] {b835dd19-759b-4627-a3d6-49398fc078df} <Debug> TCPHandler: Processed in 0.002224402 sec. | ||
| 10775 | 2026.03.17 22:06:31.003920 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.03.17 22:06:31.004014 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.03.17 22:06:31.004056 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10778 | 2026.03.17 22:06:31.004409 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.03.17 22:06:31.004444 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10780 | 2026.03.17 22:06:31.004744 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10781 | 2026.03.17 22:06:31.004947 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.03.17 22:06:31.005078 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 10783 | 2026.03.17 22:06:31.005113 [ 276 ] {d25fcd89-aaea-4a86-9e2f-e740cb095861} <Debug> TCPHandler: Processed in 0.001240584 sec. | ||
| 10784 | 2026.03.17 22:06:32.187695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10785 | 2026.03.17 22:06:32.204849 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.03.17 22:06:32.204895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10787 | 2026.03.17 22:06:32.211113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10788 | 2026.03.17 22:06:32.211802 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.03.17 22:06:32.214681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10790 | 2026.03.17 22:06:35.996552 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.03.17 22:06:35.996765 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10792 | 2026.03.17 22:06:35.996839 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10793 | 2026.03.17 22:06:35.997558 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.03.17 22:06:35.997604 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10795 | 2026.03.17 22:06:35.998011 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10796 | 2026.03.17 22:06:35.998233 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.03.17 22:06:35.998386 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001675 sec., 62089.55223880597 rows/sec., 5.19 MiB/sec. | ||
| 10798 | 2026.03.17 22:06:35.998437 [ 276 ] {f635b560-79ac-428e-9441-7f09202c3cc7} <Debug> TCPHandler: Processed in 0.002014629 sec. | ||
| 10799 | 2026.03.17 22:06:35.998578 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.03.17 22:06:35.998679 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10801 | 2026.03.17 22:06:35.998723 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10802 | 2026.03.17 22:06:35.999177 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.03.17 22:06:35.999215 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10804 | 2026.03.17 22:06:35.999524 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10805 | 2026.03.17 22:06:35.999728 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.03.17 22:06:35.999844 [ 146 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10807 | 2026.03.17 22:06:35.999856 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.0012 sec., 20000 rows/sec., 1.47 MiB/sec. | ||
| 10808 | 2026.03.17 22:06:35.999912 [ 146 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.03.17 22:06:35.999921 [ 276 ] {5cf163e0-eb11-4009-851e-ce84f1b4351a} <Debug> TCPHandler: Processed in 0.001392727 sec. | ||
| 10810 | 2026.03.17 22:06:35.999942 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10811 | 2026.03.17 22:06:36.000069 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10812 | 2026.03.17 22:06:36.000077 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 10813 | 2026.03.17 22:06:36.000168 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10814 | 2026.03.17 22:06:36.000215 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10815 | 2026.03.17 22:06:36.000269 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10816 | 2026.03.17 22:06:36.000314 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 10817 | 2026.03.17 22:06:36.000389 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10818 | 2026.03.17 22:06:36.000441 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 10819 | 2026.03.17 22:06:36.000489 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10820 | 2026.03.17 22:06:36.000534 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 10821 | 2026.03.17 22:06:36.000584 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 10822 | 2026.03.17 22:06:36.000660 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.03.17 22:06:36.000701 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10824 | 2026.03.17 22:06:36.001023 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10825 | 2026.03.17 22:06:36.001247 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.03.17 22:06:36.001380 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001231 sec., 71486.59626320064 rows/sec., 5.58 MiB/sec. | ||
| 10827 | 2026.03.17 22:06:36.001418 [ 276 ] {e9f82ebb-9c28-4f9a-ad0b-82de555369d7} <Debug> TCPHandler: Processed in 0.001395807 sec. | ||
| 10828 | 2026.03.17 22:06:36.001520 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501168 sec., 221161.12253924945 rows/sec., 15.66 MiB/sec. | ||
| 10829 | 2026.03.17 22:06:36.001534 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.03.17 22:06:36.001652 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10831 | 2026.03.17 22:06:36.001696 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10832 | 2026.03.17 22:06:36.001739 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10833 | 2026.03.17 22:06:36.002074 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.03.17 22:06:36.002091 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.03.17 22:06:36.002131 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10836 | 2026.03.17 22:06:36.002175 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_71_14} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10837 | 2026.03.17 22:06:36.002279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10838 | 2026.03.17 22:06:36.002472 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10839 | 2026.03.17 22:06:36.002695 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.03.17 22:06:36.002823 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 10841 | 2026.03.17 22:06:36.002859 [ 276 ] {60f155db-6b0c-475d-b4cc-c41b88143334} <Debug> TCPHandler: Processed in 0.001372196 sec. | ||
| 10842 | 2026.03.17 22:06:36.002967 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2026.03.17 22:06:36.003058 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10844 | 2026.03.17 22:06:36.003111 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10845 | 2026.03.17 22:06:36.003902 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.03.17 22:06:36.003938 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10847 | 2026.03.17 22:06:36.004464 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10848 | 2026.03.17 22:06:36.004675 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.03.17 22:06:36.004795 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10850 | 2026.03.17 22:06:36.004810 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00177 sec., 13559.322033898305 rows/sec., 24.30 MiB/sec. | ||
| 10851 | 2026.03.17 22:06:36.004845 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.03.17 22:06:36.004871 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10853 | 2026.03.17 22:06:36.004878 [ 276 ] {8bb28158-3307-452d-8ba1-edfa101f567f} <Debug> TCPHandler: Processed in 0.001957358 sec. | ||
| 10854 | 2026.03.17 22:06:36.004959 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 10855 | 2026.03.17 22:06:36.005000 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.03.17 22:06:36.005098 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.03.17 22:06:36.005147 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10858 | 2026.03.17 22:06:36.005209 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10859 | 2026.03.17 22:06:36.005275 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1383 rows starting from the beginning of the part | ||
| 10860 | 2026.03.17 22:06:36.005414 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10861 | 2026.03.17 22:06:36.005490 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.03.17 22:06:36.005530 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10863 | 2026.03.17 22:06:36.005539 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 10864 | 2026.03.17 22:06:36.005668 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10865 | 2026.03.17 22:06:36.005792 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 10866 | 2026.03.17 22:06:36.005839 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10867 | 2026.03.17 22:06:36.005912 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 10868 | 2026.03.17 22:06:36.006065 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2026.03.17 22:06:36.006195 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 10870 | 2026.03.17 22:06:36.006231 [ 276 ] {e348bbfa-bc63-4d35-82b7-3b186e1f67fe} <Debug> TCPHandler: Processed in 0.001277874 sec. | ||
| 10871 | 2026.03.17 22:06:36.012409 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1489 rows, containing 19 columns (19 merged, 0 gathered) in 0.007487534 sec., 198863.8716031206 rows/sec., 356.35 MiB/sec. | ||
| 10872 | 2026.03.17 22:06:36.013703 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10873 | 2026.03.17 22:06:36.014022 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.03.17 22:06:36.014108 [ 188 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10875 | 2026.03.17 22:06:36.014199 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10876 | 2026.03.17 22:06:36.014406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1370 | ||
| 10877 | 2026.03.17 22:06:36.016558 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.03.17 22:06:36.016597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10879 | 2026.03.17 22:06:36.017763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10880 | 2026.03.17 22:06:36.018025 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.03.17 22:06:36.018271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 10882 | 2026.03.17 22:06:36.385213 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.03.17 22:06:36.385395 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10884 | 2026.03.17 22:06:36.385459 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10885 | 2026.03.17 22:06:36.386061 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.03.17 22:06:36.386099 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10887 | 2026.03.17 22:06:36.386490 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10888 | 2026.03.17 22:06:36.386733 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.03.17 22:06:36.386884 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 10890 | 2026.03.17 22:06:36.386926 [ 276 ] {f1094c8b-6da6-4493-b815-ee2620ecc9a1} <Debug> TCPHandler: Processed in 0.001837546 sec. | ||
| 10891 | 2026.03.17 22:06:36.387031 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.03.17 22:06:36.387127 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10893 | 2026.03.17 22:06:36.387168 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10894 | 2026.03.17 22:06:36.387556 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.03.17 22:06:36.387593 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10896 | 2026.03.17 22:06:36.387887 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10897 | 2026.03.17 22:06:36.388101 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.03.17 22:06:36.388226 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 874.46 KiB/sec. | ||
| 10899 | 2026.03.17 22:06:36.388263 [ 276 ] {bbacc37c-bb51-4eeb-bf20-673dbd5ca161} <Debug> TCPHandler: Processed in 0.001281075 sec. | ||
| 10900 | 2026.03.17 22:06:36.388378 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.03.17 22:06:36.388473 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10902 | 2026.03.17 22:06:36.388513 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10903 | 2026.03.17 22:06:36.389664 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.03.17 22:06:36.389699 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10905 | 2026.03.17 22:06:36.390120 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10906 | 2026.03.17 22:06:36.390336 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.03.17 22:06:36.390469 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Debug> executeQuery: Read 2100 rows, 163.77 KiB in 0.002013 sec., 1043219.0760059613 rows/sec., 79.45 MiB/sec. | ||
| 10908 | 2026.03.17 22:06:36.390507 [ 276 ] {c7e49c40-880b-41c0-8fb8-e5fcba15aa98} <Debug> TCPHandler: Processed in 0.002177482 sec. | ||
| 10909 | 2026.03.17 22:06:36.390700 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2026.03.17 22:06:36.390797 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10911 | 2026.03.17 22:06:36.390837 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10912 | 2026.03.17 22:06:36.391236 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.03.17 22:06:36.391270 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10914 | 2026.03.17 22:06:36.391559 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10915 | 2026.03.17 22:06:36.391777 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.03.17 22:06:36.391901 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001122 sec., 46345.81105169341 rows/sec., 3.40 MiB/sec. | ||
| 10917 | 2026.03.17 22:06:36.391937 [ 276 ] {03dce363-8529-478f-942b-19b1373a834d} <Debug> TCPHandler: Processed in 0.001286905 sec. | ||
| 10918 | 2026.03.17 22:06:36.392056 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.03.17 22:06:36.392180 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10920 | 2026.03.17 22:06:36.392229 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10921 | 2026.03.17 22:06:36.392807 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.03.17 22:06:36.392843 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10923 | 2026.03.17 22:06:36.393207 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10924 | 2026.03.17 22:06:36.393426 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2026.03.17 22:06:36.393553 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001398 sec., 523605.1502145923 rows/sec., 30.97 MiB/sec. | ||
| 10926 | 2026.03.17 22:06:36.393591 [ 276 ] {abd684f9-498c-410a-91f9-63ed59d93b42} <Debug> TCPHandler: Processed in 0.001595681 sec. | ||
| 10927 | 2026.03.17 22:06:36.393701 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.03.17 22:06:36.393795 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10929 | 2026.03.17 22:06:36.393835 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10930 | 2026.03.17 22:06:36.394204 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.03.17 22:06:36.394239 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10932 | 2026.03.17 22:06:36.394523 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10933 | 2026.03.17 22:06:36.394735 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.03.17 22:06:36.394829 [ 145 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10935 | 2026.03.17 22:06:36.394858 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 10936 | 2026.03.17 22:06:36.394870 [ 145 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2026.03.17 22:06:36.394897 [ 276 ] {37c9f841-3b38-46af-8d97-ce0985330438} <Debug> TCPHandler: Processed in 0.001245574 sec. | ||
| 10938 | 2026.03.17 22:06:36.394900 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10939 | 2026.03.17 22:06:36.395013 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.03.17 22:06:36.395035 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 10941 | 2026.03.17 22:06:36.395115 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.03.17 22:06:36.395162 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10943 | 2026.03.17 22:06:36.395193 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10944 | 2026.03.17 22:06:36.395243 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 10945 | 2026.03.17 22:06:36.395342 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 10946 | 2026.03.17 22:06:36.395413 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 10947 | 2026.03.17 22:06:36.395478 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 10948 | 2026.03.17 22:06:36.395539 [ 192 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 10949 | 2026.03.17 22:06:36.395566 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.03.17 22:06:36.395609 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10951 | 2026.03.17 22:06:36.395951 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10952 | 2026.03.17 22:06:36.396183 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.03.17 22:06:36.396322 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001226 sec., 9787.928221859705 rows/sec., 764.68 KiB/sec. | ||
| 10954 | 2026.03.17 22:06:36.396361 [ 276 ] {1c6c52ea-b077-4f00-a725-d98083fd939a} <Debug> TCPHandler: Processed in 0.001398387 sec. | ||
| 10955 | 2026.03.17 22:06:36.396466 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.03.17 22:06:36.396547 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568121 sec., 3188.529456591679 rows/sec., 236.65 KiB/sec. | ||
| 10957 | 2026.03.17 22:06:36.396561 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10958 | 2026.03.17 22:06:36.396641 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10959 | 2026.03.17 22:06:36.396739 [ 195 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10960 | 2026.03.17 22:06:36.397062 [ 195 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_13_3} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10961 | 2026.03.17 22:06:36.397140 [ 195 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_13_3} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10962 | 2026.03.17 22:06:36.397240 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10963 | 2026.03.17 22:06:36.397322 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.03.17 22:06:36.397363 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10965 | 2026.03.17 22:06:36.397716 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10966 | 2026.03.17 22:06:36.397947 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.03.17 22:06:36.398087 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001545 sec., 696440.1294498382 rows/sec., 48.56 MiB/sec. | ||
| 10968 | 2026.03.17 22:06:36.398126 [ 276 ] {a0955676-c306-4af9-b4a1-092c3651fdb2} <Debug> TCPHandler: Processed in 0.001708663 sec. | ||
| 10969 | 2026.03.17 22:06:36.398235 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.03.17 22:06:36.398329 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10971 | 2026.03.17 22:06:36.398372 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10972 | 2026.03.17 22:06:36.398938 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.03.17 22:06:36.398972 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10974 | 2026.03.17 22:06:36.399389 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10975 | 2026.03.17 22:06:36.399596 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.03.17 22:06:36.399739 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001429 sec., 881035.689293212 rows/sec., 55.58 MiB/sec. | ||
| 10977 | 2026.03.17 22:06:36.399777 [ 276 ] {cb236d7b-526d-46ab-bdc2-c1374a8a5686} <Debug> TCPHandler: Processed in 0.001591291 sec. | ||
| 10978 | 2026.03.17 22:06:36.399882 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.03.17 22:06:36.399975 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.03.17 22:06:36.400028 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10981 | 2026.03.17 22:06:36.400803 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.03.17 22:06:36.400837 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10983 | 2026.03.17 22:06:36.401382 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10984 | 2026.03.17 22:06:36.401608 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.03.17 22:06:36.401741 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001785 sec., 15686.274509803923 rows/sec., 28.11 MiB/sec. | ||
| 10986 | 2026.03.17 22:06:36.401794 [ 276 ] {e07bbfaf-5de8-4da2-980c-b32473cae05f} <Debug> TCPHandler: Processed in 0.001960538 sec. | ||
| 10987 | 2026.03.17 22:06:36.401904 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.03.17 22:06:36.401999 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10989 | 2026.03.17 22:06:36.402041 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10990 | 2026.03.17 22:06:36.402337 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.03.17 22:06:36.402370 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10992 | 2026.03.17 22:06:36.402664 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10993 | 2026.03.17 22:06:36.402873 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2026.03.17 22:06:36.403010 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 10995 | 2026.03.17 22:06:36.403046 [ 276 ] {f743664e-b7a3-49b3-b70b-2d552a41b440} <Debug> TCPHandler: Processed in 0.001190373 sec. | ||
| 10996 | 2026.03.17 22:06:37.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.49 MiB, peak 333.25 MiB, free memory in arenas 0.00 B, will set to 323.95 MiB (RSS), difference: 1.46 MiB | ||
| 10997 | 2026.03.17 22:06:38.449081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24504 | ||
| 10998 | 2026.03.17 22:06:38.449634 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.03.17 22:06:38.449681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11000 | 2026.03.17 22:06:38.450173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11001 | 2026.03.17 22:06:38.450408 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.03.17 22:06:38.450537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24504 | ||
| 11003 | 2026.03.17 22:06:38.450546 [ 140 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11004 | 2026.03.17 22:06:38.450607 [ 140 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.03.17 22:06:38.450627 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11006 | 2026.03.17 22:06:38.450733 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 11007 | 2026.03.17 22:06:38.450856 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11008 | 2026.03.17 22:06:38.450896 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22072 rows starting from the beginning of the part | ||
| 11009 | 2026.03.17 22:06:38.450963 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11010 | 2026.03.17 22:06:38.451012 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11011 | 2026.03.17 22:06:38.451055 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11012 | 2026.03.17 22:06:38.451098 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11013 | 2026.03.17 22:06:38.451139 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11014 | 2026.03.17 22:06:38.453076 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391637 sec., 10245702.00243599 rows/sec., 146.57 MiB/sec. | ||
| 11015 | 2026.03.17 22:06:38.453320 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11016 | 2026.03.17 22:06:38.453570 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.03.17 22:06:38.453640 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_51_10} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11018 | 2026.03.17 22:06:38.453706 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11019 | 2026.03.17 22:06:39.714726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11020 | 2026.03.17 22:06:39.734301 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.03.17 22:06:39.734367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11022 | 2026.03.17 22:06:39.740556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11023 | 2026.03.17 22:06:39.741252 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.03.17 22:06:39.741550 [ 138 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11025 | 2026.03.17 22:06:39.741613 [ 138 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.03.17 22:06:39.741633 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11027 | 2026.03.17 22:06:39.741760 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11028 | 2026.03.17 22:06:39.745223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11029 | 2026.03.17 22:06:39.745361 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11030 | 2026.03.17 22:06:39.746836 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11031 | 2026.03.17 22:06:39.751563 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11032 | 2026.03.17 22:06:39.756217 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11033 | 2026.03.17 22:06:39.761021 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11034 | 2026.03.17 22:06:39.765685 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11035 | 2026.03.17 22:06:39.769581 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11036 | 2026.03.17 22:06:39.823501 [ 189 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081793803 sec., 4694.732191386186 rows/sec., 24.28 MiB/sec. | ||
| 11037 | 2026.03.17 22:06:39.826205 [ 198 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11038 | 2026.03.17 22:06:39.828272 [ 198 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_51_10} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.03.17 22:06:39.828381 [ 198 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_51_10} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11040 | 2026.03.17 22:06:39.830344 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11041 | 2026.03.17 22:06:40.994152 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11042 | 2026.03.17 22:06:40.994348 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11043 | 2026.03.17 22:06:40.994414 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11044 | 2026.03.17 22:06:40.995090 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.03.17 22:06:40.995134 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11046 | 2026.03.17 22:06:40.995528 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11047 | 2026.03.17 22:06:40.995745 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.03.17 22:06:40.995886 [ 136 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11049 | 2026.03.17 22:06:40.995896 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.67 MiB/sec. | ||
| 11050 | 2026.03.17 22:06:40.995959 [ 136 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.03.17 22:06:40.995985 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11052 | 2026.03.17 22:06:40.996019 [ 276 ] {f27a6e13-4388-4058-8d69-b217c567094f} <Debug> TCPHandler: Processed in 0.001995789 sec. | ||
| 11053 | 2026.03.17 22:06:40.996091 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 11054 | 2026.03.17 22:06:40.996182 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2026.03.17 22:06:40.996188 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11056 | 2026.03.17 22:06:40.996226 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2894 rows starting from the beginning of the part | ||
| 11057 | 2026.03.17 22:06:40.996284 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11058 | 2026.03.17 22:06:40.996305 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11059 | 2026.03.17 22:06:40.996328 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 11060 | 2026.03.17 22:06:40.996358 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11061 | 2026.03.17 22:06:40.996372 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11062 | 2026.03.17 22:06:40.996412 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2100 rows starting from the beginning of the part | ||
| 11063 | 2026.03.17 22:06:40.996455 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11064 | 2026.03.17 22:06:40.996837 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.03.17 22:06:40.996874 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11066 | 2026.03.17 22:06:40.997233 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11067 | 2026.03.17 22:06:40.997458 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.03.17 22:06:40.997595 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001321 sec., 48448.14534443604 rows/sec., 3.78 MiB/sec. | ||
| 11069 | 2026.03.17 22:06:40.997598 [ 137 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11070 | 2026.03.17 22:06:40.997635 [ 276 ] {d8e6e6d6-9d2d-4fb3-af50-dcab801d1715} <Debug> TCPHandler: Processed in 0.001518699 sec. | ||
| 11071 | 2026.03.17 22:06:40.997646 [ 137 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.03.17 22:06:40.997670 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11073 | 2026.03.17 22:06:40.997739 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 11074 | 2026.03.17 22:06:40.997758 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.03.17 22:06:40.997817 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11076 | 2026.03.17 22:06:40.997842 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1552 rows starting from the beginning of the part | ||
| 11077 | 2026.03.17 22:06:40.997857 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11078 | 2026.03.17 22:06:40.997893 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 11079 | 2026.03.17 22:06:40.997905 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11080 | 2026.03.17 22:06:40.997935 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 81 rows starting from the beginning of the part | ||
| 11081 | 2026.03.17 22:06:40.997974 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 11082 | 2026.03.17 22:06:40.998012 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1076 rows starting from the beginning of the part | ||
| 11083 | 2026.03.17 22:06:40.998051 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11084 | 2026.03.17 22:06:40.998253 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002199972 sec., 2430940.030145838 rows/sec., 196.35 MiB/sec. | ||
| 11085 | 2026.03.17 22:06:40.998297 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.03.17 22:06:40.998336 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11087 | 2026.03.17 22:06:40.998545 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11088 | 2026.03.17 22:06:40.998704 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11089 | 2026.03.17 22:06:40.998801 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.03.17 22:06:40.998872 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_86_17} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11091 | 2026.03.17 22:06:40.998921 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.03.17 22:06:40.998934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11093 | 2026.03.17 22:06:40.999022 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 11094 | 2026.03.17 22:06:40.999045 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00121 sec., 105785.12396694215 rows/sec., 7.37 MiB/sec. | ||
| 11095 | 2026.03.17 22:06:40.999056 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.03.17 22:06:40.999070 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363326 sec., 2163092.319811989 rows/sec., 161.11 MiB/sec. | ||
| 11097 | 2026.03.17 22:06:40.999083 [ 276 ] {e3f08468-febf-4f2c-8b71-f78d2cb1e7ca} <Debug> TCPHandler: Processed in 0.001377327 sec. | ||
| 11098 | 2026.03.17 22:06:40.999076 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11099 | 2026.03.17 22:06:40.999195 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 11100 | 2026.03.17 22:06:40.999214 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.03.17 22:06:40.999286 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11102 | 2026.03.17 22:06:40.999316 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11103 | 2026.03.17 22:06:40.999328 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11104 | 2026.03.17 22:06:40.999359 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11105 | 2026.03.17 22:06:40.999369 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26678 rows starting from the beginning of the part | ||
| 11106 | 2026.03.17 22:06:40.999443 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11107 | 2026.03.17 22:06:40.999489 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11108 | 2026.03.17 22:06:40.999520 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.03.17 22:06:40.999532 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11110 | 2026.03.17 22:06:40.999580 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1259 rows starting from the beginning of the part | ||
| 11111 | 2026.03.17 22:06:40.999591 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_86_17} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11112 | 2026.03.17 22:06:40.999651 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11113 | 2026.03.17 22:06:40.999695 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.03.17 22:06:40.999733 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11115 | 2026.03.17 22:06:41.000057 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11116 | 2026.03.17 22:06:41.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.50 MiB, peak 338.44 MiB, free memory in arenas 0.00 B, will set to 325.03 MiB (RSS), difference: -3.47 MiB | ||
| 11117 | 2026.03.17 22:06:41.000352 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.03.17 22:06:41.000460 [ 137 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11119 | 2026.03.17 22:06:41.000488 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00119 sec., 40336.13445378151 rows/sec., 2.72 MiB/sec. | ||
| 11120 | 2026.03.17 22:06:41.000489 [ 137 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.03.17 22:06:41.000519 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11122 | 2026.03.17 22:06:41.000526 [ 276 ] {8223b649-2e87-46ed-be04-b296db19362d} <Debug> TCPHandler: Processed in 0.001370806 sec. | ||
| 11123 | 2026.03.17 22:06:41.000577 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11124 | 2026.03.17 22:06:41.000648 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2026.03.17 22:06:41.000674 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4050 rows starting from the beginning of the part | ||
| 11126 | 2026.03.17 22:06:41.000716 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11127 | 2026.03.17 22:06:41.000750 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11128 | 2026.03.17 22:06:41.000780 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11129 | 2026.03.17 22:06:41.000813 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 11130 | 2026.03.17 22:06:41.000845 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 11131 | 2026.03.17 22:06:41.002997 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002436707 sec., 1760572.7730088187 rows/sec., 117.53 MiB/sec. | ||
| 11132 | 2026.03.17 22:06:41.003467 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11133 | 2026.03.17 22:06:41.003736 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.03.17 22:06:41.003806 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_86_17} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11135 | 2026.03.17 22:06:41.003875 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11136 | 2026.03.17 22:06:41.007911 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28417 rows, containing 5 columns (5 merged, 0 gathered) in 0.008758408 sec., 3244539.418579267 rows/sec., 213.13 MiB/sec. | ||
| 11137 | 2026.03.17 22:06:41.008423 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11138 | 2026.03.17 22:06:41.008814 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.03.17 22:06:41.008912 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 11140 | 2026.03.17 22:06:41.009021 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11141 | 2026.03.17 22:06:42.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.93 MiB, peak 338.44 MiB, free memory in arenas 0.00 B, will set to 328.20 MiB (RSS), difference: 6.27 MiB | ||
| 11142 | 2026.03.17 22:06:45.743999 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11143 | 2026.03.17 22:06:45.744066 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11144 | 2026.03.17 22:06:45.951638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24952 | ||
| 11145 | 2026.03.17 22:06:45.952157 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.03.17 22:06:45.952203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11147 | 2026.03.17 22:06:45.952694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11148 | 2026.03.17 22:06:45.952933 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.03.17 22:06:45.953063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24952 | ||
| 11150 | 2026.03.17 22:06:45.996172 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.03.17 22:06:45.996315 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11152 | 2026.03.17 22:06:45.996370 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11153 | 2026.03.17 22:06:45.996962 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.03.17 22:06:45.996999 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11155 | 2026.03.17 22:06:45.997324 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11156 | 2026.03.17 22:06:45.997542 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.03.17 22:06:45.997681 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001405 sec., 74021.35231316726 rows/sec., 6.19 MiB/sec. | ||
| 11158 | 2026.03.17 22:06:45.997720 [ 276 ] {94dce1dd-0387-41a5-a242-f9b5f7117c4c} <Debug> TCPHandler: Processed in 0.001660163 sec. | ||
| 11159 | 2026.03.17 22:06:45.997842 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.03.17 22:06:45.997937 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11161 | 2026.03.17 22:06:45.997978 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11162 | 2026.03.17 22:06:45.998380 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.03.17 22:06:45.998416 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11164 | 2026.03.17 22:06:45.998700 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11165 | 2026.03.17 22:06:45.998902 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.03.17 22:06:45.999030 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.59 MiB/sec. | ||
| 11167 | 2026.03.17 22:06:45.999068 [ 276 ] {caa9a701-07a7-434c-9e00-93b08cb35174} <Debug> TCPHandler: Processed in 0.001274555 sec. | ||
| 11168 | 2026.03.17 22:06:45.999168 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.03.17 22:06:45.999261 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11170 | 2026.03.17 22:06:45.999301 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11171 | 2026.03.17 22:06:45.999725 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.03.17 22:06:45.999760 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11173 | 2026.03.17 22:06:46.000061 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11174 | 2026.03.17 22:06:46.000365 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.03.17 22:06:46.000491 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001248 sec., 70512.82051282052 rows/sec., 5.51 MiB/sec. | ||
| 11176 | 2026.03.17 22:06:46.000530 [ 276 ] {07aa3101-431b-45bf-a8f6-8dc18f9c0dc3} <Debug> TCPHandler: Processed in 0.001411358 sec. | ||
| 11177 | 2026.03.17 22:06:46.000638 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2026.03.17 22:06:46.000733 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11179 | 2026.03.17 22:06:46.000778 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11180 | 2026.03.17 22:06:46.001178 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.03.17 22:06:46.001214 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11182 | 2026.03.17 22:06:46.001532 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11183 | 2026.03.17 22:06:46.001748 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.03.17 22:06:46.001876 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 11185 | 2026.03.17 22:06:46.001913 [ 276 ] {038e2658-9d93-428d-aa61-d4fd60f875fc} <Debug> TCPHandler: Processed in 0.001323945 sec. | ||
| 11186 | 2026.03.17 22:06:46.002012 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.03.17 22:06:46.002105 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11188 | 2026.03.17 22:06:46.002159 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11189 | 2026.03.17 22:06:46.002945 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.03.17 22:06:46.002980 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11191 | 2026.03.17 22:06:46.003510 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11192 | 2026.03.17 22:06:46.003730 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.03.17 22:06:46.003865 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001777 sec., 13505.908835115364 rows/sec., 24.20 MiB/sec. | ||
| 11194 | 2026.03.17 22:06:46.003918 [ 276 ] {fc6cf337-c70a-47c9-97e6-6884eff3aa15} <Debug> TCPHandler: Processed in 0.001954738 sec. | ||
| 11195 | 2026.03.17 22:06:46.004024 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.03.17 22:06:46.004119 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11197 | 2026.03.17 22:06:46.004166 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11198 | 2026.03.17 22:06:46.004511 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.03.17 22:06:46.004548 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11200 | 2026.03.17 22:06:46.004859 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11201 | 2026.03.17 22:06:46.005067 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.03.17 22:06:46.005193 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11203 | 2026.03.17 22:06:46.005229 [ 276 ] {e28baefb-edd0-4921-9f41-7204a8db0df1} <Debug> TCPHandler: Processed in 0.001254674 sec. | ||
| 11204 | 2026.03.17 22:06:46.019429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1412 | ||
| 11205 | 2026.03.17 22:06:46.022102 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.03.17 22:06:46.022158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11207 | 2026.03.17 22:06:46.023397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11208 | 2026.03.17 22:06:46.023677 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.03.17 22:06:46.024052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 11210 | 2026.03.17 22:06:47.245280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11211 | 2026.03.17 22:06:47.259506 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.03.17 22:06:47.259561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11213 | 2026.03.17 22:06:47.265777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11214 | 2026.03.17 22:06:47.266433 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.03.17 22:06:47.269003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11216 | 2026.03.17 22:06:47.350298 [ 129 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11217 | 2026.03.17 22:06:47.350369 [ 129 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.03.17 22:06:47.350391 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 11219 | 2026.03.17 22:06:47.350487 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11220 | 2026.03.17 22:06:47.350612 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11221 | 2026.03.17 22:06:47.350650 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 11222 | 2026.03.17 22:06:47.350726 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 11223 | 2026.03.17 22:06:47.350780 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 11224 | 2026.03.17 22:06:47.350829 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11225 | 2026.03.17 22:06:47.350877 [ 193 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11226 | 2026.03.17 22:06:47.351893 [ 186 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442558 sec., 640528.8383551996 rows/sec., 44.10 MiB/sec. | ||
| 11227 | 2026.03.17 22:06:47.352218 [ 200 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11228 | 2026.03.17 22:06:47.352664 [ 200 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.03.17 22:06:47.352770 [ 200 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_18_4} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11230 | 2026.03.17 22:06:47.352903 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11231 | 2026.03.17 22:06:49.883836 [ 119 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11232 | 2026.03.17 22:06:49.883909 [ 119 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.03.17 22:06:49.883930 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11234 | 2026.03.17 22:06:49.884057 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11235 | 2026.03.17 22:06:49.884204 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11236 | 2026.03.17 22:06:49.884241 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 11237 | 2026.03.17 22:06:49.884316 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 11238 | 2026.03.17 22:06:49.884368 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 11239 | 2026.03.17 22:06:49.884419 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11240 | 2026.03.17 22:06:49.884466 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11241 | 2026.03.17 22:06:49.885289 [ 186 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289005 sec., 372380.2467794927 rows/sec., 23.14 MiB/sec. | ||
| 11242 | 2026.03.17 22:06:49.885487 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11243 | 2026.03.17 22:06:49.885769 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.03.17 22:06:49.885843 [ 195 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_18_4} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11245 | 2026.03.17 22:06:49.885946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11246 | 2026.03.17 22:06:50.017801 [ 119 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11247 | 2026.03.17 22:06:50.017837 [ 119 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.03.17 22:06:50.017857 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11249 | 2026.03.17 22:06:50.017940 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 11250 | 2026.03.17 22:06:50.018045 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11251 | 2026.03.17 22:06:50.018071 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 11252 | 2026.03.17 22:06:50.018120 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 11253 | 2026.03.17 22:06:50.018165 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 11254 | 2026.03.17 22:06:50.018202 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 11255 | 2026.03.17 22:06:50.018235 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 11256 | 2026.03.17 22:06:50.018904 [ 195 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001001129 sec., 55936.847299398985 rows/sec., 4.67 MiB/sec. | ||
| 11257 | 2026.03.17 22:06:50.019084 [ 186 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11258 | 2026.03.17 22:06:50.019422 [ 186 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.03.17 22:06:50.019511 [ 186 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_13_3} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11260 | 2026.03.17 22:06:50.019624 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11261 | 2026.03.17 22:06:50.995788 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.03.17 22:06:50.995966 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11263 | 2026.03.17 22:06:50.996031 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11264 | 2026.03.17 22:06:50.996735 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.03.17 22:06:50.996782 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11266 | 2026.03.17 22:06:50.997169 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11267 | 2026.03.17 22:06:50.997387 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.03.17 22:06:50.997536 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001619 sec., 55589.87029030266 rows/sec., 4.66 MiB/sec. | ||
| 11269 | 2026.03.17 22:06:50.997579 [ 276 ] {242e73d8-22bf-4166-b8bf-843a5d050fa2} <Debug> TCPHandler: Processed in 0.001914067 sec. | ||
| 11270 | 2026.03.17 22:06:50.997707 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.03.17 22:06:50.997800 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.03.17 22:06:50.997840 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11273 | 2026.03.17 22:06:50.998336 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.03.17 22:06:50.998390 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11275 | 2026.03.17 22:06:50.998736 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11276 | 2026.03.17 22:06:50.998941 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.03.17 22:06:50.999068 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001286 sec., 13219.284603421462 rows/sec., 994.03 KiB/sec. | ||
| 11278 | 2026.03.17 22:06:50.999105 [ 276 ] {23d19f62-9b5b-4ddb-8900-2a19ae6066bb} <Debug> TCPHandler: Processed in 0.001445887 sec. | ||
| 11279 | 2026.03.17 22:06:50.999213 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.03.17 22:06:50.999305 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11281 | 2026.03.17 22:06:50.999345 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11282 | 2026.03.17 22:06:50.999808 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.03.17 22:06:50.999845 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11284 | 2026.03.17 22:06:51.000291 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11285 | 2026.03.17 22:06:51.000503 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.03.17 22:06:51.000630 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001343 sec., 60312.732688011914 rows/sec., 4.71 MiB/sec. | ||
| 11287 | 2026.03.17 22:06:51.000668 [ 276 ] {9d28695b-9578-48f0-b342-155d34ed42a7} <Debug> TCPHandler: Processed in 0.001501909 sec. | ||
| 11288 | 2026.03.17 22:06:51.000783 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.03.17 22:06:51.000875 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.03.17 22:06:51.000918 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11291 | 2026.03.17 22:06:51.001391 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.03.17 22:06:51.001438 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11293 | 2026.03.17 22:06:51.001807 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11294 | 2026.03.17 22:06:51.002013 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.03.17 22:06:51.002141 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 11296 | 2026.03.17 22:06:51.002178 [ 276 ] {c2ceea21-8225-4327-92f0-7c8dbef8cb01} <Debug> TCPHandler: Processed in 0.001443308 sec. | ||
| 11297 | 2026.03.17 22:06:51.002277 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.03.17 22:06:51.002370 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11299 | 2026.03.17 22:06:51.002423 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11300 | 2026.03.17 22:06:51.003201 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.03.17 22:06:51.003237 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11302 | 2026.03.17 22:06:51.003752 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11303 | 2026.03.17 22:06:51.003976 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.03.17 22:06:51.004109 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001758 sec., 9670.079635949944 rows/sec., 17.33 MiB/sec. | ||
| 11305 | 2026.03.17 22:06:51.004170 [ 276 ] {49c0083f-28e4-40f0-83ca-2ea5b9c65b8b} <Debug> TCPHandler: Processed in 0.001939957 sec. | ||
| 11306 | 2026.03.17 22:06:51.004278 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.03.17 22:06:51.004371 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11308 | 2026.03.17 22:06:51.004411 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11309 | 2026.03.17 22:06:51.004735 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.03.17 22:06:51.004770 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11311 | 2026.03.17 22:06:51.005067 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11312 | 2026.03.17 22:06:51.005284 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.03.17 22:06:51.005410 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11314 | 2026.03.17 22:06:51.005445 [ 276 ] {549fc458-b569-4bcc-a841-284cc3628cae} <Debug> TCPHandler: Processed in 0.001213903 sec. | ||
| 11315 | 2026.03.17 22:06:53.453175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25464 | ||
| 11316 | 2026.03.17 22:06:53.453728 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.03.17 22:06:53.453778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11318 | 2026.03.17 22:06:53.454287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11319 | 2026.03.17 22:06:53.454524 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.03.17 22:06:53.454669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25464 | ||
| 11321 | 2026.03.17 22:06:54.769058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11322 | 2026.03.17 22:06:54.785767 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.03.17 22:06:54.785826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11324 | 2026.03.17 22:06:54.792378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11325 | 2026.03.17 22:06:54.793090 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.03.17 22:06:54.796367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11327 | 2026.03.17 22:06:55.995431 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.03.17 22:06:55.995632 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11329 | 2026.03.17 22:06:55.995708 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11330 | 2026.03.17 22:06:55.996351 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.03.17 22:06:55.996397 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11332 | 2026.03.17 22:06:55.996766 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11333 | 2026.03.17 22:06:55.996979 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.03.17 22:06:55.997129 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 315.24 KiB/sec. | ||
| 11335 | 2026.03.17 22:06:55.997172 [ 276 ] {eb1940bd-9bb8-4949-8850-ec5b424f1fc9} <Debug> TCPHandler: Processed in 0.001875166 sec. | ||
| 11336 | 2026.03.17 22:06:55.997293 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.03.17 22:06:55.997386 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11338 | 2026.03.17 22:06:55.997425 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11339 | 2026.03.17 22:06:55.997872 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.03.17 22:06:55.997907 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11341 | 2026.03.17 22:06:55.998214 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11342 | 2026.03.17 22:06:55.998426 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.03.17 22:06:55.998549 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001181 sec., 90601.18543607113 rows/sec., 7.55 MiB/sec. | ||
| 11344 | 2026.03.17 22:06:55.998585 [ 276 ] {5fd375a0-2577-4aeb-b2b9-79c6da3bc922} <Debug> TCPHandler: Processed in 0.001340246 sec. | ||
| 11345 | 2026.03.17 22:06:55.998695 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.03.17 22:06:55.998788 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11347 | 2026.03.17 22:06:55.998827 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11348 | 2026.03.17 22:06:55.999224 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.03.17 22:06:55.999261 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11350 | 2026.03.17 22:06:55.999542 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11351 | 2026.03.17 22:06:55.999746 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.03.17 22:06:55.999872 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001102 sec., 27223.23049001815 rows/sec., 1.97 MiB/sec. | ||
| 11353 | 2026.03.17 22:06:55.999908 [ 276 ] {7125d145-84c7-4f70-8557-e2ac9b972e8d} <Debug> TCPHandler: Processed in 0.001261125 sec. | ||
| 11354 | 2026.03.17 22:06:56.000011 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.03.17 22:06:56.000102 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11356 | 2026.03.17 22:06:56.000142 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11357 | 2026.03.17 22:06:56.000556 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.03.17 22:06:56.000592 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11359 | 2026.03.17 22:06:56.000912 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11360 | 2026.03.17 22:06:56.001122 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.03.17 22:06:56.001249 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001164 sec., 80756.01374570446 rows/sec., 6.31 MiB/sec. | ||
| 11362 | 2026.03.17 22:06:56.001284 [ 276 ] {460ecd4c-e007-4942-91a1-e21fd4e52eed} <Debug> TCPHandler: Processed in 0.001319455 sec. | ||
| 11363 | 2026.03.17 22:06:56.001391 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2026.03.17 22:06:56.001484 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11365 | 2026.03.17 22:06:56.001527 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11366 | 2026.03.17 22:06:56.001929 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.03.17 22:06:56.001990 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11368 | 2026.03.17 22:06:56.002318 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11369 | 2026.03.17 22:06:56.002525 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.03.17 22:06:56.002660 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001194 sec., 136515.91289782245 rows/sec., 9.51 MiB/sec. | ||
| 11371 | 2026.03.17 22:06:56.002696 [ 276 ] {0b52fd3b-6a8e-4e62-972f-47579dbfae4d} <Debug> TCPHandler: Processed in 0.001352026 sec. | ||
| 11372 | 2026.03.17 22:06:56.002819 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2026.03.17 22:06:56.002942 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11374 | 2026.03.17 22:06:56.003008 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11375 | 2026.03.17 22:06:56.003942 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.03.17 22:06:56.003981 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11377 | 2026.03.17 22:06:56.004541 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11378 | 2026.03.17 22:06:56.004758 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.03.17 22:06:56.004898 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001981 sec., 12115.093387178193 rows/sec., 21.71 MiB/sec. | ||
| 11380 | 2026.03.17 22:06:56.004952 [ 276 ] {43fffe56-c4f9-46ec-a5ce-66c227a25f24} <Debug> TCPHandler: Processed in 0.002194732 sec. | ||
| 11381 | 2026.03.17 22:06:56.005063 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.03.17 22:06:56.005157 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11383 | 2026.03.17 22:06:56.005201 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11384 | 2026.03.17 22:06:56.005542 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.03.17 22:06:56.005579 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11386 | 2026.03.17 22:06:56.005878 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11387 | 2026.03.17 22:06:56.006084 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2026.03.17 22:06:56.006212 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11389 | 2026.03.17 22:06:56.006248 [ 276 ] {31ce9603-1c80-49ef-8722-03473d6e380c} <Debug> TCPHandler: Processed in 0.001235264 sec. | ||
| 11390 | 2026.03.17 22:06:56.024281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1438 | ||
| 11391 | 2026.03.17 22:06:56.026837 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.03.17 22:06:56.026876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11393 | 2026.03.17 22:06:56.028051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11394 | 2026.03.17 22:06:56.028326 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.03.17 22:06:56.028587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11396 | 2026.03.17 22:07:00.744136 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11397 | 2026.03.17 22:07:00.744237 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11398 | 2026.03.17 22:07:00.954841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25912 | ||
| 11399 | 2026.03.17 22:07:00.955474 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.03.17 22:07:00.955525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11401 | 2026.03.17 22:07:00.956063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11402 | 2026.03.17 22:07:00.956299 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.03.17 22:07:00.956428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25912 | ||
| 11404 | 2026.03.17 22:07:00.995703 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2026.03.17 22:07:00.995862 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11406 | 2026.03.17 22:07:00.995923 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11407 | 2026.03.17 22:07:00.996535 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2026.03.17 22:07:00.996572 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11409 | 2026.03.17 22:07:00.996923 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11410 | 2026.03.17 22:07:00.997131 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2026.03.17 22:07:00.997265 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001445 sec., 62283.737024221446 rows/sec., 5.22 MiB/sec. | ||
| 11412 | 2026.03.17 22:07:00.997304 [ 276 ] {949054ac-770c-44e0-96da-2ebccdfeea05} <Debug> TCPHandler: Processed in 0.001725383 sec. | ||
| 11413 | 2026.03.17 22:07:00.997424 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11414 | 2026.03.17 22:07:00.997517 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11415 | 2026.03.17 22:07:00.997557 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11416 | 2026.03.17 22:07:00.997983 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.03.17 22:07:00.998021 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11418 | 2026.03.17 22:07:00.998328 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11419 | 2026.03.17 22:07:00.998529 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.03.17 22:07:00.998648 [ 111 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11421 | 2026.03.17 22:07:00.998659 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001159 sec., 14667.817083692837 rows/sec., 1.08 MiB/sec. | ||
| 11422 | 2026.03.17 22:07:00.998724 [ 111 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.03.17 22:07:00.998745 [ 276 ] {ee46df06-70d7-4c03-9da8-aa83a860be48} <Debug> TCPHandler: Processed in 0.001369046 sec. | ||
| 11424 | 2026.03.17 22:07:00.998751 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11425 | 2026.03.17 22:07:00.998867 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 11426 | 2026.03.17 22:07:00.998872 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11427 | 2026.03.17 22:07:00.999008 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11428 | 2026.03.17 22:07:00.999020 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11429 | 2026.03.17 22:07:00.999048 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11430 | 2026.03.17 22:07:00.999064 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 11431 | 2026.03.17 22:07:00.999147 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 52 rows starting from the beginning of the part | ||
| 11432 | 2026.03.17 22:07:00.999198 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 11433 | 2026.03.17 22:07:00.999246 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 11434 | 2026.03.17 22:07:00.999289 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 11435 | 2026.03.17 22:07:00.999333 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 11436 | 2026.03.17 22:07:00.999497 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2026.03.17 22:07:00.999540 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11438 | 2026.03.17 22:07:00.999858 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11439 | 2026.03.17 22:07:01.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.45 MiB, peak 338.44 MiB, free memory in arenas 0.00 B, will set to 329.05 MiB (RSS), difference: -3.40 MiB | ||
| 11440 | 2026.03.17 22:07:01.000214 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.03.17 22:07:01.000354 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001364 sec., 59384.1642228739 rows/sec., 4.64 MiB/sec. | ||
| 11442 | 2026.03.17 22:07:01.000379 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155401 sec., 235519.71995032206 rows/sec., 16.80 MiB/sec. | ||
| 11443 | 2026.03.17 22:07:01.000394 [ 276 ] {9d5acb4b-4504-48fb-b9b1-cd4ac639fa23} <Debug> TCPHandler: Processed in 0.0015699 sec. | ||
| 11444 | 2026.03.17 22:07:01.000567 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2026.03.17 22:07:01.000601 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11446 | 2026.03.17 22:07:01.000664 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11447 | 2026.03.17 22:07:01.000714 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11448 | 2026.03.17 22:07:01.000903 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.03.17 22:07:01.000986 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_76_15} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11450 | 2026.03.17 22:07:01.001092 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11451 | 2026.03.17 22:07:01.001148 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.03.17 22:07:01.001190 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11453 | 2026.03.17 22:07:01.001536 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11454 | 2026.03.17 22:07:01.001740 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.03.17 22:07:01.001850 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 11456 | 2026.03.17 22:07:01.001873 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 11457 | 2026.03.17 22:07:01.001884 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.03.17 22:07:01.001913 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11459 | 2026.03.17 22:07:01.001920 [ 276 ] {6d5b96bd-5a1c-4b4e-ad89-caea490a3ce9} <Debug> TCPHandler: Processed in 0.001400767 sec. | ||
| 11460 | 2026.03.17 22:07:01.002010 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 11461 | 2026.03.17 22:07:01.002039 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.03.17 22:07:01.002137 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.03.17 22:07:01.002149 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11464 | 2026.03.17 22:07:01.002191 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 28417 rows starting from the beginning of the part | ||
| 11465 | 2026.03.17 22:07:01.002193 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11466 | 2026.03.17 22:07:01.002262 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 11467 | 2026.03.17 22:07:01.002314 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11468 | 2026.03.17 22:07:01.002356 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11469 | 2026.03.17 22:07:01.002396 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 163 rows starting from the beginning of the part | ||
| 11470 | 2026.03.17 22:07:01.002438 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11471 | 2026.03.17 22:07:01.003012 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.03.17 22:07:01.003053 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11473 | 2026.03.17 22:07:01.003612 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11474 | 2026.03.17 22:07:01.003829 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.03.17 22:07:01.003949 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11476 | 2026.03.17 22:07:01.003972 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001851 sec., 9184.224743381956 rows/sec., 16.46 MiB/sec. | ||
| 11477 | 2026.03.17 22:07:01.003982 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.03.17 22:07:01.004024 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11479 | 2026.03.17 22:07:01.004050 [ 276 ] {9f600360-e9de-4aec-b443-0c2cb30e34b1} <Debug> TCPHandler: Processed in 0.002057409 sec. | ||
| 11480 | 2026.03.17 22:07:01.004099 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 11481 | 2026.03.17 22:07:01.004172 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2026.03.17 22:07:01.004270 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11483 | 2026.03.17 22:07:01.004305 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11484 | 2026.03.17 22:07:01.004312 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11485 | 2026.03.17 22:07:01.004365 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1489 rows starting from the beginning of the part | ||
| 11486 | 2026.03.17 22:07:01.004488 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
| 11487 | 2026.03.17 22:07:01.004584 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 11488 | 2026.03.17 22:07:01.004668 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.03.17 22:07:01.004674 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 11490 | 2026.03.17 22:07:01.004712 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11491 | 2026.03.17 22:07:01.004785 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 11492 | 2026.03.17 22:07:01.004878 [ 195 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 11493 | 2026.03.17 22:07:01.005175 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11494 | 2026.03.17 22:07:01.005405 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.03.17 22:07:01.005602 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 11496 | 2026.03.17 22:07:01.005653 [ 276 ] {c58a26ce-7b43-4a52-ae2e-0cc0e6e71ea0} <Debug> TCPHandler: Processed in 0.001527959 sec. | ||
| 11497 | 2026.03.17 22:07:01.010229 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29188 rows, containing 5 columns (5 merged, 0 gathered) in 0.008262719 sec., 3532493.3596313754 rows/sec., 232.42 MiB/sec. | ||
| 11498 | 2026.03.17 22:07:01.010570 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 11499 | 2026.03.17 22:07:01.010828 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.03.17 22:07:01.010899 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 11501 | 2026.03.17 22:07:01.010971 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11502 | 2026.03.17 22:07:01.014618 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1599 rows, containing 19 columns (19 merged, 0 gathered) in 0.010550754 sec., 151553.14966115216 rows/sec., 271.58 MiB/sec. | ||
| 11503 | 2026.03.17 22:07:01.016835 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11504 | 2026.03.17 22:07:01.017151 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.03.17 22:07:01.017223 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11506 | 2026.03.17 22:07:01.017357 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11507 | 2026.03.17 22:07:02.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.21 MiB, peak 339.03 MiB, free memory in arenas 0.00 B, will set to 336.69 MiB (RSS), difference: 10.48 MiB | ||
| 11508 | 2026.03.17 22:07:02.296450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11509 | 2026.03.17 22:07:02.314540 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.03.17 22:07:02.314610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11511 | 2026.03.17 22:07:02.321099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11512 | 2026.03.17 22:07:02.321821 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.03.17 22:07:02.325500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11514 | 2026.03.17 22:07:05.996768 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.03.17 22:07:05.996982 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11516 | 2026.03.17 22:07:05.997057 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11517 | 2026.03.17 22:07:05.997780 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.03.17 22:07:05.997831 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11519 | 2026.03.17 22:07:05.998237 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11520 | 2026.03.17 22:07:05.998463 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.03.17 22:07:05.998617 [ 62 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11522 | 2026.03.17 22:07:05.998623 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001697 sec., 61284.61991750148 rows/sec., 5.13 MiB/sec. | ||
| 11523 | 2026.03.17 22:07:05.998688 [ 62 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.03.17 22:07:05.998717 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11525 | 2026.03.17 22:07:05.998721 [ 276 ] {e2e3dbfa-9eb5-4f46-ae1f-3720fadc6101} <Debug> TCPHandler: Processed in 0.00209173 sec. | ||
| 11526 | 2026.03.17 22:07:05.998824 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 11527 | 2026.03.17 22:07:05.998859 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11528 | 2026.03.17 22:07:05.998940 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11529 | 2026.03.17 22:07:05.998965 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11530 | 2026.03.17 22:07:05.998978 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2894 rows starting from the beginning of the part | ||
| 11531 | 2026.03.17 22:07:05.999016 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11532 | 2026.03.17 22:07:05.999056 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 11533 | 2026.03.17 22:07:05.999109 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 11534 | 2026.03.17 22:07:05.999151 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 107 rows starting from the beginning of the part | ||
| 11535 | 2026.03.17 22:07:05.999192 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 11536 | 2026.03.17 22:07:05.999235 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 11537 | 2026.03.17 22:07:05.999441 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2026.03.17 22:07:05.999483 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11539 | 2026.03.17 22:07:05.999820 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11540 | 2026.03.17 22:07:06.000046 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.03.17 22:07:06.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.01 MiB, peak 341.21 MiB, free memory in arenas 0.00 B, will set to 336.69 MiB (RSS), difference: -3.32 MiB | ||
| 11542 | 2026.03.17 22:07:06.000271 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001331 sec., 18031.555221637867 rows/sec., 1.32 MiB/sec. | ||
| 11543 | 2026.03.17 22:07:06.000314 [ 276 ] {1dac2f51-80c0-48ab-9d00-31189aa01506} <Debug> TCPHandler: Processed in 0.001505069 sec. | ||
| 11544 | 2026.03.17 22:07:06.000423 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.03.17 22:07:06.000516 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11546 | 2026.03.17 22:07:06.000556 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11547 | 2026.03.17 22:07:06.000762 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989538 sec., 1703410.540537552 rows/sec., 139.10 MiB/sec. | ||
| 11548 | 2026.03.17 22:07:06.000984 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2026.03.17 22:07:06.001022 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11550 | 2026.03.17 22:07:06.001085 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11551 | 2026.03.17 22:07:06.001365 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11552 | 2026.03.17 22:07:06.001405 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2026.03.17 22:07:06.001498 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_91_18} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11554 | 2026.03.17 22:07:06.001574 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 11555 | 2026.03.17 22:07:06.001597 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.03.17 22:07:06.001721 [ 62 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11557 | 2026.03.17 22:07:06.001735 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001239 sec., 71025.02017756255 rows/sec., 5.55 MiB/sec. | ||
| 11558 | 2026.03.17 22:07:06.001755 [ 62 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.03.17 22:07:06.001777 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11560 | 2026.03.17 22:07:06.001778 [ 276 ] {ef8d1291-cd82-422e-b0bf-ba8002f5b62c} <Debug> TCPHandler: Processed in 0.001402797 sec. | ||
| 11561 | 2026.03.17 22:07:06.001836 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 11562 | 2026.03.17 22:07:06.001903 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.17 22:07:06.001922 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11564 | 2026.03.17 22:07:06.001951 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1552 rows starting from the beginning of the part | ||
| 11565 | 2026.03.17 22:07:06.001994 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 88 rows starting from the beginning of the part | ||
| 11566 | 2026.03.17 22:07:06.002000 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11567 | 2026.03.17 22:07:06.002032 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 11568 | 2026.03.17 22:07:06.002052 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11569 | 2026.03.17 22:07:06.002070 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 94 rows starting from the beginning of the part | ||
| 11570 | 2026.03.17 22:07:06.002110 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 81 rows starting from the beginning of the part | ||
| 11571 | 2026.03.17 22:07:06.002142 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 88 rows starting from the beginning of the part | ||
| 11572 | 2026.03.17 22:07:06.002463 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.03.17 22:07:06.002503 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11574 | 2026.03.17 22:07:06.002845 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11575 | 2026.03.17 22:07:06.003047 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.03.17 22:07:06.003078 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267665 sec., 1565082.2575364942 rows/sec., 118.03 MiB/sec. | ||
| 11577 | 2026.03.17 22:07:06.003182 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11578 | 2026.03.17 22:07:06.003220 [ 276 ] {bb1f10c9-583e-44d6-b0b1-725eecbed2f9} <Debug> TCPHandler: Processed in 0.001364617 sec. | ||
| 11579 | 2026.03.17 22:07:06.003233 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11580 | 2026.03.17 22:07:06.003346 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.03.17 22:07:06.003477 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.03.17 22:07:06.003485 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.03.17 22:07:06.003551 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11584 | 2026.03.17 22:07:06.003566 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_91_18} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11585 | 2026.03.17 22:07:06.003631 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11586 | 2026.03.17 22:07:06.004474 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.03.17 22:07:06.004516 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11588 | 2026.03.17 22:07:06.005103 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11589 | 2026.03.17 22:07:06.005340 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.03.17 22:07:06.005484 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002033 sec., 11805.213969503196 rows/sec., 21.15 MiB/sec. | ||
| 11591 | 2026.03.17 22:07:06.005554 [ 276 ] {c480831e-6f20-410e-87f5-0fd43224ec4e} <Debug> TCPHandler: Processed in 0.002268963 sec. | ||
| 11592 | 2026.03.17 22:07:06.005666 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.03.17 22:07:06.005765 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11594 | 2026.03.17 22:07:06.005808 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11595 | 2026.03.17 22:07:06.006142 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.03.17 22:07:06.006179 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11597 | 2026.03.17 22:07:06.006490 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11598 | 2026.03.17 22:07:06.006710 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.03.17 22:07:06.006823 [ 62 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11600 | 2026.03.17 22:07:06.006840 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11601 | 2026.03.17 22:07:06.006854 [ 62 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2026.03.17 22:07:06.006881 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11603 | 2026.03.17 22:07:06.006884 [ 276 ] {7a3f2cc2-c3d4-4fd7-8e7e-699df8245de9} <Debug> TCPHandler: Processed in 0.001268134 sec. | ||
| 11604 | 2026.03.17 22:07:06.006974 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11605 | 2026.03.17 22:07:06.007116 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11606 | 2026.03.17 22:07:06.007153 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4290 rows starting from the beginning of the part | ||
| 11607 | 2026.03.17 22:07:06.007219 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11608 | 2026.03.17 22:07:06.007266 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11609 | 2026.03.17 22:07:06.007311 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11610 | 2026.03.17 22:07:06.007353 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11611 | 2026.03.17 22:07:06.007398 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 11612 | 2026.03.17 22:07:06.009042 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 4 columns (4 merged, 0 gathered) in 0.00211447 sec., 2170756.7380951256 rows/sec., 145.00 MiB/sec. | ||
| 11613 | 2026.03.17 22:07:06.009577 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11614 | 2026.03.17 22:07:06.010039 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.03.17 22:07:06.010164 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_91_18} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11616 | 2026.03.17 22:07:06.010251 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11617 | 2026.03.17 22:07:06.028717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1462 | ||
| 11618 | 2026.03.17 22:07:06.030817 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2026.03.17 22:07:06.030857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11620 | 2026.03.17 22:07:06.031964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11621 | 2026.03.17 22:07:06.032218 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.03.17 22:07:06.032469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 11623 | 2026.03.17 22:07:06.380208 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.03.17 22:07:06.380418 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.03.17 22:07:06.380496 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11626 | 2026.03.17 22:07:06.381179 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.03.17 22:07:06.381233 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11628 | 2026.03.17 22:07:06.381637 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11629 | 2026.03.17 22:07:06.381864 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.03.17 22:07:06.382019 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 11631 | 2026.03.17 22:07:06.382071 [ 276 ] {48c11985-fcdc-497b-ad16-154e13769c4b} <Debug> TCPHandler: Processed in 0.001998319 sec. | ||
| 11632 | 2026.03.17 22:07:06.382188 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2026.03.17 22:07:06.382290 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11634 | 2026.03.17 22:07:06.382334 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11635 | 2026.03.17 22:07:06.383508 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.03.17 22:07:06.383547 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11637 | 2026.03.17 22:07:06.384001 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11638 | 2026.03.17 22:07:06.384219 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.03.17 22:07:06.384355 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Debug> executeQuery: Read 2094 rows, 163.33 KiB in 0.002087 sec., 1003354.0967896503 rows/sec., 76.43 MiB/sec. | ||
| 11640 | 2026.03.17 22:07:06.384395 [ 276 ] {2c9cdd2a-5a13-4b39-ab53-255055ef800c} <Debug> TCPHandler: Processed in 0.002256803 sec. | ||
| 11641 | 2026.03.17 22:07:06.384497 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2026.03.17 22:07:06.384591 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11643 | 2026.03.17 22:07:06.384632 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11644 | 2026.03.17 22:07:06.385034 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2026.03.17 22:07:06.385070 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11646 | 2026.03.17 22:07:06.385379 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11647 | 2026.03.17 22:07:06.385598 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2026.03.17 22:07:06.385732 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Debug> executeQuery: Read 40 rows, 3.07 KiB in 0.00116 sec., 34482.75862068965 rows/sec., 2.58 MiB/sec. | ||
| 11649 | 2026.03.17 22:07:06.385770 [ 276 ] {ade51f80-ad44-458c-a953-2038aea47ef7} <Debug> TCPHandler: Processed in 0.001320106 sec. | ||
| 11650 | 2026.03.17 22:07:06.385868 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2026.03.17 22:07:06.385958 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11652 | 2026.03.17 22:07:06.385998 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11653 | 2026.03.17 22:07:06.386572 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.03.17 22:07:06.386609 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11655 | 2026.03.17 22:07:06.386937 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11656 | 2026.03.17 22:07:06.387144 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.03.17 22:07:06.387269 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001329 sec., 550790.0677200903 rows/sec., 32.58 MiB/sec. | ||
| 11658 | 2026.03.17 22:07:06.387306 [ 276 ] {c25c9dbd-636d-46f5-8ebe-1c1a64959c4e} <Debug> TCPHandler: Processed in 0.001485088 sec. | ||
| 11659 | 2026.03.17 22:07:06.387414 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.03.17 22:07:06.387505 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11661 | 2026.03.17 22:07:06.387544 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11662 | 2026.03.17 22:07:06.387915 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.03.17 22:07:06.387950 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11664 | 2026.03.17 22:07:06.388235 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11665 | 2026.03.17 22:07:06.388445 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.03.17 22:07:06.388570 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 11667 | 2026.03.17 22:07:06.388606 [ 276 ] {c7b5bd33-e775-4ac8-a5a3-d504d1c13238} <Debug> TCPHandler: Processed in 0.001240054 sec. | ||
| 11668 | 2026.03.17 22:07:06.388721 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.03.17 22:07:06.388812 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.03.17 22:07:06.388850 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11671 | 2026.03.17 22:07:06.389235 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.03.17 22:07:06.389271 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11673 | 2026.03.17 22:07:06.389568 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11674 | 2026.03.17 22:07:06.389783 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.03.17 22:07:06.389907 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 11676 | 2026.03.17 22:07:06.389944 [ 276 ] {4c21711b-b683-4e5a-9cb2-e3c33c323150} <Debug> TCPHandler: Processed in 0.001269304 sec. | ||
| 11677 | 2026.03.17 22:07:06.390049 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.03.17 22:07:06.390140 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11679 | 2026.03.17 22:07:06.390179 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11680 | 2026.03.17 22:07:06.390868 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.03.17 22:07:06.390903 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11682 | 2026.03.17 22:07:06.391256 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11683 | 2026.03.17 22:07:06.391464 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.03.17 22:07:06.391590 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Debug> executeQuery: Read 1064 rows, 75.84 KiB in 0.001468 sec., 724795.6403269755 rows/sec., 50.45 MiB/sec. | ||
| 11685 | 2026.03.17 22:07:06.391628 [ 276 ] {8254f25a-bb58-43f8-81bf-2eeee721dfe3} <Debug> TCPHandler: Processed in 0.001626071 sec. | ||
| 11686 | 2026.03.17 22:07:06.391736 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.03.17 22:07:06.391827 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11688 | 2026.03.17 22:07:06.391869 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11689 | 2026.03.17 22:07:06.392520 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.03.17 22:07:06.392568 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11691 | 2026.03.17 22:07:06.393093 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11692 | 2026.03.17 22:07:06.393320 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.03.17 22:07:06.393453 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001643 sec., 762629.3365794279 rows/sec., 48.09 MiB/sec. | ||
| 11694 | 2026.03.17 22:07:06.393492 [ 276 ] {8a5e3c6c-7c85-4250-8360-84c7de5156fb} <Debug> TCPHandler: Processed in 0.001802364 sec. | ||
| 11695 | 2026.03.17 22:07:06.393599 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2026.03.17 22:07:06.393704 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11697 | 2026.03.17 22:07:06.393759 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11698 | 2026.03.17 22:07:06.394559 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.03.17 22:07:06.394596 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11700 | 2026.03.17 22:07:06.395152 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11701 | 2026.03.17 22:07:06.395383 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2026.03.17 22:07:06.395524 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001839 sec., 15225.666122892877 rows/sec., 27.28 MiB/sec. | ||
| 11703 | 2026.03.17 22:07:06.395581 [ 276 ] {936cf28e-a15f-45c4-83e8-3ab80a34fd98} <Debug> TCPHandler: Processed in 0.00203165 sec. | ||
| 11704 | 2026.03.17 22:07:06.395693 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2026.03.17 22:07:06.395788 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11706 | 2026.03.17 22:07:06.395830 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11707 | 2026.03.17 22:07:06.396142 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.03.17 22:07:06.396178 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11709 | 2026.03.17 22:07:06.396480 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11710 | 2026.03.17 22:07:06.396692 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.03.17 22:07:06.396817 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 11712 | 2026.03.17 22:07:06.396854 [ 276 ] {04a79a3c-24e0-405a-83c2-1d0674e2a603} <Debug> TCPHandler: Processed in 0.001210393 sec. | ||
| 11713 | 2026.03.17 22:07:07.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.61 MiB, peak 341.21 MiB, free memory in arenas 0.00 B, will set to 336.79 MiB (RSS), difference: 2.18 MiB | ||
| 11714 | 2026.03.17 22:07:08.456542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26424 | ||
| 11715 | 2026.03.17 22:07:08.457148 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.03.17 22:07:08.457191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11717 | 2026.03.17 22:07:08.457675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11718 | 2026.03.17 22:07:08.457928 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.03.17 22:07:08.458074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26424 | ||
| 11720 | 2026.03.17 22:07:09.825569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11721 | 2026.03.17 22:07:09.842519 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.03.17 22:07:09.842570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11723 | 2026.03.17 22:07:09.848702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11724 | 2026.03.17 22:07:09.849373 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.03.17 22:07:09.852252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11726 | 2026.03.17 22:07:10.993581 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.03.17 22:07:10.993760 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11728 | 2026.03.17 22:07:10.993825 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11729 | 2026.03.17 22:07:10.994636 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.03.17 22:07:10.994674 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11731 | 2026.03.17 22:07:10.995087 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11732 | 2026.03.17 22:07:10.995336 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.03.17 22:07:10.995491 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00178 sec., 31460.674157303372 rows/sec., 2.40 MiB/sec. | ||
| 11734 | 2026.03.17 22:07:10.995540 [ 276 ] {dd3528b7-1798-465f-b57b-e159d237bb8c} <Debug> TCPHandler: Processed in 0.002084049 sec. | ||
| 11735 | 2026.03.17 22:07:10.995683 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2026.03.17 22:07:10.995777 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11737 | 2026.03.17 22:07:10.995819 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11738 | 2026.03.17 22:07:10.996329 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.03.17 22:07:10.996364 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11740 | 2026.03.17 22:07:10.996674 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11741 | 2026.03.17 22:07:10.996880 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.03.17 22:07:10.997010 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 11743 | 2026.03.17 22:07:10.997048 [ 276 ] {c9565331-a119-4846-98ac-fb74d1a8c369} <Debug> TCPHandler: Processed in 0.001431988 sec. | ||
| 11744 | 2026.03.17 22:07:10.997178 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11745 | 2026.03.17 22:07:10.997276 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11746 | 2026.03.17 22:07:10.997320 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11747 | 2026.03.17 22:07:10.997746 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2026.03.17 22:07:10.997780 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11749 | 2026.03.17 22:07:10.998118 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11750 | 2026.03.17 22:07:10.998330 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2026.03.17 22:07:10.998458 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 11752 | 2026.03.17 22:07:10.998496 [ 276 ] {dff75b59-b6c9-4dbd-b485-d9c9f24c9d6b} <Debug> TCPHandler: Processed in 0.001372356 sec. | ||
| 11753 | 2026.03.17 22:07:10.998625 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2026.03.17 22:07:10.998720 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11755 | 2026.03.17 22:07:10.998761 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11756 | 2026.03.17 22:07:10.999090 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2026.03.17 22:07:10.999124 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11758 | 2026.03.17 22:07:10.999435 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11759 | 2026.03.17 22:07:10.999642 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.03.17 22:07:10.999765 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 11761 | 2026.03.17 22:07:10.999801 [ 276 ] {7eff6b7c-c68a-42b7-804a-d463cb65a8ca} <Debug> TCPHandler: Processed in 0.001225524 sec. | ||
| 11762 | 2026.03.17 22:07:15.744295 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11763 | 2026.03.17 22:07:15.744368 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11764 | 2026.03.17 22:07:15.958229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26872 | ||
| 11765 | 2026.03.17 22:07:15.959028 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.03.17 22:07:15.959100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11767 | 2026.03.17 22:07:15.959721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11768 | 2026.03.17 22:07:15.959961 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.03.17 22:07:15.960095 [ 45 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11770 | 2026.03.17 22:07:15.960109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26872 | ||
| 11771 | 2026.03.17 22:07:15.960140 [ 45 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.03.17 22:07:15.960163 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11773 | 2026.03.17 22:07:15.960336 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 11774 | 2026.03.17 22:07:15.960553 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11775 | 2026.03.17 22:07:15.960617 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24504 rows starting from the beginning of the part | ||
| 11776 | 2026.03.17 22:07:15.960721 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11777 | 2026.03.17 22:07:15.960797 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11778 | 2026.03.17 22:07:15.960863 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11779 | 2026.03.17 22:07:15.960926 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11780 | 2026.03.17 22:07:15.960990 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11781 | 2026.03.17 22:07:15.963481 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26872 rows, containing 4 columns (4 merged, 0 gathered) in 0.003238502 sec., 8297663.549381782 rows/sec., 118.70 MiB/sec. | ||
| 11782 | 2026.03.17 22:07:15.963778 [ 199 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11783 | 2026.03.17 22:07:15.964082 [ 199 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.03.17 22:07:15.964173 [ 199 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_56_11} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11785 | 2026.03.17 22:07:15.964298 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11786 | 2026.03.17 22:07:15.996389 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.03.17 22:07:15.996544 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11788 | 2026.03.17 22:07:15.996602 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11789 | 2026.03.17 22:07:15.997249 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.03.17 22:07:15.997287 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11791 | 2026.03.17 22:07:15.997654 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11792 | 2026.03.17 22:07:15.997887 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.03.17 22:07:15.998038 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001537 sec., 67664.28106701367 rows/sec., 5.66 MiB/sec. | ||
| 11794 | 2026.03.17 22:07:15.998088 [ 276 ] {77af982b-84f4-4a5f-89c2-56e04178d613} <Debug> TCPHandler: Processed in 0.001821455 sec. | ||
| 11795 | 2026.03.17 22:07:15.998217 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.03.17 22:07:15.998321 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.03.17 22:07:15.998364 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11798 | 2026.03.17 22:07:15.998792 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.03.17 22:07:15.998829 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11800 | 2026.03.17 22:07:15.999152 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11801 | 2026.03.17 22:07:15.999372 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.03.17 22:07:15.999509 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.45 MiB/sec. | ||
| 11803 | 2026.03.17 22:07:15.999551 [ 276 ] {b348f9d3-0ff0-4205-9760-e8ead28ac82e} <Debug> TCPHandler: Processed in 0.001385647 sec. | ||
| 11804 | 2026.03.17 22:07:15.999657 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.03.17 22:07:15.999755 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11806 | 2026.03.17 22:07:15.999797 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11807 | 2026.03.17 22:07:16.000238 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.03.17 22:07:16.000274 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11809 | 2026.03.17 22:07:16.000597 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11810 | 2026.03.17 22:07:16.000833 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.03.17 22:07:16.000968 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001234 sec., 71312.8038897893 rows/sec., 5.57 MiB/sec. | ||
| 11812 | 2026.03.17 22:07:16.001007 [ 276 ] {866703d4-7bdb-4ab2-b57f-379e4bd6a5f8} <Debug> TCPHandler: Processed in 0.001400127 sec. | ||
| 11813 | 2026.03.17 22:07:16.001119 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.03.17 22:07:16.001222 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11815 | 2026.03.17 22:07:16.001268 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11816 | 2026.03.17 22:07:16.001686 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.03.17 22:07:16.001722 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11818 | 2026.03.17 22:07:16.002070 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11819 | 2026.03.17 22:07:16.002285 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.03.17 22:07:16.002419 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11821 | 2026.03.17 22:07:16.002458 [ 276 ] {c3bb1cd2-7c53-470c-ac69-2b295ba880e4} <Debug> TCPHandler: Processed in 0.001387997 sec. | ||
| 11822 | 2026.03.17 22:07:16.002574 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.03.17 22:07:16.002685 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.03.17 22:07:16.002741 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11825 | 2026.03.17 22:07:16.003548 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.03.17 22:07:16.003585 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11827 | 2026.03.17 22:07:16.004135 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11828 | 2026.03.17 22:07:16.004368 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.03.17 22:07:16.004506 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001842 sec., 13029.315960912052 rows/sec., 23.35 MiB/sec. | ||
| 11830 | 2026.03.17 22:07:16.004563 [ 276 ] {71a72ed1-54b1-410d-bbc5-4b8e5ddbdf6c} <Debug> TCPHandler: Processed in 0.002040299 sec. | ||
| 11831 | 2026.03.17 22:07:16.004669 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.03.17 22:07:16.004764 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.03.17 22:07:16.004807 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11834 | 2026.03.17 22:07:16.005148 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.03.17 22:07:16.005185 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11836 | 2026.03.17 22:07:16.005505 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11837 | 2026.03.17 22:07:16.005720 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.03.17 22:07:16.005851 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11839 | 2026.03.17 22:07:16.005887 [ 276 ] {f889af7f-65db-4287-aa58-c651fc718716} <Debug> TCPHandler: Processed in 0.001266505 sec. | ||
| 11840 | 2026.03.17 22:07:16.032596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1502 | ||
| 11841 | 2026.03.17 22:07:16.035159 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.03.17 22:07:16.035197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11843 | 2026.03.17 22:07:16.036416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11844 | 2026.03.17 22:07:16.036688 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.03.17 22:07:16.036827 [ 59 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11846 | 2026.03.17 22:07:16.036866 [ 59 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.03.17 22:07:16.036884 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11848 | 2026.03.17 22:07:16.036937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 11849 | 2026.03.17 22:07:16.036967 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 11850 | 2026.03.17 22:07:16.037403 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11851 | 2026.03.17 22:07:16.037522 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1340 rows starting from the beginning of the part | ||
| 11852 | 2026.03.17 22:07:16.037843 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 11853 | 2026.03.17 22:07:16.038176 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 11854 | 2026.03.17 22:07:16.038505 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 11855 | 2026.03.17 22:07:16.038827 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11856 | 2026.03.17 22:07:16.039146 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 11857 | 2026.03.17 22:07:16.045270 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 72 columns (72 merged, 0 gathered) in 0.008337601 sec., 180147.74273798903 rows/sec., 143.42 MiB/sec. | ||
| 11858 | 2026.03.17 22:07:16.046895 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11859 | 2026.03.17 22:07:16.047472 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2026.03.17 22:07:16.047555 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_41_8} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11861 | 2026.03.17 22:07:16.047875 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11862 | 2026.03.17 22:07:17.352310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11863 | 2026.03.17 22:07:17.371147 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2026.03.17 22:07:17.371213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11865 | 2026.03.17 22:07:17.377021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11866 | 2026.03.17 22:07:17.377698 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2026.03.17 22:07:17.377994 [ 57 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11868 | 2026.03.17 22:07:17.378067 [ 57 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.03.17 22:07:17.378091 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11870 | 2026.03.17 22:07:17.378202 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11871 | 2026.03.17 22:07:17.381826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11872 | 2026.03.17 22:07:17.382108 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11873 | 2026.03.17 22:07:17.383557 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11874 | 2026.03.17 22:07:17.388057 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11875 | 2026.03.17 22:07:17.392503 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11876 | 2026.03.17 22:07:17.397047 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11877 | 2026.03.17 22:07:17.401371 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11878 | 2026.03.17 22:07:17.405157 [ 193 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 11879 | 2026.03.17 22:07:17.458441 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080286975 sec., 5256.145221563024 rows/sec., 27.18 MiB/sec. | ||
| 11880 | 2026.03.17 22:07:17.461263 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11881 | 2026.03.17 22:07:17.463249 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_56_11} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.03.17 22:07:17.463343 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_56_11} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11883 | 2026.03.17 22:07:17.465742 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11884 | 2026.03.17 22:07:20.995662 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2026.03.17 22:07:20.995884 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11886 | 2026.03.17 22:07:20.995957 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11887 | 2026.03.17 22:07:20.996658 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.03.17 22:07:20.996702 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11889 | 2026.03.17 22:07:20.997105 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11890 | 2026.03.17 22:07:20.997334 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.03.17 22:07:20.997489 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001658 sec., 54282.26779252111 rows/sec., 4.55 MiB/sec. | ||
| 11892 | 2026.03.17 22:07:20.997540 [ 276 ] {94e1389d-7bd2-4495-880e-7a23fc82d47b} <Debug> TCPHandler: Processed in 0.002012249 sec. | ||
| 11893 | 2026.03.17 22:07:20.997674 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.03.17 22:07:20.997783 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11895 | 2026.03.17 22:07:20.997832 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11896 | 2026.03.17 22:07:20.998227 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.03.17 22:07:20.998262 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11898 | 2026.03.17 22:07:20.998566 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11899 | 2026.03.17 22:07:20.998789 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.03.17 22:07:20.998917 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001159 sec., 14667.817083692837 rows/sec., 1.08 MiB/sec. | ||
| 11901 | 2026.03.17 22:07:20.998955 [ 276 ] {fbb7a57a-1ee4-4cf9-bc64-dd4ee819124f} <Debug> TCPHandler: Processed in 0.001340656 sec. | ||
| 11902 | 2026.03.17 22:07:20.999058 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11903 | 2026.03.17 22:07:20.999158 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11904 | 2026.03.17 22:07:20.999198 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11905 | 2026.03.17 22:07:20.999602 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2026.03.17 22:07:20.999639 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11907 | 2026.03.17 22:07:20.999937 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11908 | 2026.03.17 22:07:21.000306 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.03.17 22:07:21.000436 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.0013 sec., 62307.69230769231 rows/sec., 4.87 MiB/sec. | ||
| 11910 | 2026.03.17 22:07:21.000473 [ 276 ] {53900bbf-c57b-4cee-ac72-8a3838749e09} <Debug> TCPHandler: Processed in 0.001464608 sec. | ||
| 11911 | 2026.03.17 22:07:21.000583 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.03.17 22:07:21.000679 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11913 | 2026.03.17 22:07:21.000722 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11914 | 2026.03.17 22:07:21.001116 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.03.17 22:07:21.001153 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11916 | 2026.03.17 22:07:21.001486 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11917 | 2026.03.17 22:07:21.001691 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.03.17 22:07:21.001805 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 3 parts from all_1_90_18 to all_92_92_0 | ||
| 11919 | 2026.03.17 22:07:21.001821 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 11920 | 2026.03.17 22:07:21.001871 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2026.03.17 22:07:21.001882 [ 276 ] {21765f02-bbc6-424a-8153-eab79dfeaf97} <Debug> TCPHandler: Processed in 0.001348486 sec. | ||
| 11922 | 2026.03.17 22:07:21.001902 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11923 | 2026.03.17 22:07:21.002002 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2026.03.17 22:07:21.002063 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_90_18 to all_92_92_0 into Compact with storage Full | ||
| 11925 | 2026.03.17 22:07:21.002101 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11926 | 2026.03.17 22:07:21.002186 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11927 | 2026.03.17 22:07:21.002327 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11928 | 2026.03.17 22:07:21.002416 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 29188 rows starting from the beginning of the part | ||
| 11929 | 2026.03.17 22:07:21.002530 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11930 | 2026.03.17 22:07:21.002598 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1253 rows starting from the beginning of the part | ||
| 11931 | 2026.03.17 22:07:21.002948 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.03.17 22:07:21.002990 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11933 | 2026.03.17 22:07:21.003530 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11934 | 2026.03.17 22:07:21.003762 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.03.17 22:07:21.003900 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001818 sec., 9350.935093509352 rows/sec., 16.76 MiB/sec. | ||
| 11936 | 2026.03.17 22:07:21.003954 [ 276 ] {3607975b-35a8-4f3c-a03c-dd8849e35ba4} <Debug> TCPHandler: Processed in 0.002001798 sec. | ||
| 11937 | 2026.03.17 22:07:21.004072 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.03.17 22:07:21.004168 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11939 | 2026.03.17 22:07:21.004210 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11940 | 2026.03.17 22:07:21.004538 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.03.17 22:07:21.004576 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11942 | 2026.03.17 22:07:21.004882 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11943 | 2026.03.17 22:07:21.005088 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.03.17 22:07:21.005219 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11945 | 2026.03.17 22:07:21.005255 [ 276 ] {307a7136-ee4a-4f78-bc21-497d94ae65cc} <Debug> TCPHandler: Processed in 0.001232474 sec. | ||
| 11946 | 2026.03.17 22:07:21.008793 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30601 rows, containing 5 columns (5 merged, 0 gathered) in 0.006807631 sec., 4495102.628212369 rows/sec., 295.34 MiB/sec. | ||
| 11947 | 2026.03.17 22:07:21.009298 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 11948 | 2026.03.17 22:07:21.009618 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.03.17 22:07:21.009696 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 3 parts: [all_1_90_18, all_92_92_0] -> all_1_92_19 | ||
| 11950 | 2026.03.17 22:07:21.009778 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.21 MiB. | ||
| 11951 | 2026.03.17 22:07:22.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.81 MiB, peak 351.33 MiB, free memory in arenas 0.00 B, will set to 340.02 MiB (RSS), difference: 1.21 MiB | ||
| 11952 | 2026.03.17 22:07:23.460262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27384 | ||
| 11953 | 2026.03.17 22:07:23.461124 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.03.17 22:07:23.461171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11955 | 2026.03.17 22:07:23.461651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11956 | 2026.03.17 22:07:23.461898 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.03.17 22:07:23.462050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27384 | ||
| 11958 | 2026.03.17 22:07:24.881883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11959 | 2026.03.17 22:07:24.897235 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.03.17 22:07:24.897288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11961 | 2026.03.17 22:07:24.902467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11962 | 2026.03.17 22:07:24.903135 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.03.17 22:07:24.905842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11964 | 2026.03.17 22:07:25.996524 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2026.03.17 22:07:25.996703 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11966 | 2026.03.17 22:07:25.996771 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11967 | 2026.03.17 22:07:25.997487 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2026.03.17 22:07:25.997535 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11969 | 2026.03.17 22:07:25.997935 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11970 | 2026.03.17 22:07:25.998180 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.03.17 22:07:25.998337 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001682 sec., 61831.15338882284 rows/sec., 5.17 MiB/sec. | ||
| 11972 | 2026.03.17 22:07:25.998355 [ 72 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11973 | 2026.03.17 22:07:25.998387 [ 276 ] {b707c76a-2c18-4af7-9556-1da584cb7e2f} <Debug> TCPHandler: Processed in 0.001989758 sec. | ||
| 11974 | 2026.03.17 22:07:25.998424 [ 72 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.03.17 22:07:25.998451 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11976 | 2026.03.17 22:07:25.998522 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.03.17 22:07:25.998554 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 11978 | 2026.03.17 22:07:25.998627 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11979 | 2026.03.17 22:07:25.998644 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11980 | 2026.03.17 22:07:25.998671 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11981 | 2026.03.17 22:07:25.998673 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2894 rows starting from the beginning of the part | ||
| 11982 | 2026.03.17 22:07:25.998739 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2094 rows starting from the beginning of the part | ||
| 11983 | 2026.03.17 22:07:25.998783 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11984 | 2026.03.17 22:07:25.998821 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 11985 | 2026.03.17 22:07:25.998860 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 11986 | 2026.03.17 22:07:25.998901 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 11987 | 2026.03.17 22:07:25.999092 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.03.17 22:07:25.999128 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11989 | 2026.03.17 22:07:25.999429 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11990 | 2026.03.17 22:07:25.999637 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.03.17 22:07:25.999759 [ 72 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11992 | 2026.03.17 22:07:25.999769 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.51 MiB/sec. | ||
| 11993 | 2026.03.17 22:07:25.999799 [ 72 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2026.03.17 22:07:25.999822 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11995 | 2026.03.17 22:07:25.999823 [ 276 ] {08426232-f1a2-4924-ae04-1b979e75652a} <Debug> TCPHandler: Processed in 0.001351646 sec. | ||
| 11996 | 2026.03.17 22:07:25.999938 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 11997 | 2026.03.17 22:07:25.999952 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.03.17 22:07:26.000072 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11999 | 2026.03.17 22:07:26.000114 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12000 | 2026.03.17 22:07:26.000155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.42 MiB, peak 351.33 MiB, free memory in arenas 0.00 B, will set to 340.03 MiB (RSS), difference: -3.39 MiB | ||
| 12001 | 2026.03.17 22:07:26.000220 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12002 | 2026.03.17 22:07:26.000260 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 12003 | 2026.03.17 22:07:26.000330 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 12004 | 2026.03.17 22:07:26.000376 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 40 rows starting from the beginning of the part | ||
| 12005 | 2026.03.17 22:07:26.000414 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 12006 | 2026.03.17 22:07:26.000449 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 12007 | 2026.03.17 22:07:26.000485 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 12008 | 2026.03.17 22:07:26.000554 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2026.03.17 22:07:26.000595 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12010 | 2026.03.17 22:07:26.000782 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002276093 sec., 2347004.2744299113 rows/sec., 189.58 MiB/sec. | ||
| 12011 | 2026.03.17 22:07:26.000952 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12012 | 2026.03.17 22:07:26.001124 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12013 | 2026.03.17 22:07:26.001184 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.03.17 22:07:26.001316 [ 72 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12015 | 2026.03.17 22:07:26.001324 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001273 sec., 69128.04399057345 rows/sec., 5.40 MiB/sec. | ||
| 12016 | 2026.03.17 22:07:26.001351 [ 72 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.03.17 22:07:26.001375 [ 276 ] {d2c3b015-fa53-45e5-834a-7ae04395f861} <Debug> TCPHandler: Processed in 0.001472478 sec. | ||
| 12018 | 2026.03.17 22:07:26.001379 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12019 | 2026.03.17 22:07:26.001449 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156501 sec., 226835.61127404938 rows/sec., 16.20 MiB/sec. | ||
| 12020 | 2026.03.17 22:07:26.001502 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.03.17 22:07:26.001507 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.03.17 22:07:26.001501 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 12023 | 2026.03.17 22:07:26.001601 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12024 | 2026.03.17 22:07:26.001627 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_96_19} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12025 | 2026.03.17 22:07:26.001633 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12026 | 2026.03.17 22:07:26.001651 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12027 | 2026.03.17 22:07:26.001675 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12028 | 2026.03.17 22:07:26.001713 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1552 rows starting from the beginning of the part | ||
| 12029 | 2026.03.17 22:07:26.001734 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12030 | 2026.03.17 22:07:26.001783 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1064 rows starting from the beginning of the part | ||
| 12031 | 2026.03.17 22:07:26.001835 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12032 | 2026.03.17 22:07:26.001880 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part | ||
| 12033 | 2026.03.17 22:07:26.001926 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 12034 | 2026.03.17 22:07:26.001968 [ 198 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 12035 | 2026.03.17 22:07:26.002014 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.03.17 22:07:26.002070 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.03.17 22:07:26.002106 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12038 | 2026.03.17 22:07:26.002139 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_81_16} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12039 | 2026.03.17 22:07:26.002243 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12040 | 2026.03.17 22:07:26.002447 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12041 | 2026.03.17 22:07:26.002670 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.03.17 22:07:26.002802 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12043 | 2026.03.17 22:07:26.002837 [ 276 ] {079ec826-0fbd-4b7d-bc97-cdd06a677c9a} <Debug> TCPHandler: Processed in 0.001382807 sec. | ||
| 12044 | 2026.03.17 22:07:26.002935 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2026.03.17 22:07:26.003051 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12046 | 2026.03.17 22:07:26.003104 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12047 | 2026.03.17 22:07:26.003350 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001900987 sec., 1544986.893650509 rows/sec., 115.01 MiB/sec. | ||
| 12048 | 2026.03.17 22:07:26.003627 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12049 | 2026.03.17 22:07:26.003919 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.03.17 22:07:26.003933 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.03.17 22:07:26.003962 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12052 | 2026.03.17 22:07:26.004031 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_96_19} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12053 | 2026.03.17 22:07:26.004148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12054 | 2026.03.17 22:07:26.004528 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12055 | 2026.03.17 22:07:26.004751 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.03.17 22:07:26.004871 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12057 | 2026.03.17 22:07:26.004889 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001855 sec., 12938.005390835579 rows/sec., 23.18 MiB/sec. | ||
| 12058 | 2026.03.17 22:07:26.004903 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2026.03.17 22:07:26.004930 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12060 | 2026.03.17 22:07:26.004948 [ 276 ] {9bcb0073-92c5-4fdc-bcd1-0f5a137025b4} <Debug> TCPHandler: Processed in 0.00205871 sec. | ||
| 12061 | 2026.03.17 22:07:26.005005 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 12062 | 2026.03.17 22:07:26.005059 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.03.17 22:07:26.005155 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12064 | 2026.03.17 22:07:26.005197 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12065 | 2026.03.17 22:07:26.005206 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12066 | 2026.03.17 22:07:26.005263 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1599 rows starting from the beginning of the part | ||
| 12067 | 2026.03.17 22:07:26.005374 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 12068 | 2026.03.17 22:07:26.005474 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 12069 | 2026.03.17 22:07:26.005532 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.03.17 22:07:26.005570 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 12071 | 2026.03.17 22:07:26.005572 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12072 | 2026.03.17 22:07:26.005671 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 12073 | 2026.03.17 22:07:26.005765 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 12074 | 2026.03.17 22:07:26.005913 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12075 | 2026.03.17 22:07:26.006153 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.03.17 22:07:26.006270 [ 72 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12077 | 2026.03.17 22:07:26.006285 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 12078 | 2026.03.17 22:07:26.006303 [ 72 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.03.17 22:07:26.006327 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12080 | 2026.03.17 22:07:26.006327 [ 276 ] {8ee9cc8c-a242-4252-b5ac-77fdf28d35c8} <Debug> TCPHandler: Processed in 0.001315485 sec. | ||
| 12081 | 2026.03.17 22:07:26.006399 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 12082 | 2026.03.17 22:07:26.006505 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12083 | 2026.03.17 22:07:26.006535 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4590 rows starting from the beginning of the part | ||
| 12084 | 2026.03.17 22:07:26.006593 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 12085 | 2026.03.17 22:07:26.006635 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 12086 | 2026.03.17 22:07:26.006675 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 12087 | 2026.03.17 22:07:26.006711 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12088 | 2026.03.17 22:07:26.006747 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12089 | 2026.03.17 22:07:26.009385 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4830 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018998 sec., 1599868.5656631768 rows/sec., 106.91 MiB/sec. | ||
| 12090 | 2026.03.17 22:07:26.009777 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12091 | 2026.03.17 22:07:26.010274 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2026.03.17 22:07:26.010403 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_96_19} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12093 | 2026.03.17 22:07:26.010546 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12094 | 2026.03.17 22:07:26.014881 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 19 columns (19 merged, 0 gathered) in 0.009913081 sec., 173104.60794176906 rows/sec., 310.20 MiB/sec. | ||
| 12095 | 2026.03.17 22:07:26.016330 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12096 | 2026.03.17 22:07:26.016669 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.03.17 22:07:26.016746 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12098 | 2026.03.17 22:07:26.016833 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.55 MiB. | ||
| 12099 | 2026.03.17 22:07:26.037165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1526 | ||
| 12100 | 2026.03.17 22:07:26.039668 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2026.03.17 22:07:26.039709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12102 | 2026.03.17 22:07:26.040868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12103 | 2026.03.17 22:07:26.041140 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2026.03.17 22:07:26.041400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 12105 | 2026.03.17 22:07:27.000327 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.25 MiB, peak 351.33 MiB, free memory in arenas 0.00 B, will set to 344.77 MiB (RSS), difference: 7.52 MiB | ||
| 12106 | 2026.03.17 22:07:27.512510 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38006 | ||
| 12107 | 2026.03.17 22:07:27.512626 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12108 | 2026.03.17 22:07:27.512653 [ 350 ] {} <Debug> TCP-Session: 33cc701a-b067-4406-83ef-5c54e07c7261 Authenticating user 'default' from [fd00:1122:3344:101::e]:38006 | ||
| 12109 | 2026.03.17 22:07:27.512676 [ 350 ] {} <Debug> TCP-Session: 33cc701a-b067-4406-83ef-5c54e07c7261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.03.17 22:07:27.512690 [ 350 ] {} <Debug> TCP-Session: 33cc701a-b067-4406-83ef-5c54e07c7261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2026.03.17 22:07:27.512915 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58846 | ||
| 12112 | 2026.03.17 22:07:27.512936 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55707 | ||
| 12113 | 2026.03.17 22:07:27.512978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56419 | ||
| 12114 | 2026.03.17 22:07:27.512987 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60233 | ||
| 12115 | 2026.03.17 22:07:27.513047 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12116 | 2026.03.17 22:07:27.512967 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62170 | ||
| 12117 | 2026.03.17 22:07:27.513091 [ 351 ] {} <Debug> TCP-Session: b21cf13e-17e5-46d3-820a-fe95cfea98ce Authenticating user 'default' from [fd00:1122:3344:101::e]:58846 | ||
| 12118 | 2026.03.17 22:07:27.513075 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12119 | 2026.03.17 22:07:27.513123 [ 351 ] {} <Debug> TCP-Session: b21cf13e-17e5-46d3-820a-fe95cfea98ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12120 | 2026.03.17 22:07:27.513141 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12121 | 2026.03.17 22:07:27.513147 [ 350 ] {} <Trace> TCP-Session: 33cc701a-b067-4406-83ef-5c54e07c7261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12122 | 2026.03.17 22:07:27.513185 [ 349 ] {} <Debug> TCP-Session: 370e71b5-2b21-4d7c-81f0-e87a7ee29a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:60233 | ||
| 12123 | 2026.03.17 22:07:27.513168 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12124 | 2026.03.17 22:07:27.513234 [ 349 ] {} <Debug> TCP-Session: 370e71b5-2b21-4d7c-81f0-e87a7ee29a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.03.17 22:07:27.513149 [ 352 ] {} <Debug> TCP-Session: 491c6312-0112-4537-a953-76cd4b27adf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55707 | ||
| 12126 | 2026.03.17 22:07:27.513258 [ 288 ] {} <Debug> TCP-Session: f165b1d6-d561-4192-877d-34f11933d8d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62170 | ||
| 12127 | 2026.03.17 22:07:27.513263 [ 349 ] {} <Debug> TCP-Session: 370e71b5-2b21-4d7c-81f0-e87a7ee29a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12128 | 2026.03.17 22:07:27.513290 [ 352 ] {} <Debug> TCP-Session: 491c6312-0112-4537-a953-76cd4b27adf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12129 | 2026.03.17 22:07:27.513301 [ 288 ] {} <Debug> TCP-Session: f165b1d6-d561-4192-877d-34f11933d8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.03.17 22:07:27.513323 [ 352 ] {} <Debug> TCP-Session: 491c6312-0112-4537-a953-76cd4b27adf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12131 | 2026.03.17 22:07:27.513340 [ 288 ] {} <Debug> TCP-Session: f165b1d6-d561-4192-877d-34f11933d8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.03.17 22:07:27.512954 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55549 | ||
| 12133 | 2026.03.17 22:07:27.513376 [ 350 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12134 | 2026.03.17 22:07:27.512946 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35325 | ||
| 12135 | 2026.03.17 22:07:27.512946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54226 | ||
| 12136 | 2026.03.17 22:07:27.513075 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12137 | 2026.03.17 22:07:27.513155 [ 351 ] {} <Debug> TCP-Session: b21cf13e-17e5-46d3-820a-fe95cfea98ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12138 | 2026.03.17 22:07:27.513509 [ 289 ] {} <Debug> TCP-Session: a6f318c3-6d2e-48a3-93ae-ac93e6e3bbad Authenticating user 'default' from [fd00:1122:3344:101::e]:56419 | ||
| 12139 | 2026.03.17 22:07:27.513538 [ 289 ] {} <Debug> TCP-Session: a6f318c3-6d2e-48a3-93ae-ac93e6e3bbad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12140 | 2026.03.17 22:07:27.513555 [ 289 ] {} <Debug> TCP-Session: a6f318c3-6d2e-48a3-93ae-ac93e6e3bbad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12141 | 2026.03.17 22:07:27.513592 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12142 | 2026.03.17 22:07:27.513622 [ 287 ] {} <Debug> TCP-Session: 1221dd6f-d108-4a4b-b6e0-01c71acc5716 Authenticating user 'default' from [fd00:1122:3344:101::e]:55549 | ||
| 12143 | 2026.03.17 22:07:27.513638 [ 287 ] {} <Debug> TCP-Session: 1221dd6f-d108-4a4b-b6e0-01c71acc5716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12144 | 2026.03.17 22:07:27.513652 [ 287 ] {} <Debug> TCP-Session: 1221dd6f-d108-4a4b-b6e0-01c71acc5716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12145 | 2026.03.17 22:07:27.513685 [ 350 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12146 | 2026.03.17 22:07:27.513743 [ 350 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12147 | 2026.03.17 22:07:27.513896 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12148 | 2026.03.17 22:07:27.513931 [ 286 ] {} <Debug> TCP-Session: 64838a11-209c-4044-93ae-565cb83befee Authenticating user 'default' from [fd00:1122:3344:101::e]:54226 | ||
| 12149 | 2026.03.17 22:07:27.513951 [ 286 ] {} <Debug> TCP-Session: 64838a11-209c-4044-93ae-565cb83befee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12150 | 2026.03.17 22:07:27.513964 [ 286 ] {} <Debug> TCP-Session: 64838a11-209c-4044-93ae-565cb83befee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2026.03.17 22:07:27.513975 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12152 | 2026.03.17 22:07:27.514005 [ 353 ] {} <Debug> TCP-Session: 908f3b55-1b83-4848-a5c9-0ae8d1fab797 Authenticating user 'default' from [fd00:1122:3344:101::e]:35325 | ||
| 12153 | 2026.03.17 22:07:27.514021 [ 353 ] {} <Debug> TCP-Session: 908f3b55-1b83-4848-a5c9-0ae8d1fab797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.03.17 22:07:27.514030 [ 350 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 12155 | 2026.03.17 22:07:27.514033 [ 353 ] {} <Debug> TCP-Session: 908f3b55-1b83-4848-a5c9-0ae8d1fab797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12156 | 2026.03.17 22:07:27.514942 [ 297 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Trace> AggregatingTransform: Aggregating | ||
| 12157 | 2026.03.17 22:07:27.514987 [ 297 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Trace> Aggregator: Aggregation method: without_key | ||
| 12158 | 2026.03.17 22:07:27.515027 [ 297 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891117 sec. (1122.187 rows/sec., 43.84 KiB/sec.) | ||
| 12159 | 2026.03.17 22:07:27.515041 [ 297 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Trace> Aggregator: Merging aggregated data | ||
| 12160 | 2026.03.17 22:07:27.516239 [ 350 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002925 sec., 341.88034188034186 rows/sec., 13.35 KiB/sec. | ||
| 12161 | 2026.03.17 22:07:27.516360 [ 350 ] {0b43521e-2115-4298-a262-e6e5b178a045} <Debug> TCPHandler: Processed in 0.003389545 sec. | ||
| 12162 | 2026.03.17 22:07:27.516505 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12163 | 2026.03.17 22:07:27.516538 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12164 | 2026.03.17 22:07:27.516546 [ 350 ] {} <Debug> TCP-Session: 33cc701a-b067-4406-83ef-5c54e07c7261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2026.03.17 22:07:27.516562 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12166 | 2026.03.17 22:07:27.516577 [ 351 ] {} <Debug> TCP-Session: b21cf13e-17e5-46d3-820a-fe95cfea98ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2026.03.17 22:07:27.516586 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12168 | 2026.03.17 22:07:27.516607 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12169 | 2026.03.17 22:07:27.516615 [ 353 ] {} <Debug> TCP-Session: 908f3b55-1b83-4848-a5c9-0ae8d1fab797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12170 | 2026.03.17 22:07:27.516654 [ 352 ] {} <Debug> TCP-Session: 491c6312-0112-4537-a953-76cd4b27adf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12171 | 2026.03.17 22:07:27.516673 [ 349 ] {} <Debug> TCP-Session: 370e71b5-2b21-4d7c-81f0-e87a7ee29a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12172 | 2026.03.17 22:07:27.516668 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12173 | 2026.03.17 22:07:27.516686 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12174 | 2026.03.17 22:07:27.516702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12175 | 2026.03.17 22:07:27.516731 [ 288 ] {} <Debug> TCP-Session: f165b1d6-d561-4192-877d-34f11933d8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2026.03.17 22:07:27.516753 [ 287 ] {} <Debug> TCP-Session: 1221dd6f-d108-4a4b-b6e0-01c71acc5716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12177 | 2026.03.17 22:07:27.516771 [ 286 ] {} <Debug> TCP-Session: 64838a11-209c-4044-93ae-565cb83befee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2026.03.17 22:07:27.516732 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12179 | 2026.03.17 22:07:27.516833 [ 289 ] {} <Debug> TCP-Session: a6f318c3-6d2e-48a3-93ae-ac93e6e3bbad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12180 | 2026.03.17 22:07:27.651572 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60705 | ||
| 12181 | 2026.03.17 22:07:27.651684 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12182 | 2026.03.17 22:07:27.651714 [ 350 ] {} <Debug> TCP-Session: 11b82e60-662e-43a3-be04-2bb92142959c Authenticating user 'default' from [fd00:1122:3344:101::e]:60705 | ||
| 12183 | 2026.03.17 22:07:27.651747 [ 350 ] {} <Debug> TCP-Session: 11b82e60-662e-43a3-be04-2bb92142959c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2026.03.17 22:07:27.651762 [ 350 ] {} <Debug> TCP-Session: 11b82e60-662e-43a3-be04-2bb92142959c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12185 | 2026.03.17 22:07:27.651978 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32784 | ||
| 12186 | 2026.03.17 22:07:27.652027 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39234 | ||
| 12187 | 2026.03.17 22:07:27.652043 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56971 | ||
| 12188 | 2026.03.17 22:07:27.652089 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48926 | ||
| 12189 | 2026.03.17 22:07:27.652100 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12190 | 2026.03.17 22:07:27.652059 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57393 | ||
| 12191 | 2026.03.17 22:07:27.652158 [ 351 ] {} <Debug> TCP-Session: 4f1604e5-8e90-499a-a682-e60973e3970f Authenticating user 'default' from [fd00:1122:3344:101::e]:32784 | ||
| 12192 | 2026.03.17 22:07:27.652150 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12193 | 2026.03.17 22:07:27.652185 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12194 | 2026.03.17 22:07:27.652193 [ 350 ] {} <Trace> TCP-Session: 11b82e60-662e-43a3-be04-2bb92142959c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.03.17 22:07:27.652223 [ 352 ] {} <Debug> TCP-Session: 0e261ecf-321d-4d79-9fcf-ecc4c77746a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39234 | ||
| 12196 | 2026.03.17 22:07:27.652237 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12197 | 2026.03.17 22:07:27.652268 [ 352 ] {} <Debug> TCP-Session: 0e261ecf-321d-4d79-9fcf-ecc4c77746a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12198 | 2026.03.17 22:07:27.652290 [ 287 ] {} <Debug> TCP-Session: 607ce9ff-e8c9-4f01-8a79-84bb8c9e3410 Authenticating user 'default' from [fd00:1122:3344:101::e]:57393 | ||
| 12199 | 2026.03.17 22:07:27.652296 [ 352 ] {} <Debug> TCP-Session: 0e261ecf-321d-4d79-9fcf-ecc4c77746a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2026.03.17 22:07:27.652316 [ 287 ] {} <Debug> TCP-Session: 607ce9ff-e8c9-4f01-8a79-84bb8c9e3410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2026.03.17 22:07:27.652182 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12202 | 2026.03.17 22:07:27.652342 [ 287 ] {} <Debug> TCP-Session: 607ce9ff-e8c9-4f01-8a79-84bb8c9e3410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12203 | 2026.03.17 22:07:27.652065 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60379 | ||
| 12204 | 2026.03.17 22:07:27.652377 [ 353 ] {} <Debug> TCP-Session: 001c23a1-f43c-4353-a372-f3e164bbf319 Authenticating user 'default' from [fd00:1122:3344:101::e]:56971 | ||
| 12205 | 2026.03.17 22:07:27.652407 [ 350 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60705) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12206 | 2026.03.17 22:07:27.652443 [ 353 ] {} <Debug> TCP-Session: 001c23a1-f43c-4353-a372-f3e164bbf319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12207 | 2026.03.17 22:07:27.652046 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61498 | ||
| 12208 | 2026.03.17 22:07:27.652468 [ 353 ] {} <Debug> TCP-Session: 001c23a1-f43c-4353-a372-f3e164bbf319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.03.17 22:07:27.652469 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12210 | 2026.03.17 22:07:27.652224 [ 289 ] {} <Debug> TCP-Session: 6e3abddf-42ab-470f-8cb5-d2181b2d6a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:48926 | ||
| 12211 | 2026.03.17 22:07:27.652533 [ 288 ] {} <Debug> TCP-Session: 2095e829-4847-4757-80d8-c947902083cc Authenticating user 'default' from [fd00:1122:3344:101::e]:60379 | ||
| 12212 | 2026.03.17 22:07:27.652543 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12213 | 2026.03.17 22:07:27.652552 [ 289 ] {} <Debug> TCP-Session: 6e3abddf-42ab-470f-8cb5-d2181b2d6a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.03.17 22:07:27.652568 [ 288 ] {} <Debug> TCP-Session: 2095e829-4847-4757-80d8-c947902083cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12215 | 2026.03.17 22:07:27.652590 [ 289 ] {} <Debug> TCP-Session: 6e3abddf-42ab-470f-8cb5-d2181b2d6a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12216 | 2026.03.17 22:07:27.652606 [ 288 ] {} <Debug> TCP-Session: 2095e829-4847-4757-80d8-c947902083cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.03.17 22:07:27.652584 [ 286 ] {} <Debug> TCP-Session: b2904204-278c-4bce-938e-586b7c74e7c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61498 | ||
| 12218 | 2026.03.17 22:07:27.652206 [ 351 ] {} <Debug> TCP-Session: 4f1604e5-8e90-499a-a682-e60973e3970f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12219 | 2026.03.17 22:07:27.652662 [ 286 ] {} <Debug> TCP-Session: b2904204-278c-4bce-938e-586b7c74e7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12220 | 2026.03.17 22:07:27.652678 [ 351 ] {} <Debug> TCP-Session: 4f1604e5-8e90-499a-a682-e60973e3970f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12221 | 2026.03.17 22:07:27.652695 [ 286 ] {} <Debug> TCP-Session: b2904204-278c-4bce-938e-586b7c74e7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12222 | 2026.03.17 22:07:27.652097 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48144 | ||
| 12223 | 2026.03.17 22:07:27.652727 [ 350 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12224 | 2026.03.17 22:07:27.652787 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12225 | 2026.03.17 22:07:27.652798 [ 350 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12226 | 2026.03.17 22:07:27.652817 [ 349 ] {} <Debug> TCP-Session: 843ce529-0551-478c-863c-bb266ba26f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:48144 | ||
| 12227 | 2026.03.17 22:07:27.652842 [ 349 ] {} <Debug> TCP-Session: 843ce529-0551-478c-863c-bb266ba26f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2026.03.17 22:07:27.652854 [ 349 ] {} <Debug> TCP-Session: 843ce529-0551-478c-863c-bb266ba26f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2026.03.17 22:07:27.653096 [ 350 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 12230 | 2026.03.17 22:07:27.654023 [ 338 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Trace> AggregatingTransform: Aggregating | ||
| 12231 | 2026.03.17 22:07:27.654064 [ 338 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 12232 | 2026.03.17 22:07:27.654102 [ 338 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900917 sec. (1109.980 rows/sec., 43.36 KiB/sec.) | ||
| 12233 | 2026.03.17 22:07:27.654121 [ 338 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Trace> Aggregator: Merging aggregated data | ||
| 12234 | 2026.03.17 22:07:27.655460 [ 350 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 12235 | 2026.03.17 22:07:27.655628 [ 350 ] {bd09845f-f48e-4acb-af41-ec38cb502bf6} <Debug> TCPHandler: Processed in 0.003581819 sec. | ||
| 12236 | 2026.03.17 22:07:27.655751 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12237 | 2026.03.17 22:07:27.655785 [ 350 ] {} <Debug> TCP-Session: 11b82e60-662e-43a3-be04-2bb92142959c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12238 | 2026.03.17 22:07:27.655785 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12239 | 2026.03.17 22:07:27.655808 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12240 | 2026.03.17 22:07:27.655826 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12241 | 2026.03.17 22:07:27.655845 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12242 | 2026.03.17 22:07:27.655853 [ 288 ] {} <Debug> TCP-Session: 2095e829-4847-4757-80d8-c947902083cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12243 | 2026.03.17 22:07:27.655864 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12244 | 2026.03.17 22:07:27.655883 [ 289 ] {} <Debug> TCP-Session: 6e3abddf-42ab-470f-8cb5-d2181b2d6a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12245 | 2026.03.17 22:07:27.655890 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12246 | 2026.03.17 22:07:27.655923 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12247 | 2026.03.17 22:07:27.655930 [ 287 ] {} <Debug> TCP-Session: 607ce9ff-e8c9-4f01-8a79-84bb8c9e3410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12248 | 2026.03.17 22:07:27.655965 [ 286 ] {} <Debug> TCP-Session: b2904204-278c-4bce-938e-586b7c74e7c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2026.03.17 22:07:27.655973 [ 349 ] {} <Debug> TCP-Session: 843ce529-0551-478c-863c-bb266ba26f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12250 | 2026.03.17 22:07:27.655910 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12251 | 2026.03.17 22:07:27.655876 [ 352 ] {} <Debug> TCP-Session: 0e261ecf-321d-4d79-9fcf-ecc4c77746a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12252 | 2026.03.17 22:07:27.655836 [ 351 ] {} <Debug> TCP-Session: 4f1604e5-8e90-499a-a682-e60973e3970f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12253 | 2026.03.17 22:07:27.656043 [ 353 ] {} <Debug> TCP-Session: 001c23a1-f43c-4353-a372-f3e164bbf319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12254 | 2026.03.17 22:07:27.684115 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57213 | ||
| 12255 | 2026.03.17 22:07:27.684189 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12256 | 2026.03.17 22:07:27.684214 [ 350 ] {} <Debug> TCP-Session: 92179b53-b83b-4cf1-93c3-984b9558243e Authenticating user 'default' from [fd00:1122:3344:101::e]:57213 | ||
| 12257 | 2026.03.17 22:07:27.684231 [ 350 ] {} <Debug> TCP-Session: 92179b53-b83b-4cf1-93c3-984b9558243e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12258 | 2026.03.17 22:07:27.684243 [ 350 ] {} <Debug> TCP-Session: 92179b53-b83b-4cf1-93c3-984b9558243e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2026.03.17 22:07:27.684404 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34596 | ||
| 12260 | 2026.03.17 22:07:27.684443 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49612 | ||
| 12261 | 2026.03.17 22:07:27.684460 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45743 | ||
| 12262 | 2026.03.17 22:07:27.684484 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12263 | 2026.03.17 22:07:27.684485 [ 350 ] {} <Trace> TCP-Session: 92179b53-b83b-4cf1-93c3-984b9558243e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2026.03.17 22:07:27.684524 [ 351 ] {} <Debug> TCP-Session: 11994e85-19fc-48de-bcec-095968c1986a Authenticating user 'default' from [fd00:1122:3344:101::e]:34596 | ||
| 12265 | 2026.03.17 22:07:27.684530 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12266 | 2026.03.17 22:07:27.684546 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12267 | 2026.03.17 22:07:27.684557 [ 351 ] {} <Debug> TCP-Session: 11994e85-19fc-48de-bcec-095968c1986a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.03.17 22:07:27.684574 [ 352 ] {} <Debug> TCP-Session: 033c3d8f-5c22-46e6-8418-4dd32af64ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49612 | ||
| 12269 | 2026.03.17 22:07:27.684598 [ 351 ] {} <Debug> TCP-Session: 11994e85-19fc-48de-bcec-095968c1986a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2026.03.17 22:07:27.684617 [ 352 ] {} <Debug> TCP-Session: 033c3d8f-5c22-46e6-8418-4dd32af64ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12271 | 2026.03.17 22:07:27.684588 [ 286 ] {} <Debug> TCP-Session: 8965b004-a79b-4491-8fc0-8c43a9c1137e Authenticating user 'default' from [fd00:1122:3344:101::e]:45743 | ||
| 12272 | 2026.03.17 22:07:27.684647 [ 350 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57213) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12273 | 2026.03.17 22:07:27.684678 [ 286 ] {} <Debug> TCP-Session: 8965b004-a79b-4491-8fc0-8c43a9c1137e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2026.03.17 22:07:27.684644 [ 352 ] {} <Debug> TCP-Session: 033c3d8f-5c22-46e6-8418-4dd32af64ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.03.17 22:07:27.684703 [ 286 ] {} <Debug> TCP-Session: 8965b004-a79b-4491-8fc0-8c43a9c1137e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2026.03.17 22:07:27.684473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42066 | ||
| 12277 | 2026.03.17 22:07:27.684450 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51462 | ||
| 12278 | 2026.03.17 22:07:27.684494 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33103 | ||
| 12279 | 2026.03.17 22:07:27.684804 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12280 | 2026.03.17 22:07:27.684832 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12281 | 2026.03.17 22:07:27.684851 [ 288 ] {} <Debug> TCP-Session: e11e1cef-ced2-483f-aff6-81889eee1f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:42066 | ||
| 12282 | 2026.03.17 22:07:27.684856 [ 350 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12283 | 2026.03.17 22:07:27.684878 [ 288 ] {} <Debug> TCP-Session: e11e1cef-ced2-483f-aff6-81889eee1f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12284 | 2026.03.17 22:07:27.684884 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12285 | 2026.03.17 22:07:27.684904 [ 288 ] {} <Debug> TCP-Session: e11e1cef-ced2-483f-aff6-81889eee1f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12286 | 2026.03.17 22:07:27.684914 [ 350 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12287 | 2026.03.17 22:07:27.684936 [ 289 ] {} <Debug> TCP-Session: 1fc0a3a8-e62a-47ff-9c38-ab55104fbbc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33103 | ||
| 12288 | 2026.03.17 22:07:27.684868 [ 353 ] {} <Debug> TCP-Session: ed548044-a451-4ea2-9938-0f3f545ac615 Authenticating user 'default' from [fd00:1122:3344:101::e]:51462 | ||
| 12289 | 2026.03.17 22:07:27.684978 [ 289 ] {} <Debug> TCP-Session: 1fc0a3a8-e62a-47ff-9c38-ab55104fbbc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2026.03.17 22:07:27.684997 [ 353 ] {} <Debug> TCP-Session: ed548044-a451-4ea2-9938-0f3f545ac615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2026.03.17 22:07:27.685012 [ 289 ] {} <Debug> TCP-Session: 1fc0a3a8-e62a-47ff-9c38-ab55104fbbc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12292 | 2026.03.17 22:07:27.685024 [ 353 ] {} <Debug> TCP-Session: ed548044-a451-4ea2-9938-0f3f545ac615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2026.03.17 22:07:27.684472 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48489 | ||
| 12294 | 2026.03.17 22:07:27.684497 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53816 | ||
| 12295 | 2026.03.17 22:07:27.685121 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12296 | 2026.03.17 22:07:27.685146 [ 287 ] {} <Debug> TCP-Session: 93d61ed4-8618-4e93-a15b-97c4634836ba Authenticating user 'default' from [fd00:1122:3344:101::e]:48489 | ||
| 12297 | 2026.03.17 22:07:27.685146 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12298 | 2026.03.17 22:07:27.685167 [ 287 ] {} <Debug> TCP-Session: 93d61ed4-8618-4e93-a15b-97c4634836ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12299 | 2026.03.17 22:07:27.685171 [ 350 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 12300 | 2026.03.17 22:07:27.685190 [ 287 ] {} <Debug> TCP-Session: 93d61ed4-8618-4e93-a15b-97c4634836ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12301 | 2026.03.17 22:07:27.685185 [ 349 ] {} <Debug> TCP-Session: 73783f8f-7271-4159-bfca-5bfd170ecdbf Authenticating user 'default' from [fd00:1122:3344:101::e]:53816 | ||
| 12302 | 2026.03.17 22:07:27.685243 [ 349 ] {} <Debug> TCP-Session: 73783f8f-7271-4159-bfca-5bfd170ecdbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12303 | 2026.03.17 22:07:27.685256 [ 349 ] {} <Debug> TCP-Session: 73783f8f-7271-4159-bfca-5bfd170ecdbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12304 | 2026.03.17 22:07:27.685980 [ 311 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Trace> AggregatingTransform: Aggregating | ||
| 12305 | 2026.03.17 22:07:27.686022 [ 311 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 12306 | 2026.03.17 22:07:27.686056 [ 311 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000788535 sec. (1268.175 rows/sec., 49.54 KiB/sec.) | ||
| 12307 | 2026.03.17 22:07:27.686077 [ 311 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Trace> Aggregator: Merging aggregated data | ||
| 12308 | 2026.03.17 22:07:27.687799 [ 350 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 12309 | 2026.03.17 22:07:27.687903 [ 350 ] {9263d2d0-a6cf-446e-b62b-f54c129ea7c9} <Debug> TCPHandler: Processed in 0.003485247 sec. | ||
| 12310 | 2026.03.17 22:07:27.688043 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12311 | 2026.03.17 22:07:27.688072 [ 350 ] {} <Debug> TCP-Session: 92179b53-b83b-4cf1-93c3-984b9558243e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12312 | 2026.03.17 22:07:27.688076 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12313 | 2026.03.17 22:07:27.688092 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12314 | 2026.03.17 22:07:27.688117 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12315 | 2026.03.17 22:07:27.688137 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12316 | 2026.03.17 22:07:27.688162 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12317 | 2026.03.17 22:07:27.688173 [ 352 ] {} <Debug> TCP-Session: 033c3d8f-5c22-46e6-8418-4dd32af64ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2026.03.17 22:07:27.688191 [ 286 ] {} <Debug> TCP-Session: 8965b004-a79b-4491-8fc0-8c43a9c1137e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2026.03.17 22:07:27.688185 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12320 | 2026.03.17 22:07:27.688210 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12321 | 2026.03.17 22:07:27.688227 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12322 | 2026.03.17 22:07:27.688268 [ 289 ] {} <Debug> TCP-Session: 1fc0a3a8-e62a-47ff-9c38-ab55104fbbc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2026.03.17 22:07:27.688252 [ 353 ] {} <Debug> TCP-Session: ed548044-a451-4ea2-9938-0f3f545ac615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12324 | 2026.03.17 22:07:27.688292 [ 288 ] {} <Debug> TCP-Session: e11e1cef-ced2-483f-aff6-81889eee1f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12325 | 2026.03.17 22:07:27.688199 [ 287 ] {} <Debug> TCP-Session: 93d61ed4-8618-4e93-a15b-97c4634836ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12326 | 2026.03.17 22:07:27.688141 [ 351 ] {} <Debug> TCP-Session: 11994e85-19fc-48de-bcec-095968c1986a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12327 | 2026.03.17 22:07:27.688123 [ 349 ] {} <Debug> TCP-Session: 73783f8f-7271-4159-bfca-5bfd170ecdbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12328 | 2026.03.17 22:07:30.744440 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12329 | 2026.03.17 22:07:30.744531 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12330 | 2026.03.17 22:07:30.962182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27832 | ||
| 12331 | 2026.03.17 22:07:30.962715 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.03.17 22:07:30.962768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12333 | 2026.03.17 22:07:30.963279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12334 | 2026.03.17 22:07:30.963527 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.03.17 22:07:30.963680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27832 | ||
| 12336 | 2026.03.17 22:07:30.996457 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.03.17 22:07:30.996620 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12338 | 2026.03.17 22:07:30.996685 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12339 | 2026.03.17 22:07:30.997275 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.03.17 22:07:30.997315 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12341 | 2026.03.17 22:07:30.997648 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12342 | 2026.03.17 22:07:30.997862 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.03.17 22:07:30.998004 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001429 sec., 62981.10566829951 rows/sec., 5.28 MiB/sec. | ||
| 12344 | 2026.03.17 22:07:30.998051 [ 276 ] {92c05d96-97eb-477a-94a6-7cb6829692f6} <Debug> TCPHandler: Processed in 0.001718063 sec. | ||
| 12345 | 2026.03.17 22:07:30.998169 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.03.17 22:07:30.998271 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12347 | 2026.03.17 22:07:30.998314 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12348 | 2026.03.17 22:07:30.998721 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.03.17 22:07:30.998758 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12350 | 2026.03.17 22:07:30.999056 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12351 | 2026.03.17 22:07:30.999263 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.03.17 22:07:30.999395 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001148 sec., 14808.36236933798 rows/sec., 1.09 MiB/sec. | ||
| 12353 | 2026.03.17 22:07:30.999433 [ 276 ] {a5f28cd3-7b25-42df-b095-58e56f242ed1} <Debug> TCPHandler: Processed in 0.001313835 sec. | ||
| 12354 | 2026.03.17 22:07:30.999534 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.03.17 22:07:30.999626 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12356 | 2026.03.17 22:07:30.999667 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12357 | 2026.03.17 22:07:31.000076 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.03.17 22:07:31.000159 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12359 | 2026.03.17 22:07:31.000469 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12360 | 2026.03.17 22:07:31.000675 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2026.03.17 22:07:31.000805 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001198 sec., 67612.6878130217 rows/sec., 5.28 MiB/sec. | ||
| 12362 | 2026.03.17 22:07:31.000842 [ 276 ] {b1af2cbd-b07e-4071-9fa4-b3626302c3af} <Debug> TCPHandler: Processed in 0.001355966 sec. | ||
| 12363 | 2026.03.17 22:07:31.000947 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2026.03.17 22:07:31.001039 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12365 | 2026.03.17 22:07:31.001083 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12366 | 2026.03.17 22:07:31.001475 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.03.17 22:07:31.001510 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12368 | 2026.03.17 22:07:31.001843 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12369 | 2026.03.17 22:07:31.002043 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.03.17 22:07:31.002161 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_92_19 to all_97_97_0 | ||
| 12371 | 2026.03.17 22:07:31.002175 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 12372 | 2026.03.17 22:07:31.002229 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.03.17 22:07:31.002237 [ 276 ] {b290ca9b-e5dd-4308-908d-853c07d7436f} <Debug> TCPHandler: Processed in 0.001337476 sec. | ||
| 12374 | 2026.03.17 22:07:31.002260 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12375 | 2026.03.17 22:07:31.002359 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.03.17 22:07:31.002375 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_19 to all_97_97_0 into Compact with storage Full | ||
| 12377 | 2026.03.17 22:07:31.002468 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12378 | 2026.03.17 22:07:31.002511 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12379 | 2026.03.17 22:07:31.002531 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12380 | 2026.03.17 22:07:31.002556 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_92_19, total 30601 rows starting from the beginning of the part | ||
| 12381 | 2026.03.17 22:07:31.002632 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 12382 | 2026.03.17 22:07:31.002685 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12383 | 2026.03.17 22:07:31.002732 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12384 | 2026.03.17 22:07:31.002782 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12385 | 2026.03.17 22:07:31.002827 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12386 | 2026.03.17 22:07:31.003339 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.03.17 22:07:31.003382 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12388 | 2026.03.17 22:07:31.003949 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12389 | 2026.03.17 22:07:31.004196 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.03.17 22:07:31.004341 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001894 sec., 8975.71277719113 rows/sec., 16.08 MiB/sec. | ||
| 12391 | 2026.03.17 22:07:31.004410 [ 276 ] {87789c94-9df0-4923-b6d3-b2bb0aab2ef1} <Debug> TCPHandler: Processed in 0.002103301 sec. | ||
| 12392 | 2026.03.17 22:07:31.004526 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12393 | 2026.03.17 22:07:31.004632 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12394 | 2026.03.17 22:07:31.004677 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12395 | 2026.03.17 22:07:31.005054 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.03.17 22:07:31.005098 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12397 | 2026.03.17 22:07:31.005450 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12398 | 2026.03.17 22:07:31.005677 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.03.17 22:07:31.005816 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 12400 | 2026.03.17 22:07:31.005856 [ 276 ] {b3d3475d-c894-4ca0-9fd1-d578a9fe0476} <Debug> TCPHandler: Processed in 0.001383566 sec. | ||
| 12401 | 2026.03.17 22:07:31.008175 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31369 rows, containing 5 columns (5 merged, 0 gathered) in 0.005846943 sec., 5365025.792110509 rows/sec., 353.01 MiB/sec. | ||
| 12402 | 2026.03.17 22:07:31.008578 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 12403 | 2026.03.17 22:07:31.008842 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2026.03.17 22:07:31.008914 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_92_19, all_97_97_0] -> all_1_97_20 | ||
| 12405 | 2026.03.17 22:07:31.008996 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12406 | 2026.03.17 22:07:32.405919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12407 | 2026.03.17 22:07:32.422883 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.03.17 22:07:32.422949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12409 | 2026.03.17 22:07:32.428421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12410 | 2026.03.17 22:07:32.429124 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2026.03.17 22:07:32.432253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12412 | 2026.03.17 22:07:35.996554 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.03.17 22:07:35.996745 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12414 | 2026.03.17 22:07:35.996814 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12415 | 2026.03.17 22:07:35.997518 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.03.17 22:07:35.997566 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12417 | 2026.03.17 22:07:35.997972 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12418 | 2026.03.17 22:07:35.998211 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.03.17 22:07:35.998380 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001681 sec., 61867.935752528254 rows/sec., 5.17 MiB/sec. | ||
| 12420 | 2026.03.17 22:07:35.998433 [ 276 ] {0a56f5fc-1d3d-4b01-85d8-6eb2d00814a6} <Debug> TCPHandler: Processed in 0.002004298 sec. | ||
| 12421 | 2026.03.17 22:07:35.998563 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2026.03.17 22:07:35.998665 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.03.17 22:07:35.998710 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12424 | 2026.03.17 22:07:35.999139 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.03.17 22:07:35.999178 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12426 | 2026.03.17 22:07:35.999485 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12427 | 2026.03.17 22:07:35.999697 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.03.17 22:07:35.999835 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.48 MiB/sec. | ||
| 12429 | 2026.03.17 22:07:35.999875 [ 276 ] {faed2954-cb60-45e0-9daa-a9f09df202a8} <Debug> TCPHandler: Processed in 0.001363607 sec. | ||
| 12430 | 2026.03.17 22:07:35.999988 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.03.17 22:07:36.000083 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12432 | 2026.03.17 22:07:36.000123 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12433 | 2026.03.17 22:07:36.000561 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.03.17 22:07:36.000598 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12435 | 2026.03.17 22:07:36.000905 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12436 | 2026.03.17 22:07:36.001131 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.03.17 22:07:36.001269 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001203 sec., 73150.45719035744 rows/sec., 5.71 MiB/sec. | ||
| 12438 | 2026.03.17 22:07:36.001309 [ 276 ] {29bcbd9b-f5de-4f2a-9f44-168f23668d9b} <Debug> TCPHandler: Processed in 0.001371416 sec. | ||
| 12439 | 2026.03.17 22:07:36.001429 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.03.17 22:07:36.001524 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12441 | 2026.03.17 22:07:36.001568 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12442 | 2026.03.17 22:07:36.001980 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.03.17 22:07:36.002016 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12444 | 2026.03.17 22:07:36.002343 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12445 | 2026.03.17 22:07:36.002549 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.03.17 22:07:36.002680 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 12447 | 2026.03.17 22:07:36.002719 [ 276 ] {cb79804d-70b4-4832-bdf9-cb3919a84e36} <Debug> TCPHandler: Processed in 0.001339346 sec. | ||
| 12448 | 2026.03.17 22:07:36.002822 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.03.17 22:07:36.002914 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.03.17 22:07:36.002969 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12451 | 2026.03.17 22:07:36.003781 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.03.17 22:07:36.003818 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12453 | 2026.03.17 22:07:36.004332 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12454 | 2026.03.17 22:07:36.004558 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.03.17 22:07:36.004696 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001797 sec., 13355.592654424041 rows/sec., 23.93 MiB/sec. | ||
| 12456 | 2026.03.17 22:07:36.004766 [ 276 ] {6e27f915-3374-490a-9597-cc684542069c} <Debug> TCPHandler: Processed in 0.001991898 sec. | ||
| 12457 | 2026.03.17 22:07:36.004874 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.03.17 22:07:36.004969 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12459 | 2026.03.17 22:07:36.005011 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12460 | 2026.03.17 22:07:36.005364 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.03.17 22:07:36.005400 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12462 | 2026.03.17 22:07:36.005702 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12463 | 2026.03.17 22:07:36.005919 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.03.17 22:07:36.006054 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12465 | 2026.03.17 22:07:36.006091 [ 276 ] {437912b6-bf07-429d-8156-549e08e8cff5} <Debug> TCPHandler: Processed in 0.001265855 sec. | ||
| 12466 | 2026.03.17 22:07:36.041542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1556 | ||
| 12467 | 2026.03.17 22:07:36.044111 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.03.17 22:07:36.044152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12469 | 2026.03.17 22:07:36.045338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12470 | 2026.03.17 22:07:36.045595 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.03.17 22:07:36.045852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1556 | ||
| 12472 | 2026.03.17 22:07:36.384583 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.03.17 22:07:36.384838 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12474 | 2026.03.17 22:07:36.384935 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12475 | 2026.03.17 22:07:36.385745 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.03.17 22:07:36.385807 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12477 | 2026.03.17 22:07:36.386326 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12478 | 2026.03.17 22:07:36.386638 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.03.17 22:07:36.386866 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00209 sec., 11483.253588516747 rows/sec., 975.63 KiB/sec. | ||
| 12480 | 2026.03.17 22:07:36.386935 [ 276 ] {a664e2b3-0722-4caa-9a3e-7b8891300ff9} <Debug> TCPHandler: Processed in 0.002514639 sec. | ||
| 12481 | 2026.03.17 22:07:36.387074 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.03.17 22:07:36.387184 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12483 | 2026.03.17 22:07:36.387229 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12484 | 2026.03.17 22:07:36.387656 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.03.17 22:07:36.387695 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12486 | 2026.03.17 22:07:36.388009 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12487 | 2026.03.17 22:07:36.388217 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.03.17 22:07:36.388350 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 822.97 KiB/sec. | ||
| 12489 | 2026.03.17 22:07:36.388390 [ 276 ] {7e3477c4-e083-440f-8bc2-89abc58eb5f1} <Debug> TCPHandler: Processed in 0.001368687 sec. | ||
| 12490 | 2026.03.17 22:07:36.388503 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.03.17 22:07:36.388598 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12492 | 2026.03.17 22:07:36.388641 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12493 | 2026.03.17 22:07:36.390093 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.03.17 22:07:36.390130 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12495 | 2026.03.17 22:07:36.390564 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12496 | 2026.03.17 22:07:36.390779 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.03.17 22:07:36.390912 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Debug> executeQuery: Read 2100 rows, 163.77 KiB in 0.002333 sec., 900128.5897985427 rows/sec., 68.55 MiB/sec. | ||
| 12498 | 2026.03.17 22:07:36.390950 [ 276 ] {44f4dbb6-4cec-4fa7-aea0-07d6efbf583e} <Debug> TCPHandler: Processed in 0.002496478 sec. | ||
| 12499 | 2026.03.17 22:07:36.391060 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.03.17 22:07:36.391153 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12501 | 2026.03.17 22:07:36.391194 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12502 | 2026.03.17 22:07:36.391609 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.03.17 22:07:36.391645 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12504 | 2026.03.17 22:07:36.391965 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12505 | 2026.03.17 22:07:36.392179 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.03.17 22:07:36.392306 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001171 sec., 44406.4901793339 rows/sec., 3.26 MiB/sec. | ||
| 12507 | 2026.03.17 22:07:36.392343 [ 276 ] {6710a962-3b08-40b7-a92d-a88cff4d2d70} <Debug> TCPHandler: Processed in 0.001330776 sec. | ||
| 12508 | 2026.03.17 22:07:36.392442 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.03.17 22:07:36.392537 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12510 | 2026.03.17 22:07:36.392575 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12511 | 2026.03.17 22:07:36.393173 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.03.17 22:07:36.393209 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12513 | 2026.03.17 22:07:36.393543 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12514 | 2026.03.17 22:07:36.393754 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.03.17 22:07:36.393878 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00136 sec., 538235.294117647 rows/sec., 31.83 MiB/sec. | ||
| 12516 | 2026.03.17 22:07:36.393916 [ 276 ] {899ede1a-f5e9-4280-a106-052090c7efb4} <Debug> TCPHandler: Processed in 0.001521839 sec. | ||
| 12517 | 2026.03.17 22:07:36.394025 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2026.03.17 22:07:36.394118 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12519 | 2026.03.17 22:07:36.394159 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12520 | 2026.03.17 22:07:36.394522 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.03.17 22:07:36.394559 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12522 | 2026.03.17 22:07:36.394843 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12523 | 2026.03.17 22:07:36.395053 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.03.17 22:07:36.395177 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 12525 | 2026.03.17 22:07:36.395215 [ 276 ] {85e2a6a4-75aa-43a7-9a59-5d94bf60811c} <Debug> TCPHandler: Processed in 0.001240423 sec. | ||
| 12526 | 2026.03.17 22:07:36.395315 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.03.17 22:07:36.395407 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12528 | 2026.03.17 22:07:36.395446 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12529 | 2026.03.17 22:07:36.395821 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.03.17 22:07:36.395857 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12531 | 2026.03.17 22:07:36.396169 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12532 | 2026.03.17 22:07:36.396378 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.03.17 22:07:36.396507 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 12534 | 2026.03.17 22:07:36.396545 [ 276 ] {ff81b551-6fea-4806-8237-342a53184433} <Debug> TCPHandler: Processed in 0.001278405 sec. | ||
| 12535 | 2026.03.17 22:07:36.396646 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.03.17 22:07:36.396748 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12537 | 2026.03.17 22:07:36.396789 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12538 | 2026.03.17 22:07:36.397519 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.03.17 22:07:36.397556 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12540 | 2026.03.17 22:07:36.397918 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12541 | 2026.03.17 22:07:36.398127 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.03.17 22:07:36.398256 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001526 sec., 705111.4023591088 rows/sec., 49.16 MiB/sec. | ||
| 12543 | 2026.03.17 22:07:36.398293 [ 276 ] {4a29d214-ab95-4ba5-80e4-152ffb5cf75d} <Debug> TCPHandler: Processed in 0.001694202 sec. | ||
| 12544 | 2026.03.17 22:07:36.398398 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.03.17 22:07:36.398491 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.03.17 22:07:36.398534 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12547 | 2026.03.17 22:07:36.399111 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.03.17 22:07:36.399147 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12549 | 2026.03.17 22:07:36.399593 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12550 | 2026.03.17 22:07:36.399801 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.03.17 22:07:36.399929 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001456 sec., 864697.8021978021 rows/sec., 54.55 MiB/sec. | ||
| 12552 | 2026.03.17 22:07:36.399966 [ 276 ] {1e595aa5-9f9c-4202-86ac-f4c53e9d6c5e} <Debug> TCPHandler: Processed in 0.001615361 sec. | ||
| 12553 | 2026.03.17 22:07:36.400078 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.03.17 22:07:36.400195 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.03.17 22:07:36.400258 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12556 | 2026.03.17 22:07:36.401134 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.03.17 22:07:36.401171 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12558 | 2026.03.17 22:07:36.401714 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12559 | 2026.03.17 22:07:36.401937 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.03.17 22:07:36.402070 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001899 sec., 14744.60242232754 rows/sec., 26.42 MiB/sec. | ||
| 12561 | 2026.03.17 22:07:36.402123 [ 276 ] {b229adf8-24aa-45b7-b005-eb8eda8d3fe1} <Debug> TCPHandler: Processed in 0.0021031 sec. | ||
| 12562 | 2026.03.17 22:07:36.402232 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.03.17 22:07:36.402328 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12564 | 2026.03.17 22:07:36.402369 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12565 | 2026.03.17 22:07:36.402669 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.03.17 22:07:36.402705 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12567 | 2026.03.17 22:07:36.403001 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12568 | 2026.03.17 22:07:36.403208 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.03.17 22:07:36.403334 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
| 12570 | 2026.03.17 22:07:36.403369 [ 276 ] {4fb9ac8f-8576-4a46-92e3-c2911bb526f9} <Debug> TCPHandler: Processed in 0.001186023 sec. | ||
| 12571 | 2026.03.17 22:07:37.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.15 MiB, peak 353.35 MiB, free memory in arenas 0.00 B, will set to 345.06 MiB (RSS), difference: -1.09 MiB | ||
| 12572 | 2026.03.17 22:07:38.464795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28344 | ||
| 12573 | 2026.03.17 22:07:38.465376 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.03.17 22:07:38.465427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12575 | 2026.03.17 22:07:38.465931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12576 | 2026.03.17 22:07:38.466169 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.03.17 22:07:38.466314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28344 | ||
| 12578 | 2026.03.17 22:07:39.932308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12579 | 2026.03.17 22:07:39.948961 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.03.17 22:07:39.949023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12581 | 2026.03.17 22:07:39.954976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12582 | 2026.03.17 22:07:39.955667 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.03.17 22:07:39.958697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12584 | 2026.03.17 22:07:40.992817 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.03.17 22:07:40.993024 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12586 | 2026.03.17 22:07:40.993104 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12587 | 2026.03.17 22:07:40.993773 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.03.17 22:07:40.993827 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12589 | 2026.03.17 22:07:40.994232 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12590 | 2026.03.17 22:07:40.994458 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.03.17 22:07:40.994623 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 12592 | 2026.03.17 22:07:40.994675 [ 276 ] {f183834b-31c5-46f1-af74-281818442d53} <Debug> TCPHandler: Processed in 0.001996918 sec. | ||
| 12593 | 2026.03.17 22:07:40.994794 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12594 | 2026.03.17 22:07:40.994899 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12595 | 2026.03.17 22:07:40.994944 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12596 | 2026.03.17 22:07:40.995387 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.03.17 22:07:40.995426 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12598 | 2026.03.17 22:07:40.995741 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12599 | 2026.03.17 22:07:40.995950 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.03.17 22:07:40.996083 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 12601 | 2026.03.17 22:07:40.996122 [ 276 ] {26b1f7bd-71a2-4cf3-a519-e904fbe5c665} <Debug> TCPHandler: Processed in 0.001379056 sec. | ||
| 12602 | 2026.03.17 22:07:40.996231 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2026.03.17 22:07:40.996328 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12604 | 2026.03.17 22:07:40.996374 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12605 | 2026.03.17 22:07:40.996754 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.03.17 22:07:40.996792 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12607 | 2026.03.17 22:07:40.997131 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12608 | 2026.03.17 22:07:40.997390 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2026.03.17 22:07:40.997524 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001216 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 12610 | 2026.03.17 22:07:40.997561 [ 276 ] {aabacec8-5400-49f9-83ab-a789673c9902} <Debug> TCPHandler: Processed in 0.001379307 sec. | ||
| 12611 | 2026.03.17 22:07:40.997682 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12612 | 2026.03.17 22:07:40.997779 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12613 | 2026.03.17 22:07:40.997822 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12614 | 2026.03.17 22:07:40.998147 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12615 | 2026.03.17 22:07:40.998184 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12616 | 2026.03.17 22:07:40.998497 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12617 | 2026.03.17 22:07:40.998702 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12618 | 2026.03.17 22:07:40.998829 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 12619 | 2026.03.17 22:07:40.998865 [ 276 ] {6f8e9044-fe13-41b5-86a9-bae2b648b457} <Debug> TCPHandler: Processed in 0.001232714 sec. | ||
| 12620 | 2026.03.17 22:07:45.744582 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12621 | 2026.03.17 22:07:45.744648 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12622 | 2026.03.17 22:07:45.966462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28792 | ||
| 12623 | 2026.03.17 22:07:45.967046 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2026.03.17 22:07:45.967104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12625 | 2026.03.17 22:07:45.967621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12626 | 2026.03.17 22:07:45.967854 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.03.17 22:07:45.968002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28792 | ||
| 12628 | 2026.03.17 22:07:45.996230 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2026.03.17 22:07:45.996401 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12630 | 2026.03.17 22:07:45.996468 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12631 | 2026.03.17 22:07:45.997186 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.03.17 22:07:45.997237 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12633 | 2026.03.17 22:07:45.997605 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12634 | 2026.03.17 22:07:45.997842 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.03.17 22:07:45.997997 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001643 sec., 63298.84357881924 rows/sec., 5.29 MiB/sec. | ||
| 12636 | 2026.03.17 22:07:45.997998 [ 88 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12637 | 2026.03.17 22:07:45.998047 [ 276 ] {3c1c8605-3465-4dff-90c3-6f02482c189c} <Debug> TCPHandler: Processed in 0.001933187 sec. | ||
| 12638 | 2026.03.17 22:07:45.998079 [ 88 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.03.17 22:07:45.998109 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12640 | 2026.03.17 22:07:45.998184 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2026.03.17 22:07:45.998215 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 12642 | 2026.03.17 22:07:45.998292 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12643 | 2026.03.17 22:07:45.998340 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12644 | 2026.03.17 22:07:45.998343 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12645 | 2026.03.17 22:07:45.998391 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2894 rows starting from the beginning of the part | ||
| 12646 | 2026.03.17 22:07:45.998461 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 12647 | 2026.03.17 22:07:45.998511 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 12648 | 2026.03.17 22:07:45.998560 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2100 rows starting from the beginning of the part | ||
| 12649 | 2026.03.17 22:07:45.998606 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 12650 | 2026.03.17 22:07:45.998651 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 12651 | 2026.03.17 22:07:45.998764 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.03.17 22:07:45.998810 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12653 | 2026.03.17 22:07:45.999138 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12654 | 2026.03.17 22:07:45.999371 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.03.17 22:07:45.999528 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001259 sec., 19062.748212867355 rows/sec., 1.40 MiB/sec. | ||
| 12656 | 2026.03.17 22:07:45.999568 [ 276 ] {08167476-4003-492e-adab-ecaa6cb3e75c} <Debug> TCPHandler: Processed in 0.001436687 sec. | ||
| 12657 | 2026.03.17 22:07:45.999675 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.03.17 22:07:45.999773 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12659 | 2026.03.17 22:07:45.999816 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12660 | 2026.03.17 22:07:46.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.45 MiB, peak 353.35 MiB, free memory in arenas 0.00 B, will set to 345.06 MiB (RSS), difference: -3.40 MiB | ||
| 12661 | 2026.03.17 22:07:46.000241 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.03.17 22:07:46.000285 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12663 | 2026.03.17 22:07:46.000604 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12664 | 2026.03.17 22:07:46.000710 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002543009 sec., 2103020.476923204 rows/sec., 169.86 MiB/sec. | ||
| 12665 | 2026.03.17 22:07:46.000821 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.03.17 22:07:46.000937 [ 88 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12667 | 2026.03.17 22:07:46.000955 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001202 sec., 73211.31447587354 rows/sec., 5.72 MiB/sec. | ||
| 12668 | 2026.03.17 22:07:46.000966 [ 88 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12669 | 2026.03.17 22:07:46.000972 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12670 | 2026.03.17 22:07:46.000996 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12671 | 2026.03.17 22:07:46.001002 [ 276 ] {be133e8a-f78d-4b10-ac59-d93497fe196c} <Debug> TCPHandler: Processed in 0.001376406 sec. | ||
| 12672 | 2026.03.17 22:07:46.001065 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 12673 | 2026.03.17 22:07:46.001121 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.03.17 22:07:46.001161 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12675 | 2026.03.17 22:07:46.001193 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1552 rows starting from the beginning of the part | ||
| 12676 | 2026.03.17 22:07:46.001225 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12677 | 2026.03.17 22:07:46.001227 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2026.03.17 22:07:46.001245 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 81 rows starting from the beginning of the part | ||
| 12679 | 2026.03.17 22:07:46.001280 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12680 | 2026.03.17 22:07:46.001300 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part | ||
| 12681 | 2026.03.17 22:07:46.001321 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_101_20} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12682 | 2026.03.17 22:07:46.001345 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1076 rows starting from the beginning of the part | ||
| 12683 | 2026.03.17 22:07:46.001383 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 12684 | 2026.03.17 22:07:46.001394 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12685 | 2026.03.17 22:07:46.001419 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 88 rows starting from the beginning of the part | ||
| 12686 | 2026.03.17 22:07:46.001707 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.03.17 22:07:46.001749 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12688 | 2026.03.17 22:07:46.002107 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12689 | 2026.03.17 22:07:46.002334 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.03.17 22:07:46.002475 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 12691 | 2026.03.17 22:07:46.002514 [ 276 ] {5daa5ed7-ea95-47b9-85e1-249dd49de1df} <Debug> TCPHandler: Processed in 0.001442458 sec. | ||
| 12692 | 2026.03.17 22:07:46.002539 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505949 sec., 1958233.6453624924 rows/sec., 145.85 MiB/sec. | ||
| 12693 | 2026.03.17 22:07:46.002617 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12694 | 2026.03.17 22:07:46.002691 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12695 | 2026.03.17 22:07:46.002713 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12696 | 2026.03.17 22:07:46.002773 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12697 | 2026.03.17 22:07:46.002916 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.03.17 22:07:46.002979 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_101_20} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12699 | 2026.03.17 22:07:46.003034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12700 | 2026.03.17 22:07:46.003621 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.03.17 22:07:46.003663 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12702 | 2026.03.17 22:07:46.004229 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12703 | 2026.03.17 22:07:46.004462 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.03.17 22:07:46.004613 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001919 sec., 12506.513809275664 rows/sec., 22.41 MiB/sec. | ||
| 12705 | 2026.03.17 22:07:46.004682 [ 276 ] {139004c7-53a2-4788-875b-78bf2c550dc9} <Debug> TCPHandler: Processed in 0.002114361 sec. | ||
| 12706 | 2026.03.17 22:07:46.004811 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2026.03.17 22:07:46.004936 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12708 | 2026.03.17 22:07:46.004988 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12709 | 2026.03.17 22:07:46.005385 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.03.17 22:07:46.005422 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12711 | 2026.03.17 22:07:46.005750 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12712 | 2026.03.17 22:07:46.005973 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.03.17 22:07:46.006085 [ 88 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12714 | 2026.03.17 22:07:46.006103 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 12715 | 2026.03.17 22:07:46.006118 [ 88 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2026.03.17 22:07:46.006142 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12717 | 2026.03.17 22:07:46.006146 [ 276 ] {23fab273-18f8-4ff1-b3e1-79d4cc29ef4c} <Debug> TCPHandler: Processed in 0.001395467 sec. | ||
| 12718 | 2026.03.17 22:07:46.006284 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 12719 | 2026.03.17 22:07:46.006445 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12720 | 2026.03.17 22:07:46.006484 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4830 rows starting from the beginning of the part | ||
| 12721 | 2026.03.17 22:07:46.006552 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 12722 | 2026.03.17 22:07:46.006599 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 12723 | 2026.03.17 22:07:46.006643 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 12724 | 2026.03.17 22:07:46.006684 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 12725 | 2026.03.17 22:07:46.006726 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 12726 | 2026.03.17 22:07:46.008506 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002289934 sec., 2214037.6098175757 rows/sec., 148.02 MiB/sec. | ||
| 12727 | 2026.03.17 22:07:46.008858 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12728 | 2026.03.17 22:07:46.009188 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.03.17 22:07:46.009282 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_101_20} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12730 | 2026.03.17 22:07:46.009380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12731 | 2026.03.17 22:07:46.046013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1598 | ||
| 12732 | 2026.03.17 22:07:46.048555 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.03.17 22:07:46.048607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12734 | 2026.03.17 22:07:46.049840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12735 | 2026.03.17 22:07:46.050111 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.03.17 22:07:46.050397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 12737 | 2026.03.17 22:07:47.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.17 MiB, peak 353.35 MiB, free memory in arenas 0.00 B, will set to 345.06 MiB (RSS), difference: 6.88 MiB | ||
| 12738 | 2026.03.17 22:07:47.458745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12739 | 2026.03.17 22:07:47.474681 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.03.17 22:07:47.474738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12741 | 2026.03.17 22:07:47.481166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12742 | 2026.03.17 22:07:47.482049 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.03.17 22:07:47.485198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12744 | 2026.03.17 22:07:50.996378 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2026.03.17 22:07:50.996591 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12746 | 2026.03.17 22:07:50.996663 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12747 | 2026.03.17 22:07:50.997473 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.03.17 22:07:50.997521 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12749 | 2026.03.17 22:07:50.997911 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12750 | 2026.03.17 22:07:50.998145 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12751 | 2026.03.17 22:07:50.998297 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001759 sec., 51165.43490619671 rows/sec., 4.29 MiB/sec. | ||
| 12752 | 2026.03.17 22:07:50.998339 [ 276 ] {be56a560-771c-4b47-86cb-7b040c9675e3} <Debug> TCPHandler: Processed in 0.00208151 sec. | ||
| 12753 | 2026.03.17 22:07:50.998479 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12754 | 2026.03.17 22:07:50.998573 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12755 | 2026.03.17 22:07:50.998612 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12756 | 2026.03.17 22:07:50.999095 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2026.03.17 22:07:50.999130 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12758 | 2026.03.17 22:07:50.999417 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12759 | 2026.03.17 22:07:50.999620 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2026.03.17 22:07:50.999745 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001191 sec., 14273.719563392107 rows/sec., 1.05 MiB/sec. | ||
| 12761 | 2026.03.17 22:07:50.999759 [ 84 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12762 | 2026.03.17 22:07:50.999786 [ 276 ] {4948ab06-7c58-4a02-99e2-f3d18cd8e020} <Debug> TCPHandler: Processed in 0.001361346 sec. | ||
| 12763 | 2026.03.17 22:07:50.999830 [ 84 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.03.17 22:07:50.999857 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12765 | 2026.03.17 22:07:50.999924 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.03.17 22:07:50.999972 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 12767 | 2026.03.17 22:07:51.000021 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12768 | 2026.03.17 22:07:51.000064 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12769 | 2026.03.17 22:07:51.000200 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12770 | 2026.03.17 22:07:51.000271 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 12771 | 2026.03.17 22:07:51.000345 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 17 rows starting from the beginning of the part | ||
| 12772 | 2026.03.17 22:07:51.000397 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 12773 | 2026.03.17 22:07:51.000439 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 52 rows starting from the beginning of the part | ||
| 12774 | 2026.03.17 22:07:51.000483 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12775 | 2026.03.17 22:07:51.000502 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.03.17 22:07:51.000521 [ 196 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 17 rows starting from the beginning of the part | ||
| 12777 | 2026.03.17 22:07:51.000547 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12778 | 2026.03.17 22:07:51.000880 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12779 | 2026.03.17 22:07:51.001114 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.03.17 22:07:51.001245 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001243 sec., 65164.92357200322 rows/sec., 5.09 MiB/sec. | ||
| 12781 | 2026.03.17 22:07:51.001283 [ 276 ] {a6a4991d-0b65-4697-996c-ef96844b2591} <Debug> TCPHandler: Processed in 0.001406477 sec. | ||
| 12782 | 2026.03.17 22:07:51.001399 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2026.03.17 22:07:51.001410 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484838 sec., 242450.69159059777 rows/sec., 17.29 MiB/sec. | ||
| 12784 | 2026.03.17 22:07:51.001492 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12785 | 2026.03.17 22:07:51.001539 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12786 | 2026.03.17 22:07:51.001561 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12787 | 2026.03.17 22:07:51.001810 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.03.17 22:07:51.001878 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_86_17} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12789 | 2026.03.17 22:07:51.001945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12790 | 2026.03.17 22:07:51.001959 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.03.17 22:07:51.001999 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12792 | 2026.03.17 22:07:51.002322 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12793 | 2026.03.17 22:07:51.002522 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.03.17 22:07:51.002647 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 12795 | 2026.03.17 22:07:51.002662 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 3 parts from all_1_97_20 to all_99_99_0 | ||
| 12796 | 2026.03.17 22:07:51.002682 [ 276 ] {4c1b04df-c51a-481d-aeb6-8435610221fa} <Debug> TCPHandler: Processed in 0.001334126 sec. | ||
| 12797 | 2026.03.17 22:07:51.002724 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.03.17 22:07:51.002749 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12799 | 2026.03.17 22:07:51.002811 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.03.17 22:07:51.002835 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_97_20 to all_99_99_0 into Compact with storage Full | ||
| 12801 | 2026.03.17 22:07:51.002906 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12802 | 2026.03.17 22:07:51.002933 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12803 | 2026.03.17 22:07:51.002962 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12804 | 2026.03.17 22:07:51.002964 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_97_20, total 31369 rows starting from the beginning of the part | ||
| 12805 | 2026.03.17 22:07:51.003033 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12806 | 2026.03.17 22:07:51.003078 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1259 rows starting from the beginning of the part | ||
| 12807 | 2026.03.17 22:07:51.003770 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2026.03.17 22:07:51.003809 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12809 | 2026.03.17 22:07:51.004340 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12810 | 2026.03.17 22:07:51.004555 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2026.03.17 22:07:51.004689 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001801 sec., 9439.200444197668 rows/sec., 16.91 MiB/sec. | ||
| 12812 | 2026.03.17 22:07:51.004696 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12813 | 2026.03.17 22:07:51.004741 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2026.03.17 22:07:51.004741 [ 276 ] {031d004d-1057-432b-ad67-c3dcdd9446d9} <Debug> TCPHandler: Processed in 0.001977349 sec. | ||
| 12815 | 2026.03.17 22:07:51.004765 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12816 | 2026.03.17 22:07:51.004874 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.03.17 22:07:51.004875 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 12818 | 2026.03.17 22:07:51.004972 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12819 | 2026.03.17 22:07:51.005022 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12820 | 2026.03.17 22:07:51.005172 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12821 | 2026.03.17 22:07:51.005239 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1716 rows starting from the beginning of the part | ||
| 12822 | 2026.03.17 22:07:51.005367 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.03.17 22:07:51.005377 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 17 rows starting from the beginning of the part | ||
| 12824 | 2026.03.17 22:07:51.005410 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12825 | 2026.03.17 22:07:51.005505 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 12826 | 2026.03.17 22:07:51.005614 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 28 rows starting from the beginning of the part | ||
| 12827 | 2026.03.17 22:07:51.005711 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12828 | 2026.03.17 22:07:51.005741 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12829 | 2026.03.17 22:07:51.005811 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 17 rows starting from the beginning of the part | ||
| 12830 | 2026.03.17 22:07:51.005974 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.03.17 22:07:51.006108 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 12832 | 2026.03.17 22:07:51.006143 [ 276 ] {ce271b4a-e35f-4e17-ab48-7e519252e0fa} <Debug> TCPHandler: Processed in 0.001316686 sec. | ||
| 12833 | 2026.03.17 22:07:51.008996 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32788 rows, containing 5 columns (5 merged, 0 gathered) in 0.006185369 sec., 5300896.357193888 rows/sec., 348.34 MiB/sec. | ||
| 12834 | 2026.03.17 22:07:51.009164 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Trace> MergedBlockOutputStream: filled checksums all_1_99_21 (state Temporary) | ||
| 12835 | 2026.03.17 22:07:51.009425 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_99_21 to all_1_99_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.03.17 22:07:51.009495 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 3 parts: [all_1_97_20, all_99_99_0] -> all_1_99_21 | ||
| 12837 | 2026.03.17 22:07:51.009553 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.21 MiB. | ||
| 12838 | 2026.03.17 22:07:51.016651 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1826 rows, containing 19 columns (19 merged, 0 gathered) in 0.011829098 sec., 154365.10881894798 rows/sec., 276.62 MiB/sec. | ||
| 12839 | 2026.03.17 22:07:51.018825 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12840 | 2026.03.17 22:07:51.019206 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.03.17 22:07:51.019288 [ 187 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12842 | 2026.03.17 22:07:51.019455 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 12843 | 2026.03.17 22:07:52.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.45 MiB, peak 362.64 MiB, free memory in arenas 0.00 B, will set to 351.40 MiB (RSS), difference: 5.96 MiB | ||
| 12844 | 2026.03.17 22:07:53.469098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29304 | ||
| 12845 | 2026.03.17 22:07:53.469655 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.03.17 22:07:53.469706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12847 | 2026.03.17 22:07:53.470197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12848 | 2026.03.17 22:07:53.470433 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.03.17 22:07:53.470583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29304 | ||
| 12850 | 2026.03.17 22:07:53.470612 [ 80 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12851 | 2026.03.17 22:07:53.470718 [ 80 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.17 22:07:53.470754 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12853 | 2026.03.17 22:07:53.470879 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 12854 | 2026.03.17 22:07:53.470994 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12855 | 2026.03.17 22:07:53.471029 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26872 rows starting from the beginning of the part | ||
| 12856 | 2026.03.17 22:07:53.471094 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 12857 | 2026.03.17 22:07:53.471146 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 12858 | 2026.03.17 22:07:53.471192 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 12859 | 2026.03.17 22:07:53.471237 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 12860 | 2026.03.17 22:07:53.471282 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 12861 | 2026.03.17 22:07:53.473493 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002655211 sec., 11036411.04228628 rows/sec., 157.88 MiB/sec. | ||
| 12862 | 2026.03.17 22:07:53.473917 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12863 | 2026.03.17 22:07:53.474274 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.03.17 22:07:53.474373 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_61_12} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12865 | 2026.03.17 22:07:53.474489 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12866 | 2026.03.17 22:07:54.986224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12867 | 2026.03.17 22:07:55.002960 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.03.17 22:07:55.003026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12869 | 2026.03.17 22:07:55.009583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12870 | 2026.03.17 22:07:55.010293 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.03.17 22:07:55.010570 [ 78 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12872 | 2026.03.17 22:07:55.010635 [ 78 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.03.17 22:07:55.010653 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12874 | 2026.03.17 22:07:55.010777 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12875 | 2026.03.17 22:07:55.014180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12876 | 2026.03.17 22:07:55.014664 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12877 | 2026.03.17 22:07:55.016105 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12878 | 2026.03.17 22:07:55.020655 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12879 | 2026.03.17 22:07:55.025095 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12880 | 2026.03.17 22:07:55.029709 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12881 | 2026.03.17 22:07:55.034523 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12882 | 2026.03.17 22:07:55.038456 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 12883 | 2026.03.17 22:07:55.089937 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079213115 sec., 5807.119187270946 rows/sec., 30.03 MiB/sec. | ||
| 12884 | 2026.03.17 22:07:55.093055 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12885 | 2026.03.17 22:07:55.095098 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_61_12} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.03.17 22:07:55.095208 [ 190 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_61_12} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12887 | 2026.03.17 22:07:55.098123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12888 | 2026.03.17 22:07:55.995674 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.03.17 22:07:55.995855 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12890 | 2026.03.17 22:07:55.995924 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12891 | 2026.03.17 22:07:55.996558 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.03.17 22:07:55.996602 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12893 | 2026.03.17 22:07:55.996988 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12894 | 2026.03.17 22:07:55.997222 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.03.17 22:07:55.997379 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 310.84 KiB/sec. | ||
| 12896 | 2026.03.17 22:07:55.997429 [ 276 ] {f5b345eb-8e0f-4412-842c-6400a0b76ee3} <Debug> TCPHandler: Processed in 0.001884326 sec. | ||
| 12897 | 2026.03.17 22:07:55.997557 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.03.17 22:07:55.997661 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12899 | 2026.03.17 22:07:55.997705 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12900 | 2026.03.17 22:07:55.998154 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.03.17 22:07:55.998191 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12902 | 2026.03.17 22:07:55.998520 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12903 | 2026.03.17 22:07:55.998738 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.03.17 22:07:55.998867 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001229 sec., 87062.6525630594 rows/sec., 7.25 MiB/sec. | ||
| 12905 | 2026.03.17 22:07:55.998906 [ 276 ] {996af029-f9d2-44db-8744-336ac388dc91} <Debug> TCPHandler: Processed in 0.001401257 sec. | ||
| 12906 | 2026.03.17 22:07:55.999024 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.03.17 22:07:55.999122 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.03.17 22:07:55.999163 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12909 | 2026.03.17 22:07:55.999567 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.03.17 22:07:55.999603 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12911 | 2026.03.17 22:07:55.999903 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12912 | 2026.03.17 22:07:56.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.61 MiB, peak 365.90 MiB, free memory in arenas 0.00 B, will set to 351.40 MiB (RSS), difference: -1.20 MiB | ||
| 12913 | 2026.03.17 22:07:56.000237 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.03.17 22:07:56.000381 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001279 sec., 23455.824863174355 rows/sec., 1.70 MiB/sec. | ||
| 12915 | 2026.03.17 22:07:56.000420 [ 276 ] {868b901b-5efe-4ce5-8deb-874496b83755} <Debug> TCPHandler: Processed in 0.001446417 sec. | ||
| 12916 | 2026.03.17 22:07:56.000538 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.03.17 22:07:56.000634 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12918 | 2026.03.17 22:07:56.000675 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12919 | 2026.03.17 22:07:56.001104 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.03.17 22:07:56.001140 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12921 | 2026.03.17 22:07:56.001457 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12922 | 2026.03.17 22:07:56.001674 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.03.17 22:07:56.001802 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001187 sec., 79191.23841617524 rows/sec., 6.19 MiB/sec. | ||
| 12924 | 2026.03.17 22:07:56.001839 [ 276 ] {a378b674-e42a-478f-80ed-fbe2f6181f0e} <Debug> TCPHandler: Processed in 0.001352596 sec. | ||
| 12925 | 2026.03.17 22:07:56.001957 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.03.17 22:07:56.002052 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.03.17 22:07:56.002097 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12928 | 2026.03.17 22:07:56.002511 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.03.17 22:07:56.002547 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12930 | 2026.03.17 22:07:56.002884 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12931 | 2026.03.17 22:07:56.003096 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.03.17 22:07:56.003228 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001194 sec., 136515.91289782245 rows/sec., 9.51 MiB/sec. | ||
| 12933 | 2026.03.17 22:07:56.003265 [ 276 ] {f1876ce0-91ba-407d-b66a-d8f18a406ad0} <Debug> TCPHandler: Processed in 0.001356546 sec. | ||
| 12934 | 2026.03.17 22:07:56.003374 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2026.03.17 22:07:56.003468 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12936 | 2026.03.17 22:07:56.003524 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12937 | 2026.03.17 22:07:56.004322 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.03.17 22:07:56.004357 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12939 | 2026.03.17 22:07:56.004905 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12940 | 2026.03.17 22:07:56.005150 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.03.17 22:07:56.005297 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 23.30 MiB/sec. | ||
| 12942 | 2026.03.17 22:07:56.005363 [ 276 ] {3766ac38-6632-4738-98c1-217f6a295019} <Debug> TCPHandler: Processed in 0.002037599 sec. | ||
| 12943 | 2026.03.17 22:07:56.005490 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2026.03.17 22:07:56.005587 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.03.17 22:07:56.005628 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12946 | 2026.03.17 22:07:56.005968 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.03.17 22:07:56.006003 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12948 | 2026.03.17 22:07:56.006311 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12949 | 2026.03.17 22:07:56.006523 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.03.17 22:07:56.006651 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 12951 | 2026.03.17 22:07:56.006687 [ 276 ] {6ed39bc6-67d9-4356-aa11-31cb29a5b590} <Debug> TCPHandler: Processed in 0.001246994 sec. | ||
| 12952 | 2026.03.17 22:07:56.051550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1624 | ||
| 12953 | 2026.03.17 22:07:56.053841 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2026.03.17 22:07:56.053899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12955 | 2026.03.17 22:07:56.055165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12956 | 2026.03.17 22:07:56.055448 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2026.03.17 22:07:56.055829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 12958 | 2026.03.17 22:08:00.744723 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12959 | 2026.03.17 22:08:00.744828 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12960 | 2026.03.17 22:08:00.970709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29752 | ||
| 12961 | 2026.03.17 22:08:00.971232 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.03.17 22:08:00.971272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12963 | 2026.03.17 22:08:00.971775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12964 | 2026.03.17 22:08:00.971996 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.03.17 22:08:00.972119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29752 | ||
| 12966 | 2026.03.17 22:08:00.995686 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2026.03.17 22:08:00.995833 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12968 | 2026.03.17 22:08:00.995890 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12969 | 2026.03.17 22:08:00.996492 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2026.03.17 22:08:00.996531 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12971 | 2026.03.17 22:08:00.996864 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12972 | 2026.03.17 22:08:00.997083 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.03.17 22:08:00.997220 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001427 sec., 63069.37631394534 rows/sec., 5.29 MiB/sec. | ||
| 12974 | 2026.03.17 22:08:00.997259 [ 276 ] {48c37b84-eb1a-405e-a1bc-a4e5f0161c88} <Debug> TCPHandler: Processed in 0.001685363 sec. | ||
| 12975 | 2026.03.17 22:08:00.997382 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12976 | 2026.03.17 22:08:00.997474 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12977 | 2026.03.17 22:08:00.997514 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12978 | 2026.03.17 22:08:00.997938 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.03.17 22:08:00.997999 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12980 | 2026.03.17 22:08:00.998305 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12981 | 2026.03.17 22:08:00.998552 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.03.17 22:08:00.998693 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001235 sec., 13765.182186234819 rows/sec., 1.01 MiB/sec. | ||
| 12983 | 2026.03.17 22:08:00.998736 [ 276 ] {73e683b9-1fb6-40c4-9104-4cfe135acf83} <Debug> TCPHandler: Processed in 0.001405297 sec. | ||
| 12984 | 2026.03.17 22:08:00.998845 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2026.03.17 22:08:00.998954 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12986 | 2026.03.17 22:08:00.998997 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12987 | 2026.03.17 22:08:00.999463 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.03.17 22:08:00.999499 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12989 | 2026.03.17 22:08:00.999829 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12990 | 2026.03.17 22:08:01.000058 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.03.17 22:08:01.000282 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00136 sec., 59558.82352941176 rows/sec., 4.65 MiB/sec. | ||
| 12992 | 2026.03.17 22:08:01.000323 [ 276 ] {a6a2b86d-6d53-42d4-8dd0-c5051ba9eb28} <Debug> TCPHandler: Processed in 0.001524529 sec. | ||
| 12993 | 2026.03.17 22:08:01.000434 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2026.03.17 22:08:01.000526 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12995 | 2026.03.17 22:08:01.000585 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12996 | 2026.03.17 22:08:01.001045 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2026.03.17 22:08:01.001080 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12998 | 2026.03.17 22:08:01.001427 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12999 | 2026.03.17 22:08:01.001670 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2026.03.17 22:08:01.001791 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_99_21 to all_100_100_0 | ||
| 13001 | 2026.03.17 22:08:01.001804 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 13002 | 2026.03.17 22:08:01.001856 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.03.17 22:08:01.001884 [ 276 ] {829209a2-206b-49fc-bf67-b764a874f908} <Debug> TCPHandler: Processed in 0.001497469 sec. | ||
| 13004 | 2026.03.17 22:08:01.001885 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13005 | 2026.03.17 22:08:01.002018 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.17 22:08:01.002023 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_21 to all_100_100_0 into Compact with storage Full | ||
| 13007 | 2026.03.17 22:08:01.002123 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13008 | 2026.03.17 22:08:01.002191 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13009 | 2026.03.17 22:08:01.002196 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13010 | 2026.03.17 22:08:01.002236 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_21, total 32788 rows starting from the beginning of the part | ||
| 13011 | 2026.03.17 22:08:01.002310 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 128 rows starting from the beginning of the part | ||
| 13012 | 2026.03.17 22:08:01.003071 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2026.03.17 22:08:01.003111 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13014 | 2026.03.17 22:08:01.003728 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13015 | 2026.03.17 22:08:01.003975 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2026.03.17 22:08:01.004138 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002031 sec., 8370.260955194486 rows/sec., 15.00 MiB/sec. | ||
| 13017 | 2026.03.17 22:08:01.004196 [ 276 ] {ebef2369-930e-440d-9f6f-776122de5a02} <Debug> TCPHandler: Processed in 0.002236293 sec. | ||
| 13018 | 2026.03.17 22:08:01.004305 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2026.03.17 22:08:01.004398 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13020 | 2026.03.17 22:08:01.004438 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13021 | 2026.03.17 22:08:01.004815 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.03.17 22:08:01.004850 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13023 | 2026.03.17 22:08:01.005183 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13024 | 2026.03.17 22:08:01.005425 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.03.17 22:08:01.005562 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 13026 | 2026.03.17 22:08:01.005622 [ 276 ] {8c98f7bd-c75f-4fe4-8087-01d80e3acabc} <Debug> TCPHandler: Processed in 0.001363637 sec. | ||
| 13027 | 2026.03.17 22:08:01.007992 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32916 rows, containing 5 columns (5 merged, 0 gathered) in 0.006021936 sec., 5466016.244609707 rows/sec., 359.27 MiB/sec. | ||
| 13028 | 2026.03.17 22:08:01.008270 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Trace> MergedBlockOutputStream: filled checksums all_1_100_22 (state Temporary) | ||
| 13029 | 2026.03.17 22:08:01.008596 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_100_22 to all_1_100_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.03.17 22:08:01.008681 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_100_22} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_99_21, all_100_100_0] -> all_1_100_22 | ||
| 13031 | 2026.03.17 22:08:01.008763 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13032 | 2026.03.17 22:08:02.514252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13033 | 2026.03.17 22:08:02.529754 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2026.03.17 22:08:02.529814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13035 | 2026.03.17 22:08:02.535371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13036 | 2026.03.17 22:08:02.536063 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13037 | 2026.03.17 22:08:02.538977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13038 | 2026.03.17 22:08:05.996205 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.03.17 22:08:05.996403 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13040 | 2026.03.17 22:08:05.996473 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13041 | 2026.03.17 22:08:05.997179 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.03.17 22:08:05.997231 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13043 | 2026.03.17 22:08:05.997646 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13044 | 2026.03.17 22:08:05.997886 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.03.17 22:08:05.998058 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001702 sec., 61104.58284371328 rows/sec., 5.11 MiB/sec. | ||
| 13046 | 2026.03.17 22:08:05.998113 [ 276 ] {232f7f8b-b86b-4a87-bea9-7d2d1547e879} <Debug> TCPHandler: Processed in 0.002033919 sec. | ||
| 13047 | 2026.03.17 22:08:05.998253 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.03.17 22:08:05.998357 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13049 | 2026.03.17 22:08:05.998401 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13050 | 2026.03.17 22:08:05.998842 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.03.17 22:08:05.998881 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13052 | 2026.03.17 22:08:05.999203 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13053 | 2026.03.17 22:08:05.999417 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.03.17 22:08:05.999552 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.45 MiB/sec. | ||
| 13055 | 2026.03.17 22:08:05.999593 [ 276 ] {343d9bad-14c1-4305-80c8-3cc8f51ba417} <Debug> TCPHandler: Processed in 0.001391867 sec. | ||
| 13056 | 2026.03.17 22:08:05.999708 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.03.17 22:08:05.999805 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13058 | 2026.03.17 22:08:05.999846 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13059 | 2026.03.17 22:08:06.000293 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.03.17 22:08:06.000331 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13061 | 2026.03.17 22:08:06.000642 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13062 | 2026.03.17 22:08:06.000853 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.03.17 22:08:06.000990 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001202 sec., 73211.31447587354 rows/sec., 5.72 MiB/sec. | ||
| 13064 | 2026.03.17 22:08:06.001030 [ 276 ] {3ac01bc6-1c18-4fa1-aef5-d8a6c573fe63} <Debug> TCPHandler: Processed in 0.001370567 sec. | ||
| 13065 | 2026.03.17 22:08:06.001140 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13066 | 2026.03.17 22:08:06.001236 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13067 | 2026.03.17 22:08:06.001282 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13068 | 2026.03.17 22:08:06.001691 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2026.03.17 22:08:06.001728 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13070 | 2026.03.17 22:08:06.002057 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13071 | 2026.03.17 22:08:06.002270 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.17 22:08:06.002401 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 13073 | 2026.03.17 22:08:06.002395 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_100_22 to all_101_101_0 | ||
| 13074 | 2026.03.17 22:08:06.002441 [ 276 ] {8f750aff-138f-4776-a927-590e24b8221c} <Debug> TCPHandler: Processed in 0.001348926 sec. | ||
| 13075 | 2026.03.17 22:08:06.002476 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.03.17 22:08:06.002502 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13077 | 2026.03.17 22:08:06.002558 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.03.17 22:08:06.002598 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_22 to all_101_101_0 into Compact with storage Full | ||
| 13079 | 2026.03.17 22:08:06.002657 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13080 | 2026.03.17 22:08:06.002716 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13081 | 2026.03.17 22:08:06.002735 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13082 | 2026.03.17 22:08:06.002775 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_22, total 32916 rows starting from the beginning of the part | ||
| 13083 | 2026.03.17 22:08:06.002840 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13084 | 2026.03.17 22:08:06.003556 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.03.17 22:08:06.003598 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13086 | 2026.03.17 22:08:06.004163 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13087 | 2026.03.17 22:08:06.004400 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.03.17 22:08:06.004548 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001907 sec., 12585.212375458836 rows/sec., 22.55 MiB/sec. | ||
| 13089 | 2026.03.17 22:08:06.004622 [ 276 ] {30cd4764-0fbb-4b18-870c-7f2414f7f651} <Debug> TCPHandler: Processed in 0.002113151 sec. | ||
| 13090 | 2026.03.17 22:08:06.004738 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.03.17 22:08:06.004833 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13092 | 2026.03.17 22:08:06.004875 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13093 | 2026.03.17 22:08:06.005227 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.03.17 22:08:06.005263 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13095 | 2026.03.17 22:08:06.005576 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13096 | 2026.03.17 22:08:06.005792 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.03.17 22:08:06.005929 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13098 | 2026.03.17 22:08:06.005966 [ 276 ] {01944218-14a4-4ce4-92a2-bbb32d3f21aa} <Debug> TCPHandler: Processed in 0.001276285 sec. | ||
| 13099 | 2026.03.17 22:08:06.008931 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33076 rows, containing 5 columns (5 merged, 0 gathered) in 0.006369773 sec., 5192649.722368442 rows/sec., 341.40 MiB/sec. | ||
| 13100 | 2026.03.17 22:08:06.009122 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Trace> MergedBlockOutputStream: filled checksums all_1_101_23 (state Temporary) | ||
| 13101 | 2026.03.17 22:08:06.009379 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_101_23 to all_1_101_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.03.17 22:08:06.009453 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_101_23} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_100_22, all_101_101_0] -> all_1_101_23 | ||
| 13103 | 2026.03.17 22:08:06.009520 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13104 | 2026.03.17 22:08:06.055984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1648 | ||
| 13105 | 2026.03.17 22:08:06.058067 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.03.17 22:08:06.058105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13107 | 2026.03.17 22:08:06.059247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13108 | 2026.03.17 22:08:06.059508 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.03.17 22:08:06.059678 [ 56 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13110 | 2026.03.17 22:08:06.059740 [ 56 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.03.17 22:08:06.059760 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13112 | 2026.03.17 22:08:06.059801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 13113 | 2026.03.17 22:08:06.059847 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 13114 | 2026.03.17 22:08:06.060277 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13115 | 2026.03.17 22:08:06.060407 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1502 rows starting from the beginning of the part | ||
| 13116 | 2026.03.17 22:08:06.060739 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 13117 | 2026.03.17 22:08:06.061064 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 13118 | 2026.03.17 22:08:06.061378 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 13119 | 2026.03.17 22:08:06.061692 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 13120 | 2026.03.17 22:08:06.062012 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 13121 | 2026.03.17 22:08:06.068362 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1648 rows, containing 72 columns (72 merged, 0 gathered) in 0.008548685 sec., 192778.1875224084 rows/sec., 152.06 MiB/sec. | ||
| 13122 | 2026.03.17 22:08:06.070167 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13123 | 2026.03.17 22:08:06.070743 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.03.17 22:08:06.070826 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_46_9} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13125 | 2026.03.17 22:08:06.071144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13126 | 2026.03.17 22:08:06.384030 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.03.17 22:08:06.384214 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.03.17 22:08:06.384282 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13129 | 2026.03.17 22:08:06.384946 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.03.17 22:08:06.384998 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13131 | 2026.03.17 22:08:06.385394 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13132 | 2026.03.17 22:08:06.385628 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.03.17 22:08:06.385799 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.22 MiB/sec. | ||
| 13134 | 2026.03.17 22:08:06.385853 [ 276 ] {703b38de-8de3-4930-a3e7-6c111dc7bd4c} <Debug> TCPHandler: Processed in 0.001951758 sec. | ||
| 13135 | 2026.03.17 22:08:06.385980 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.03.17 22:08:06.386156 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13137 | 2026.03.17 22:08:06.386213 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13138 | 2026.03.17 22:08:06.388188 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.03.17 22:08:06.388229 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13140 | 2026.03.17 22:08:06.388679 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13141 | 2026.03.17 22:08:06.388899 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.03.17 22:08:06.389037 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Debug> executeQuery: Read 2094 rows, 163.33 KiB in 0.00291 sec., 719587.6288659794 rows/sec., 54.81 MiB/sec. | ||
| 13143 | 2026.03.17 22:08:06.389039 [ 56 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13144 | 2026.03.17 22:08:06.389079 [ 276 ] {44b98ac6-5b12-4c95-91ac-b359a8b53522} <Debug> TCPHandler: Processed in 0.003149981 sec. | ||
| 13145 | 2026.03.17 22:08:06.389109 [ 56 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13146 | 2026.03.17 22:08:06.389135 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13147 | 2026.03.17 22:08:06.389201 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.03.17 22:08:06.389234 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 13149 | 2026.03.17 22:08:06.389300 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13150 | 2026.03.17 22:08:06.389345 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13151 | 2026.03.17 22:08:06.389356 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13152 | 2026.03.17 22:08:06.389395 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2894 rows starting from the beginning of the part | ||
| 13153 | 2026.03.17 22:08:06.389460 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 13154 | 2026.03.17 22:08:06.389509 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 107 rows starting from the beginning of the part | ||
| 13155 | 2026.03.17 22:08:06.389551 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 13156 | 2026.03.17 22:08:06.389591 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 104 rows starting from the beginning of the part | ||
| 13157 | 2026.03.17 22:08:06.389631 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 2094 rows starting from the beginning of the part | ||
| 13158 | 2026.03.17 22:08:06.389787 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.03.17 22:08:06.389830 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13160 | 2026.03.17 22:08:06.390143 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13161 | 2026.03.17 22:08:06.390362 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.03.17 22:08:06.390498 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Debug> executeQuery: Read 40 rows, 3.07 KiB in 0.001216 sec., 32894.73684210526 rows/sec., 2.46 MiB/sec. | ||
| 13163 | 2026.03.17 22:08:06.390536 [ 276 ] {5ceb5244-fdcf-42d0-9b5f-63af15982371} <Debug> TCPHandler: Processed in 0.001386487 sec. | ||
| 13164 | 2026.03.17 22:08:06.390648 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13165 | 2026.03.17 22:08:06.390742 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13166 | 2026.03.17 22:08:06.390781 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13167 | 2026.03.17 22:08:06.391542 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13168 | 2026.03.17 22:08:06.391579 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13169 | 2026.03.17 22:08:06.391760 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5379 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564179 sec., 2097747.4661480337 rows/sec., 169.70 MiB/sec. | ||
| 13170 | 2026.03.17 22:08:06.391928 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13171 | 2026.03.17 22:08:06.392107 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13172 | 2026.03.17 22:08:06.392142 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.03.17 22:08:06.392270 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001546 sec., 473479.94825355755 rows/sec., 28.00 MiB/sec. | ||
| 13174 | 2026.03.17 22:08:06.392309 [ 276 ] {6c8ae005-30b7-42c9-a92f-94f166288fae} <Debug> TCPHandler: Processed in 0.001709813 sec. | ||
| 13175 | 2026.03.17 22:08:06.392419 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.03.17 22:08:06.392421 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.03.17 22:08:06.392504 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_106_21} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13178 | 2026.03.17 22:08:06.392526 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13179 | 2026.03.17 22:08:06.392565 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13180 | 2026.03.17 22:08:06.392614 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13181 | 2026.03.17 22:08:06.392935 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.03.17 22:08:06.392970 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13183 | 2026.03.17 22:08:06.393250 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13184 | 2026.03.17 22:08:06.393455 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.03.17 22:08:06.393579 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 13186 | 2026.03.17 22:08:06.393615 [ 276 ] {548182c7-f7c5-4a21-9e94-5a5b0835dba6} <Debug> TCPHandler: Processed in 0.001243224 sec. | ||
| 13187 | 2026.03.17 22:08:06.393751 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2026.03.17 22:08:06.393844 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13189 | 2026.03.17 22:08:06.393884 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13190 | 2026.03.17 22:08:06.394285 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.03.17 22:08:06.394320 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13192 | 2026.03.17 22:08:06.394608 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13193 | 2026.03.17 22:08:06.394811 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2026.03.17 22:08:06.394939 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 13195 | 2026.03.17 22:08:06.394980 [ 276 ] {5ff4e9f7-5aa2-48f3-8269-59886dc52bba} <Debug> TCPHandler: Processed in 0.001278615 sec. | ||
| 13196 | 2026.03.17 22:08:06.395115 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13197 | 2026.03.17 22:08:06.395208 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13198 | 2026.03.17 22:08:06.395247 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13199 | 2026.03.17 22:08:06.396174 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.03.17 22:08:06.396210 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13201 | 2026.03.17 22:08:06.396545 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13202 | 2026.03.17 22:08:06.396768 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.03.17 22:08:06.396897 [ 56 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13204 | 2026.03.17 22:08:06.396905 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Debug> executeQuery: Read 1064 rows, 75.84 KiB in 0.001714 sec., 620770.1283547258 rows/sec., 43.21 MiB/sec. | ||
| 13205 | 2026.03.17 22:08:06.396939 [ 56 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.03.17 22:08:06.396959 [ 276 ] {9e9c0b30-3ab3-40e3-85eb-58c47faed637} <Debug> TCPHandler: Processed in 0.001893757 sec. | ||
| 13207 | 2026.03.17 22:08:06.396968 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13208 | 2026.03.17 22:08:06.397067 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 13209 | 2026.03.17 22:08:06.397093 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13210 | 2026.03.17 22:08:06.397158 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13211 | 2026.03.17 22:08:06.397187 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1552 rows starting from the beginning of the part | ||
| 13212 | 2026.03.17 22:08:06.397188 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13213 | 2026.03.17 22:08:06.397237 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13214 | 2026.03.17 22:08:06.397244 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 13215 | 2026.03.17 22:08:06.397290 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 94 rows starting from the beginning of the part | ||
| 13216 | 2026.03.17 22:08:06.397332 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 81 rows starting from the beginning of the part | ||
| 13217 | 2026.03.17 22:08:06.397372 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 88 rows starting from the beginning of the part | ||
| 13218 | 2026.03.17 22:08:06.397411 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1064 rows starting from the beginning of the part | ||
| 13219 | 2026.03.17 22:08:06.397980 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.03.17 22:08:06.398014 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13221 | 2026.03.17 22:08:06.398413 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13222 | 2026.03.17 22:08:06.398621 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588681 sec., 1863180.8399546542 rows/sec., 138.82 MiB/sec. | ||
| 13223 | 2026.03.17 22:08:06.398623 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.03.17 22:08:06.398757 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_101_23 to all_106_106_0 | ||
| 13225 | 2026.03.17 22:08:06.398768 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001599 sec., 783614.7592245153 rows/sec., 49.41 MiB/sec. | ||
| 13226 | 2026.03.17 22:08:06.398793 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.03.17 22:08:06.398816 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13228 | 2026.03.17 22:08:06.398817 [ 276 ] {81277fed-f7a6-4bfd-9a3e-e3005b822ae8} <Debug> TCPHandler: Processed in 0.001773914 sec. | ||
| 13229 | 2026.03.17 22:08:06.398878 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13230 | 2026.03.17 22:08:06.398910 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_23 to all_106_106_0 into Compact with storage Full | ||
| 13231 | 2026.03.17 22:08:06.398944 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13232 | 2026.03.17 22:08:06.399042 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13233 | 2026.03.17 22:08:06.399057 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13234 | 2026.03.17 22:08:06.399098 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13235 | 2026.03.17 22:08:06.399100 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_23, total 33076 rows starting from the beginning of the part | ||
| 13236 | 2026.03.17 22:08:06.399188 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13237 | 2026.03.17 22:08:06.399231 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 163 rows starting from the beginning of the part | ||
| 13238 | 2026.03.17 22:08:06.399272 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13239 | 2026.03.17 22:08:06.399271 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.03.17 22:08:06.399313 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13241 | 2026.03.17 22:08:06.399356 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1253 rows starting from the beginning of the part | ||
| 13242 | 2026.03.17 22:08:06.399391 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_106_21} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13243 | 2026.03.17 22:08:06.399514 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13244 | 2026.03.17 22:08:06.399949 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2026.03.17 22:08:06.399991 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13246 | 2026.03.17 22:08:06.400549 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13247 | 2026.03.17 22:08:06.400769 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.03.17 22:08:06.400911 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001887 sec., 14838.36777954425 rows/sec., 26.59 MiB/sec. | ||
| 13249 | 2026.03.17 22:08:06.400972 [ 276 ] {718b2903-252a-44f6-b951-474b29f028b9} <Debug> TCPHandler: Processed in 0.00207741 sec. | ||
| 13250 | 2026.03.17 22:08:06.401104 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13251 | 2026.03.17 22:08:06.401200 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13252 | 2026.03.17 22:08:06.401241 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13253 | 2026.03.17 22:08:06.401565 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2026.03.17 22:08:06.401603 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13255 | 2026.03.17 22:08:06.401905 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13256 | 2026.03.17 22:08:06.402132 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2026.03.17 22:08:06.402260 [ 56 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13258 | 2026.03.17 22:08:06.402263 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 13259 | 2026.03.17 22:08:06.402303 [ 56 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.03.17 22:08:06.402324 [ 276 ] {cee3e8ef-0512-4241-bca8-beefc8a72311} <Debug> TCPHandler: Processed in 0.001269784 sec. | ||
| 13261 | 2026.03.17 22:08:06.402328 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13262 | 2026.03.17 22:08:06.402416 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 13263 | 2026.03.17 22:08:06.402499 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13264 | 2026.03.17 22:08:06.402523 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5070 rows starting from the beginning of the part | ||
| 13265 | 2026.03.17 22:08:06.402567 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13266 | 2026.03.17 22:08:06.402601 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13267 | 2026.03.17 22:08:06.402635 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 13268 | 2026.03.17 22:08:06.402668 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 13269 | 2026.03.17 22:08:06.402700 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 13270 | 2026.03.17 22:08:06.404369 [ 192 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981738 sec., 2685521.496787164 rows/sec., 179.61 MiB/sec. | ||
| 13271 | 2026.03.17 22:08:06.404866 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13272 | 2026.03.17 22:08:06.405114 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.03.17 22:08:06.405179 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_106_21} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13274 | 2026.03.17 22:08:06.405248 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13275 | 2026.03.17 22:08:06.406649 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34972 rows, containing 5 columns (5 merged, 0 gathered) in 0.00777824 sec., 4496132.801250669 rows/sec., 295.50 MiB/sec. | ||
| 13276 | 2026.03.17 22:08:06.406976 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Trace> MergedBlockOutputStream: filled checksums all_1_106_24 (state Temporary) | ||
| 13277 | 2026.03.17 22:08:06.407267 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_106_24 to all_1_106_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.03.17 22:08:06.407345 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_101_23, all_106_106_0] -> all_1_106_24 | ||
| 13279 | 2026.03.17 22:08:06.407441 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13280 | 2026.03.17 22:08:08.472251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30264 | ||
| 13281 | 2026.03.17 22:08:08.472869 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.03.17 22:08:08.472915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13283 | 2026.03.17 22:08:08.473401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13284 | 2026.03.17 22:08:08.473629 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.03.17 22:08:08.473771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30264 | ||
| 13286 | 2026.03.17 22:08:10.039050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13287 | 2026.03.17 22:08:10.054633 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.03.17 22:08:10.054678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13289 | 2026.03.17 22:08:10.060240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13290 | 2026.03.17 22:08:10.060947 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.03.17 22:08:10.063484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13292 | 2026.03.17 22:08:10.993586 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.03.17 22:08:10.993790 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13294 | 2026.03.17 22:08:10.993865 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13295 | 2026.03.17 22:08:10.994552 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.03.17 22:08:10.994599 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13297 | 2026.03.17 22:08:10.994999 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13298 | 2026.03.17 22:08:10.995230 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.03.17 22:08:10.995386 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 13300 | 2026.03.17 22:08:10.995429 [ 276 ] {ea8f12ee-7594-435c-9129-98bf32c08499} <Debug> TCPHandler: Processed in 0.001980009 sec. | ||
| 13301 | 2026.03.17 22:08:10.995547 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.03.17 22:08:10.995644 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13303 | 2026.03.17 22:08:10.995684 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13304 | 2026.03.17 22:08:10.996106 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.03.17 22:08:10.996143 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13306 | 2026.03.17 22:08:10.996440 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13307 | 2026.03.17 22:08:10.996659 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.17 22:08:10.996785 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 13309 | 2026.03.17 22:08:10.996823 [ 276 ] {944a6f3b-fd0c-4345-ae7b-af672b1bb5c5} <Debug> TCPHandler: Processed in 0.001325205 sec. | ||
| 13310 | 2026.03.17 22:08:10.996934 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2026.03.17 22:08:10.997027 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13312 | 2026.03.17 22:08:10.997071 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13313 | 2026.03.17 22:08:10.997464 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.03.17 22:08:10.997500 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13315 | 2026.03.17 22:08:10.997830 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13316 | 2026.03.17 22:08:10.998053 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.03.17 22:08:10.998179 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 13318 | 2026.03.17 22:08:10.998216 [ 276 ] {2bb50b40-4274-46de-8978-d2e87160015e} <Debug> TCPHandler: Processed in 0.001331355 sec. | ||
| 13319 | 2026.03.17 22:08:10.998327 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2026.03.17 22:08:10.998420 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13321 | 2026.03.17 22:08:10.998460 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13322 | 2026.03.17 22:08:10.998775 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.03.17 22:08:10.998810 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13324 | 2026.03.17 22:08:10.999112 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13325 | 2026.03.17 22:08:10.999317 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.03.17 22:08:10.999442 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001041 sec., 46109.51008645533 rows/sec., 3.11 MiB/sec. | ||
| 13327 | 2026.03.17 22:08:10.999478 [ 276 ] {d48447b2-2d00-4077-9b3b-452228ed5640} <Debug> TCPHandler: Processed in 0.001201183 sec. | ||
| 13328 | 2026.03.17 22:08:15.744896 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13329 | 2026.03.17 22:08:15.744995 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13330 | 2026.03.17 22:08:15.973933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30712 | ||
| 13331 | 2026.03.17 22:08:15.974459 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.03.17 22:08:15.974504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13333 | 2026.03.17 22:08:15.975003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13334 | 2026.03.17 22:08:15.975241 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.03.17 22:08:15.975388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30712 | ||
| 13336 | 2026.03.17 22:08:15.996216 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2026.03.17 22:08:15.996411 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13338 | 2026.03.17 22:08:15.996513 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13339 | 2026.03.17 22:08:15.997227 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2026.03.17 22:08:15.997269 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13341 | 2026.03.17 22:08:15.997621 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13342 | 2026.03.17 22:08:15.997846 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2026.03.17 22:08:15.998001 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001661 sec., 62612.883804936784 rows/sec., 5.24 MiB/sec. | ||
| 13344 | 2026.03.17 22:08:15.998047 [ 276 ] {f244d65e-5e5d-416f-bae5-6341ccc24029} <Debug> TCPHandler: Processed in 0.001955437 sec. | ||
| 13345 | 2026.03.17 22:08:15.998172 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13346 | 2026.03.17 22:08:15.998277 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13347 | 2026.03.17 22:08:15.998320 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13348 | 2026.03.17 22:08:15.998747 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2026.03.17 22:08:15.998785 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13350 | 2026.03.17 22:08:15.999094 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13351 | 2026.03.17 22:08:15.999314 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2026.03.17 22:08:15.999441 [ 44 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13353 | 2026.03.17 22:08:15.999452 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.47 MiB/sec. | ||
| 13354 | 2026.03.17 22:08:15.999515 [ 44 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.03.17 22:08:15.999535 [ 276 ] {3717f425-8ede-4359-abe6-87193a1a8238} <Debug> TCPHandler: Processed in 0.001415337 sec. | ||
| 13356 | 2026.03.17 22:08:15.999542 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13357 | 2026.03.17 22:08:15.999659 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13358 | 2026.03.17 22:08:15.999660 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 13359 | 2026.03.17 22:08:15.999765 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13360 | 2026.03.17 22:08:15.999805 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13361 | 2026.03.17 22:08:15.999811 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13362 | 2026.03.17 22:08:15.999850 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 13363 | 2026.03.17 22:08:15.999928 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 30 rows starting from the beginning of the part | ||
| 13364 | 2026.03.17 22:08:15.999979 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 13365 | 2026.03.17 22:08:16.000028 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 13366 | 2026.03.17 22:08:16.000077 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 40 rows starting from the beginning of the part | ||
| 13367 | 2026.03.17 22:08:16.000124 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 13368 | 2026.03.17 22:08:16.000278 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.03.17 22:08:16.000324 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13370 | 2026.03.17 22:08:16.000803 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13371 | 2026.03.17 22:08:16.001089 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.03.17 22:08:16.001244 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001499 sec., 58705.80386924617 rows/sec., 4.58 MiB/sec. | ||
| 13373 | 2026.03.17 22:08:16.001286 [ 276 ] {8e41aaf4-4395-4b3b-8aeb-3311f59310d8} <Debug> TCPHandler: Processed in 0.001676313 sec. | ||
| 13374 | 2026.03.17 22:08:16.001420 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2026.03.17 22:08:16.001517 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898496 sec., 190150.51914778858 rows/sec., 13.58 MiB/sec. | ||
| 13376 | 2026.03.17 22:08:16.001525 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13377 | 2026.03.17 22:08:16.001625 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00106481 sec. | ||
| 13378 | 2026.03.17 22:08:16.001630 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13379 | 2026.03.17 22:08:16.001709 [ 193 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13380 | 2026.03.17 22:08:16.001986 [ 193 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.03.17 22:08:16.002065 [ 193 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_91_18} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13382 | 2026.03.17 22:08:16.002093 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.03.17 22:08:16.002129 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13384 | 2026.03.17 22:08:16.002166 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13385 | 2026.03.17 22:08:16.002480 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13386 | 2026.03.17 22:08:16.002698 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.03.17 22:08:16.002832 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 13388 | 2026.03.17 22:08:16.002871 [ 276 ] {a9034e21-d907-4404-904f-25ae24eec189} <Debug> TCPHandler: Processed in 0.001505219 sec. | ||
| 13389 | 2026.03.17 22:08:16.002984 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2026.03.17 22:08:16.003082 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13391 | 2026.03.17 22:08:16.003137 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13392 | 2026.03.17 22:08:16.003939 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.03.17 22:08:16.003976 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13394 | 2026.03.17 22:08:16.004510 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13395 | 2026.03.17 22:08:16.004735 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.03.17 22:08:16.004860 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13397 | 2026.03.17 22:08:16.004874 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001812 sec., 13245.033112582782 rows/sec., 23.73 MiB/sec. | ||
| 13398 | 2026.03.17 22:08:16.004910 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.03.17 22:08:16.004937 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13400 | 2026.03.17 22:08:16.004942 [ 276 ] {85e38a06-21a4-4539-8ee1-8f1f70e2961d} <Debug> TCPHandler: Processed in 0.002007608 sec. | ||
| 13401 | 2026.03.17 22:08:16.005063 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.03.17 22:08:16.005067 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 13403 | 2026.03.17 22:08:16.005161 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13404 | 2026.03.17 22:08:16.005211 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13405 | 2026.03.17 22:08:16.005379 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13406 | 2026.03.17 22:08:16.005462 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1826 rows starting from the beginning of the part | ||
| 13407 | 2026.03.17 22:08:16.005551 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.03.17 22:08:16.005592 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13409 | 2026.03.17 22:08:16.005622 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 13410 | 2026.03.17 22:08:16.005761 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 13411 | 2026.03.17 22:08:16.005888 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 13412 | 2026.03.17 22:08:16.005925 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13413 | 2026.03.17 22:08:16.006017 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 28 rows starting from the beginning of the part | ||
| 13414 | 2026.03.17 22:08:16.006154 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 13415 | 2026.03.17 22:08:16.006168 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.03.17 22:08:16.006309 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 13417 | 2026.03.17 22:08:16.006347 [ 276 ] {0363a8bf-66e0-43e4-b3f9-c3ea2a7e9436} <Debug> TCPHandler: Processed in 0.001334366 sec. | ||
| 13418 | 2026.03.17 22:08:16.015860 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 19 columns (19 merged, 0 gathered) in 0.010856059 sec., 178978.3935404183 rows/sec., 320.72 MiB/sec. | ||
| 13419 | 2026.03.17 22:08:16.017807 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13420 | 2026.03.17 22:08:16.018171 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2026.03.17 22:08:16.018250 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13422 | 2026.03.17 22:08:16.018399 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
| 13423 | 2026.03.17 22:08:16.059969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1688 | ||
| 13424 | 2026.03.17 22:08:16.062591 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.03.17 22:08:16.062631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13426 | 2026.03.17 22:08:16.063840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13427 | 2026.03.17 22:08:16.064113 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.03.17 22:08:16.064372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13429 | 2026.03.17 22:08:17.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.38 MiB, peak 370.74 MiB, free memory in arenas 0.00 B, will set to 357.46 MiB (RSS), difference: 4.08 MiB | ||
| 13430 | 2026.03.17 22:08:17.563570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13431 | 2026.03.17 22:08:17.581304 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2026.03.17 22:08:17.581357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13433 | 2026.03.17 22:08:17.587556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13434 | 2026.03.17 22:08:17.588241 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.03.17 22:08:17.591534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13436 | 2026.03.17 22:08:18.004718 [ 36 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13437 | 2026.03.17 22:08:18.004803 [ 36 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.03.17 22:08:18.004831 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13439 | 2026.03.17 22:08:18.004968 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13440 | 2026.03.17 22:08:18.005135 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13441 | 2026.03.17 22:08:18.005176 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 881 rows starting from the beginning of the part | ||
| 13442 | 2026.03.17 22:08:18.005259 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 732 rows starting from the beginning of the part | ||
| 13443 | 2026.03.17 22:08:18.005305 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 13444 | 2026.03.17 22:08:18.005380 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 732 rows starting from the beginning of the part | ||
| 13445 | 2026.03.17 22:08:18.005420 [ 193 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 732 rows starting from the beginning of the part | ||
| 13446 | 2026.03.17 22:08:18.006881 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973088 sec., 1930476.4916719375 rows/sec., 121.95 MiB/sec. | ||
| 13447 | 2026.03.17 22:08:18.007081 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13448 | 2026.03.17 22:08:18.007387 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.03.17 22:08:18.007464 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_22_5} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13450 | 2026.03.17 22:08:18.007552 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13451 | 2026.03.17 22:08:20.996453 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13452 | 2026.03.17 22:08:20.996666 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13453 | 2026.03.17 22:08:20.996733 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13454 | 2026.03.17 22:08:20.997414 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2026.03.17 22:08:20.997459 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13456 | 2026.03.17 22:08:20.997860 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13457 | 2026.03.17 22:08:20.998086 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.03.17 22:08:20.998238 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001622 sec., 55487.05302096178 rows/sec., 4.65 MiB/sec. | ||
| 13459 | 2026.03.17 22:08:20.998281 [ 276 ] {754fb483-a094-4909-ade6-28456423949b} <Debug> TCPHandler: Processed in 0.001960018 sec. | ||
| 13460 | 2026.03.17 22:08:20.998415 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13461 | 2026.03.17 22:08:20.998513 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13462 | 2026.03.17 22:08:20.998554 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13463 | 2026.03.17 22:08:20.998978 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13464 | 2026.03.17 22:08:20.999015 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13465 | 2026.03.17 22:08:20.999320 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13466 | 2026.03.17 22:08:20.999527 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13467 | 2026.03.17 22:08:20.999655 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001161 sec., 14642.549526270457 rows/sec., 1.08 MiB/sec. | ||
| 13468 | 2026.03.17 22:08:20.999692 [ 276 ] {61bcd448-4219-43db-9727-1aad399b2f0e} <Debug> TCPHandler: Processed in 0.001328505 sec. | ||
| 13469 | 2026.03.17 22:08:20.999803 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2026.03.17 22:08:20.999898 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13471 | 2026.03.17 22:08:20.999938 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13472 | 2026.03.17 22:08:21.000355 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.03.17 22:08:21.000392 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13474 | 2026.03.17 22:08:21.000693 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13475 | 2026.03.17 22:08:21.000916 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2026.03.17 22:08:21.001039 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001159 sec., 69887.83433994823 rows/sec., 5.46 MiB/sec. | ||
| 13477 | 2026.03.17 22:08:21.001077 [ 276 ] {25a33628-4329-415e-a2c9-f8a8fd230fbf} <Debug> TCPHandler: Processed in 0.001324585 sec. | ||
| 13478 | 2026.03.17 22:08:21.001192 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13479 | 2026.03.17 22:08:21.001289 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13480 | 2026.03.17 22:08:21.001332 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13481 | 2026.03.17 22:08:21.001744 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2026.03.17 22:08:21.001780 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13483 | 2026.03.17 22:08:21.002109 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13484 | 2026.03.17 22:08:21.002317 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2026.03.17 22:08:21.002451 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 13486 | 2026.03.17 22:08:21.002487 [ 276 ] {916ab7ec-7c60-4fe8-8550-6e570d0e9dd7} <Debug> TCPHandler: Processed in 0.001343306 sec. | ||
| 13487 | 2026.03.17 22:08:21.002588 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13488 | 2026.03.17 22:08:21.002683 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13489 | 2026.03.17 22:08:21.002737 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13490 | 2026.03.17 22:08:21.003530 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.03.17 22:08:21.003564 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13492 | 2026.03.17 22:08:21.004087 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13493 | 2026.03.17 22:08:21.004305 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.03.17 22:08:21.004439 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001775 sec., 9577.464788732394 rows/sec., 17.16 MiB/sec. | ||
| 13495 | 2026.03.17 22:08:21.004493 [ 276 ] {01aaf444-aa48-4918-918f-dbdb0b852574} <Debug> TCPHandler: Processed in 0.001953828 sec. | ||
| 13496 | 2026.03.17 22:08:21.004608 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13497 | 2026.03.17 22:08:21.004704 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13498 | 2026.03.17 22:08:21.004746 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13499 | 2026.03.17 22:08:21.005082 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2026.03.17 22:08:21.005116 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13501 | 2026.03.17 22:08:21.005426 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13502 | 2026.03.17 22:08:21.005641 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2026.03.17 22:08:21.005764 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13504 | 2026.03.17 22:08:21.005799 [ 276 ] {a14bcbed-8ed2-459e-8b26-99677e1a8e58} <Debug> TCPHandler: Processed in 0.001240214 sec. | ||
| 13505 | 2026.03.17 22:08:23.475498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31224 | ||
| 13506 | 2026.03.17 22:08:23.476046 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.03.17 22:08:23.476082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13508 | 2026.03.17 22:08:23.476574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13509 | 2026.03.17 22:08:23.476801 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.03.17 22:08:23.476937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31224 | ||
| 13511 | 2026.03.17 22:08:25.091597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13512 | 2026.03.17 22:08:25.109741 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.03.17 22:08:25.109796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13514 | 2026.03.17 22:08:25.116015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13515 | 2026.03.17 22:08:25.116700 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.03.17 22:08:25.120032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13517 | 2026.03.17 22:08:26.004340 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2026.03.17 22:08:26.004564 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13519 | 2026.03.17 22:08:26.004671 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13520 | 2026.03.17 22:08:26.005730 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.03.17 22:08:26.005773 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13522 | 2026.03.17 22:08:26.006189 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13523 | 2026.03.17 22:08:26.006422 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13524 | 2026.03.17 22:08:26.006573 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002087 sec., 136080.4983229516 rows/sec., 8.64 MiB/sec. | ||
| 13525 | 2026.03.17 22:08:26.006615 [ 276 ] {fa69a035-b6aa-4563-86e2-5cd4736b84fa} <Debug> TCPHandler: Processed in 0.002415157 sec. | ||
| 13526 | 2026.03.17 22:08:26.006785 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2026.03.17 22:08:26.006882 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13528 | 2026.03.17 22:08:26.006923 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13529 | 2026.03.17 22:08:26.007950 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.03.17 22:08:26.007984 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13531 | 2026.03.17 22:08:26.008356 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13532 | 2026.03.17 22:08:26.008577 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.03.17 22:08:26.008703 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Debug> executeQuery: Read 845 rows, 67.98 KiB in 0.001841 sec., 458989.6795219989 rows/sec., 36.06 MiB/sec. | ||
| 13534 | 2026.03.17 22:08:26.008741 [ 276 ] {439e45a5-f781-4c03-9436-e3aa94fcc1a7} <Debug> TCPHandler: Processed in 0.002015809 sec. | ||
| 13535 | 2026.03.17 22:08:26.008868 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2026.03.17 22:08:26.008966 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13537 | 2026.03.17 22:08:26.009005 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13538 | 2026.03.17 22:08:26.009495 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.03.17 22:08:26.009530 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13540 | 2026.03.17 22:08:26.009840 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13541 | 2026.03.17 22:08:26.010054 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.03.17 22:08:26.010177 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001231 sec., 134849.7156783103 rows/sec., 8.21 MiB/sec. | ||
| 13543 | 2026.03.17 22:08:26.010214 [ 276 ] {9b3ed169-96d4-43e4-b7c7-032c34105666} <Debug> TCPHandler: Processed in 0.001393427 sec. | ||
| 13544 | 2026.03.17 22:08:26.010328 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.03.17 22:08:26.010423 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13546 | 2026.03.17 22:08:26.010463 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13547 | 2026.03.17 22:08:26.010920 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2026.03.17 22:08:26.010955 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13549 | 2026.03.17 22:08:26.011290 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13550 | 2026.03.17 22:08:26.011505 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.03.17 22:08:26.011629 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 13552 | 2026.03.17 22:08:26.011664 [ 276 ] {43d59014-568c-4e00-9980-aa8aba0caa17} <Debug> TCPHandler: Processed in 0.001384817 sec. | ||
| 13553 | 2026.03.17 22:08:26.011783 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2026.03.17 22:08:26.011878 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13555 | 2026.03.17 22:08:26.011918 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13556 | 2026.03.17 22:08:26.012371 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.03.17 22:08:26.012405 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13558 | 2026.03.17 22:08:26.012718 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13559 | 2026.03.17 22:08:26.012928 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.03.17 22:08:26.013049 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 13561 | 2026.03.17 22:08:26.013087 [ 276 ] {bcff544f-df79-4dc3-ba64-d6d386415043} <Debug> TCPHandler: Processed in 0.001360636 sec. | ||
| 13562 | 2026.03.17 22:08:26.013196 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2026.03.17 22:08:26.013291 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13564 | 2026.03.17 22:08:26.013331 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13565 | 2026.03.17 22:08:26.013994 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.03.17 22:08:26.014027 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13567 | 2026.03.17 22:08:26.014375 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13568 | 2026.03.17 22:08:26.014591 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2026.03.17 22:08:26.014719 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001446 sec., 355463.34716459195 rows/sec., 25.06 MiB/sec. | ||
| 13570 | 2026.03.17 22:08:26.014756 [ 276 ] {035e1b01-dc6e-4db5-8cde-9e0013ba22ce} <Debug> TCPHandler: Processed in 0.001608741 sec. | ||
| 13571 | 2026.03.17 22:08:26.014864 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.03.17 22:08:26.014960 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13573 | 2026.03.17 22:08:26.015003 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13574 | 2026.03.17 22:08:26.015336 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.03.17 22:08:26.015372 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13576 | 2026.03.17 22:08:26.015705 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 13577 | 2026.03.17 22:08:26.015918 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2026.03.17 22:08:26.016041 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 13579 | 2026.03.17 22:08:26.016076 [ 276 ] {b71351f6-0456-4091-a2e0-205b90e5d770} <Debug> TCPHandler: Processed in 0.001260714 sec. | ||
| 13580 | 2026.03.17 22:08:26.016186 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13581 | 2026.03.17 22:08:26.016280 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13582 | 2026.03.17 22:08:26.016323 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13583 | 2026.03.17 22:08:26.016747 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13584 | 2026.03.17 22:08:26.016781 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13585 | 2026.03.17 22:08:26.017778 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13586 | 2026.03.17 22:08:26.018015 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13587 | 2026.03.17 22:08:26.018153 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001891 sec., 140137.49338974088 rows/sec., 9.31 MiB/sec. | ||
| 13588 | 2026.03.17 22:08:26.018190 [ 276 ] {b31a2616-d0cc-469b-91ec-5a1c71e05d9c} <Debug> TCPHandler: Processed in 0.002061079 sec. | ||
| 13589 | 2026.03.17 22:08:26.018306 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13590 | 2026.03.17 22:08:26.018402 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13591 | 2026.03.17 22:08:26.018444 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13592 | 2026.03.17 22:08:26.018753 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13593 | 2026.03.17 22:08:26.018789 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13594 | 2026.03.17 22:08:26.019082 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 13595 | 2026.03.17 22:08:26.019286 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.03.17 22:08:26.019412 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 13597 | 2026.03.17 22:08:26.019448 [ 276 ] {0a7ff97c-c5f7-428a-bfd1-d79fdd85f1cb} <Debug> TCPHandler: Processed in 0.001190323 sec. | ||
| 13598 | 2026.03.17 22:08:26.019554 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2026.03.17 22:08:26.019648 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13600 | 2026.03.17 22:08:26.019703 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13601 | 2026.03.17 22:08:26.020520 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.03.17 22:08:26.020557 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13603 | 2026.03.17 22:08:26.021088 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13604 | 2026.03.17 22:08:26.021315 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.03.17 22:08:26.021450 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001819 sec., 13194.06267179769 rows/sec., 23.64 MiB/sec. | ||
| 13606 | 2026.03.17 22:08:26.021502 [ 276 ] {c7293fb4-c031-46ea-87d8-eea4428bae33} <Debug> TCPHandler: Processed in 0.002000658 sec. | ||
| 13607 | 2026.03.17 22:08:26.021612 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.03.17 22:08:26.021708 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13609 | 2026.03.17 22:08:26.021749 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13610 | 2026.03.17 22:08:26.022085 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.03.17 22:08:26.022122 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13612 | 2026.03.17 22:08:26.022423 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13613 | 2026.03.17 22:08:26.022633 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.03.17 22:08:26.022759 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 13615 | 2026.03.17 22:08:26.022795 [ 276 ] {ca330ec4-8f0e-4e81-b8f7-62efef61ff50} <Debug> TCPHandler: Processed in 0.001232234 sec. | ||
| 13616 | 2026.03.17 22:08:26.064590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1722 | ||
| 13617 | 2026.03.17 22:08:26.067465 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.03.17 22:08:26.067506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13619 | 2026.03.17 22:08:26.068731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13620 | 2026.03.17 22:08:26.068997 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.03.17 22:08:26.069257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 13622 | 2026.03.17 22:08:27.272280 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46913 | ||
| 13623 | 2026.03.17 22:08:27.272405 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13624 | 2026.03.17 22:08:27.272439 [ 351 ] {} <Debug> TCP-Session: eb60c383-1369-4f12-b358-5dd283bf313e Authenticating user 'default' from [fd00:1122:3344:101::e]:46913 | ||
| 13625 | 2026.03.17 22:08:27.272465 [ 351 ] {} <Debug> TCP-Session: eb60c383-1369-4f12-b358-5dd283bf313e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13626 | 2026.03.17 22:08:27.272480 [ 351 ] {} <Debug> TCP-Session: eb60c383-1369-4f12-b358-5dd283bf313e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13627 | 2026.03.17 22:08:27.272840 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63347 | ||
| 13628 | 2026.03.17 22:08:27.272877 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33383 | ||
| 13629 | 2026.03.17 22:08:27.272886 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43731 | ||
| 13630 | 2026.03.17 22:08:27.272912 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53473 | ||
| 13631 | 2026.03.17 22:08:27.273000 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13632 | 2026.03.17 22:08:27.273001 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13633 | 2026.03.17 22:08:27.272869 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63110 | ||
| 13634 | 2026.03.17 22:08:27.273059 [ 286 ] {} <Debug> TCP-Session: d75a8872-c64f-4bb2-8e03-aeaac13a1f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:63347 | ||
| 13635 | 2026.03.17 22:08:27.273093 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13636 | 2026.03.17 22:08:27.273070 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13637 | 2026.03.17 22:08:27.273145 [ 350 ] {} <Debug> TCP-Session: 5790452e-531e-4069-b508-e49ebf784cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53473 | ||
| 13638 | 2026.03.17 22:08:27.273170 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13639 | 2026.03.17 22:08:27.273186 [ 289 ] {} <Debug> TCP-Session: 45a323f4-3841-4b56-a038-5ead618126cd Authenticating user 'default' from [fd00:1122:3344:101::e]:43731 | ||
| 13640 | 2026.03.17 22:08:27.273209 [ 350 ] {} <Debug> TCP-Session: 5790452e-531e-4069-b508-e49ebf784cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13641 | 2026.03.17 22:08:27.273228 [ 288 ] {} <Debug> TCP-Session: 503513a1-5833-419b-84de-d5dea04c619a Authenticating user 'default' from [fd00:1122:3344:101::e]:63110 | ||
| 13642 | 2026.03.17 22:08:27.273252 [ 350 ] {} <Debug> TCP-Session: 5790452e-531e-4069-b508-e49ebf784cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.03.17 22:08:27.273250 [ 289 ] {} <Debug> TCP-Session: 45a323f4-3841-4b56-a038-5ead618126cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2026.03.17 22:08:27.273283 [ 288 ] {} <Debug> TCP-Session: 503513a1-5833-419b-84de-d5dea04c619a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13645 | 2026.03.17 22:08:27.273309 [ 289 ] {} <Debug> TCP-Session: 45a323f4-3841-4b56-a038-5ead618126cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.03.17 22:08:27.273332 [ 288 ] {} <Debug> TCP-Session: 503513a1-5833-419b-84de-d5dea04c619a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13647 | 2026.03.17 22:08:27.273052 [ 351 ] {} <Trace> TCP-Session: eb60c383-1369-4f12-b358-5dd283bf313e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.03.17 22:08:27.273044 [ 349 ] {} <Debug> TCP-Session: f54505ae-6017-43b2-94e6-969fdafa259e Authenticating user 'default' from [fd00:1122:3344:101::e]:33383 | ||
| 13649 | 2026.03.17 22:08:27.272858 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41911 | ||
| 13650 | 2026.03.17 22:08:27.273448 [ 349 ] {} <Debug> TCP-Session: f54505ae-6017-43b2-94e6-969fdafa259e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13651 | 2026.03.17 22:08:27.272860 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33316 | ||
| 13652 | 2026.03.17 22:08:27.273490 [ 349 ] {} <Debug> TCP-Session: f54505ae-6017-43b2-94e6-969fdafa259e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13653 | 2026.03.17 22:08:27.273533 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13654 | 2026.03.17 22:08:27.272840 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37815 | ||
| 13655 | 2026.03.17 22:08:27.273582 [ 351 ] {966ea421-0580-4446-809e-edc696e26c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13656 | 2026.03.17 22:08:27.273580 [ 352 ] {} <Debug> TCP-Session: e5532f2b-4751-4b58-a011-2a736267167a Authenticating user 'default' from [fd00:1122:3344:101::e]:41911 | ||
| 13657 | 2026.03.17 22:08:27.273130 [ 286 ] {} <Debug> TCP-Session: d75a8872-c64f-4bb2-8e03-aeaac13a1f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13658 | 2026.03.17 22:08:27.273652 [ 352 ] {} <Debug> TCP-Session: e5532f2b-4751-4b58-a011-2a736267167a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2026.03.17 22:08:27.273672 [ 286 ] {} <Debug> TCP-Session: d75a8872-c64f-4bb2-8e03-aeaac13a1f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.03.17 22:08:27.273689 [ 352 ] {} <Debug> TCP-Session: e5532f2b-4751-4b58-a011-2a736267167a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.03.17 22:08:27.273812 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13662 | 2026.03.17 22:08:27.273860 [ 287 ] {} <Debug> TCP-Session: d36c6ffb-f231-4e5e-ae07-92d317014cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33316 | ||
| 13663 | 2026.03.17 22:08:27.273884 [ 287 ] {} <Debug> TCP-Session: d36c6ffb-f231-4e5e-ae07-92d317014cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2026.03.17 22:08:27.273900 [ 287 ] {} <Debug> TCP-Session: d36c6ffb-f231-4e5e-ae07-92d317014cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2026.03.17 22:08:27.274083 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13666 | 2026.03.17 22:08:27.274127 [ 353 ] {} <Debug> TCP-Session: e937561e-d3f6-4679-9311-d9378f684850 Authenticating user 'default' from [fd00:1122:3344:101::e]:37815 | ||
| 13667 | 2026.03.17 22:08:27.274147 [ 353 ] {} <Debug> TCP-Session: e937561e-d3f6-4679-9311-d9378f684850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13668 | 2026.03.17 22:08:27.274164 [ 353 ] {} <Debug> TCP-Session: e937561e-d3f6-4679-9311-d9378f684850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13669 | 2026.03.17 22:08:27.274167 [ 351 ] {966ea421-0580-4446-809e-edc696e26c7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13670 | 2026.03.17 22:08:27.274277 [ 351 ] {966ea421-0580-4446-809e-edc696e26c7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13671 | 2026.03.17 22:08:27.274693 [ 351 ] {966ea421-0580-4446-809e-edc696e26c7a} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 13672 | 2026.03.17 22:08:27.276056 [ 330 ] {966ea421-0580-4446-809e-edc696e26c7a} <Trace> AggregatingTransform: Aggregating | ||
| 13673 | 2026.03.17 22:08:27.276102 [ 330 ] {966ea421-0580-4446-809e-edc696e26c7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13674 | 2026.03.17 22:08:27.276146 [ 330 ] {966ea421-0580-4446-809e-edc696e26c7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001305216 sec. (766.157 rows/sec., 29.93 KiB/sec.) | ||
| 13675 | 2026.03.17 22:08:27.276168 [ 330 ] {966ea421-0580-4446-809e-edc696e26c7a} <Trace> Aggregator: Merging aggregated data | ||
| 13676 | 2026.03.17 22:08:27.277482 [ 351 ] {966ea421-0580-4446-809e-edc696e26c7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003971 sec., 251.82573659027955 rows/sec., 9.84 KiB/sec. | ||
| 13677 | 2026.03.17 22:08:27.277634 [ 351 ] {966ea421-0580-4446-809e-edc696e26c7a} <Debug> TCPHandler: Processed in 0.004785172 sec. | ||
| 13678 | 2026.03.17 22:08:27.277812 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13679 | 2026.03.17 22:08:27.277868 [ 351 ] {} <Debug> TCP-Session: eb60c383-1369-4f12-b358-5dd283bf313e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13680 | 2026.03.17 22:08:27.277884 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13681 | 2026.03.17 22:08:27.277914 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13682 | 2026.03.17 22:08:27.277940 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13683 | 2026.03.17 22:08:27.277949 [ 289 ] {} <Debug> TCP-Session: 45a323f4-3841-4b56-a038-5ead618126cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13684 | 2026.03.17 22:08:27.277970 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13685 | 2026.03.17 22:08:27.277992 [ 288 ] {} <Debug> TCP-Session: 503513a1-5833-419b-84de-d5dea04c619a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2026.03.17 22:08:27.278028 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13687 | 2026.03.17 22:08:27.278064 [ 353 ] {} <Debug> TCP-Session: e937561e-d3f6-4679-9311-d9378f684850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2026.03.17 22:08:27.278077 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13689 | 2026.03.17 22:08:27.278106 [ 350 ] {} <Debug> TCP-Session: 5790452e-531e-4069-b508-e49ebf784cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2026.03.17 22:08:27.278097 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13691 | 2026.03.17 22:08:27.278132 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13692 | 2026.03.17 22:08:27.278153 [ 287 ] {} <Debug> TCP-Session: d36c6ffb-f231-4e5e-ae07-92d317014cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.03.17 22:08:27.277954 [ 352 ] {} <Debug> TCP-Session: e5532f2b-4751-4b58-a011-2a736267167a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2026.03.17 22:08:27.278218 [ 349 ] {} <Debug> TCP-Session: f54505ae-6017-43b2-94e6-969fdafa259e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13695 | 2026.03.17 22:08:27.278213 [ 286 ] {} <Debug> TCP-Session: d75a8872-c64f-4bb2-8e03-aeaac13a1f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13696 | 2026.03.17 22:08:27.353294 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38159 | ||
| 13697 | 2026.03.17 22:08:27.353398 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13698 | 2026.03.17 22:08:27.353423 [ 351 ] {} <Debug> TCP-Session: d61a3525-46c1-41d8-8ce7-ed7603151a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:38159 | ||
| 13699 | 2026.03.17 22:08:27.353445 [ 351 ] {} <Debug> TCP-Session: d61a3525-46c1-41d8-8ce7-ed7603151a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13700 | 2026.03.17 22:08:27.353458 [ 351 ] {} <Debug> TCP-Session: d61a3525-46c1-41d8-8ce7-ed7603151a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2026.03.17 22:08:27.353633 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60414 | ||
| 13702 | 2026.03.17 22:08:27.353668 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43098 | ||
| 13703 | 2026.03.17 22:08:27.353685 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53084 | ||
| 13704 | 2026.03.17 22:08:27.353728 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44774 | ||
| 13705 | 2026.03.17 22:08:27.353755 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13706 | 2026.03.17 22:08:27.353720 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42763 | ||
| 13707 | 2026.03.17 22:08:27.353796 [ 352 ] {} <Debug> TCP-Session: a1bd4479-83c5-44fd-a7dd-05eaa29ad245 Authenticating user 'default' from [fd00:1122:3344:101::e]:60414 | ||
| 13708 | 2026.03.17 22:08:27.353814 [ 351 ] {} <Trace> TCP-Session: d61a3525-46c1-41d8-8ce7-ed7603151a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2026.03.17 22:08:27.353853 [ 352 ] {} <Debug> TCP-Session: a1bd4479-83c5-44fd-a7dd-05eaa29ad245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2026.03.17 22:08:27.353814 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13711 | 2026.03.17 22:08:27.353881 [ 352 ] {} <Debug> TCP-Session: a1bd4479-83c5-44fd-a7dd-05eaa29ad245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13712 | 2026.03.17 22:08:27.353892 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13713 | 2026.03.17 22:08:27.353924 [ 350 ] {} <Debug> TCP-Session: b29a0050-27f4-4df5-8727-5260bba6e1de Authenticating user 'default' from [fd00:1122:3344:101::e]:44774 | ||
| 13714 | 2026.03.17 22:08:27.353811 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13715 | 2026.03.17 22:08:27.353952 [ 349 ] {} <Debug> TCP-Session: d53ca2f6-0bfa-4b8c-aa53-9b6206f37759 Authenticating user 'default' from [fd00:1122:3344:101::e]:42763 | ||
| 13716 | 2026.03.17 22:08:27.353971 [ 350 ] {} <Debug> TCP-Session: b29a0050-27f4-4df5-8727-5260bba6e1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2026.03.17 22:08:27.353982 [ 287 ] {} <Debug> TCP-Session: 6c2dae6d-7a50-4cd1-84e7-e40cb4079d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:53084 | ||
| 13718 | 2026.03.17 22:08:27.354011 [ 349 ] {} <Debug> TCP-Session: d53ca2f6-0bfa-4b8c-aa53-9b6206f37759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13719 | 2026.03.17 22:08:27.354023 [ 287 ] {} <Debug> TCP-Session: 6c2dae6d-7a50-4cd1-84e7-e40cb4079d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13720 | 2026.03.17 22:08:27.354027 [ 351 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13721 | 2026.03.17 22:08:27.354052 [ 287 ] {} <Debug> TCP-Session: 6c2dae6d-7a50-4cd1-84e7-e40cb4079d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.17 22:08:27.354044 [ 349 ] {} <Debug> TCP-Session: d53ca2f6-0bfa-4b8c-aa53-9b6206f37759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2026.03.17 22:08:27.354013 [ 350 ] {} <Debug> TCP-Session: b29a0050-27f4-4df5-8727-5260bba6e1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2026.03.17 22:08:27.353789 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13725 | 2026.03.17 22:08:27.353710 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43340 | ||
| 13726 | 2026.03.17 22:08:27.354194 [ 353 ] {} <Debug> TCP-Session: c4fefd1f-e645-4304-8844-1098370c7efb Authenticating user 'default' from [fd00:1122:3344:101::e]:43098 | ||
| 13727 | 2026.03.17 22:08:27.353685 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62217 | ||
| 13728 | 2026.03.17 22:08:27.354250 [ 353 ] {} <Debug> TCP-Session: c4fefd1f-e645-4304-8844-1098370c7efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13729 | 2026.03.17 22:08:27.353668 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47478 | ||
| 13730 | 2026.03.17 22:08:27.354293 [ 353 ] {} <Debug> TCP-Session: c4fefd1f-e645-4304-8844-1098370c7efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2026.03.17 22:08:27.354250 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13732 | 2026.03.17 22:08:27.354344 [ 289 ] {} <Debug> TCP-Session: 2750a017-d7ac-4c65-a21f-cb11fbb2b0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43340 | ||
| 13733 | 2026.03.17 22:08:27.354359 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13734 | 2026.03.17 22:08:27.354363 [ 289 ] {} <Debug> TCP-Session: 2750a017-d7ac-4c65-a21f-cb11fbb2b0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13735 | 2026.03.17 22:08:27.354385 [ 351 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13736 | 2026.03.17 22:08:27.354408 [ 288 ] {} <Debug> TCP-Session: f6487181-cc0d-44d9-9e23-e94f381dbf12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62217 | ||
| 13737 | 2026.03.17 22:08:27.354420 [ 289 ] {} <Debug> TCP-Session: 2750a017-d7ac-4c65-a21f-cb11fbb2b0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2026.03.17 22:08:27.354454 [ 288 ] {} <Debug> TCP-Session: f6487181-cc0d-44d9-9e23-e94f381dbf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.03.17 22:08:27.354371 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13740 | 2026.03.17 22:08:27.354489 [ 288 ] {} <Debug> TCP-Session: f6487181-cc0d-44d9-9e23-e94f381dbf12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.03.17 22:08:27.354513 [ 286 ] {} <Debug> TCP-Session: 7d6c61be-d34a-4624-8b79-c11decbeefb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47478 | ||
| 13742 | 2026.03.17 22:08:27.354479 [ 351 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13743 | 2026.03.17 22:08:27.354541 [ 286 ] {} <Debug> TCP-Session: 7d6c61be-d34a-4624-8b79-c11decbeefb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2026.03.17 22:08:27.354574 [ 286 ] {} <Debug> TCP-Session: 7d6c61be-d34a-4624-8b79-c11decbeefb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.03.17 22:08:27.354839 [ 351 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 13746 | 2026.03.17 22:08:27.355801 [ 344 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Trace> AggregatingTransform: Aggregating | ||
| 13747 | 2026.03.17 22:08:27.355846 [ 344 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13748 | 2026.03.17 22:08:27.355881 [ 344 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940358 sec. (1063.425 rows/sec., 41.54 KiB/sec.) | ||
| 13749 | 2026.03.17 22:08:27.355900 [ 344 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Trace> Aggregator: Merging aggregated data | ||
| 13750 | 2026.03.17 22:08:27.357288 [ 351 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003324 sec., 300.84235860409143 rows/sec., 11.75 KiB/sec. | ||
| 13751 | 2026.03.17 22:08:27.357416 [ 351 ] {f7c9c87c-cf97-4f9c-b43b-4dfb7cd3019f} <Debug> TCPHandler: Processed in 0.003729642 sec. | ||
| 13752 | 2026.03.17 22:08:27.357534 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13753 | 2026.03.17 22:08:27.357564 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13754 | 2026.03.17 22:08:27.357579 [ 351 ] {} <Debug> TCP-Session: d61a3525-46c1-41d8-8ce7-ed7603151a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2026.03.17 22:08:27.357587 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2026.03.17 22:08:27.357611 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13757 | 2026.03.17 22:08:27.357632 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13758 | 2026.03.17 22:08:27.357647 [ 349 ] {} <Debug> TCP-Session: d53ca2f6-0bfa-4b8c-aa53-9b6206f37759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2026.03.17 22:08:27.357654 [ 286 ] {} <Debug> TCP-Session: 7d6c61be-d34a-4624-8b79-c11decbeefb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2026.03.17 22:08:27.357663 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13761 | 2026.03.17 22:08:27.357682 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13762 | 2026.03.17 22:08:27.357705 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13763 | 2026.03.17 22:08:27.357738 [ 288 ] {} <Debug> TCP-Session: f6487181-cc0d-44d9-9e23-e94f381dbf12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2026.03.17 22:08:27.357717 [ 287 ] {} <Debug> TCP-Session: 6c2dae6d-7a50-4cd1-84e7-e40cb4079d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2026.03.17 22:08:27.357776 [ 350 ] {} <Debug> TCP-Session: b29a0050-27f4-4df5-8727-5260bba6e1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13766 | 2026.03.17 22:08:27.357669 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13767 | 2026.03.17 22:08:27.357611 [ 352 ] {} <Debug> TCP-Session: a1bd4479-83c5-44fd-a7dd-05eaa29ad245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.03.17 22:08:27.357836 [ 289 ] {} <Debug> TCP-Session: 2750a017-d7ac-4c65-a21f-cb11fbb2b0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2026.03.17 22:08:27.357677 [ 353 ] {} <Debug> TCP-Session: c4fefd1f-e645-4304-8844-1098370c7efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13770 | 2026.03.17 22:08:27.560903 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60085 | ||
| 13771 | 2026.03.17 22:08:27.561004 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13772 | 2026.03.17 22:08:27.561031 [ 351 ] {} <Debug> TCP-Session: abc1aff6-e26f-4c90-ab9c-6bde1881277f Authenticating user 'default' from [fd00:1122:3344:101::e]:60085 | ||
| 13773 | 2026.03.17 22:08:27.561052 [ 351 ] {} <Debug> TCP-Session: abc1aff6-e26f-4c90-ab9c-6bde1881277f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13774 | 2026.03.17 22:08:27.561065 [ 351 ] {} <Debug> TCP-Session: abc1aff6-e26f-4c90-ab9c-6bde1881277f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13775 | 2026.03.17 22:08:27.561277 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46283 | ||
| 13776 | 2026.03.17 22:08:27.561291 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38389 | ||
| 13777 | 2026.03.17 22:08:27.561331 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59848 | ||
| 13778 | 2026.03.17 22:08:27.561343 [ 351 ] {} <Trace> TCP-Session: abc1aff6-e26f-4c90-ab9c-6bde1881277f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.03.17 22:08:27.561349 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56599 | ||
| 13780 | 2026.03.17 22:08:27.561419 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13781 | 2026.03.17 22:08:27.561429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13782 | 2026.03.17 22:08:27.561435 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13783 | 2026.03.17 22:08:27.561469 [ 352 ] {} <Debug> TCP-Session: e70b2e94-c7c1-491d-929c-bb6644c165df Authenticating user 'default' from [fd00:1122:3344:101::e]:46283 | ||
| 13784 | 2026.03.17 22:08:27.561471 [ 289 ] {} <Debug> TCP-Session: b96a9e7b-915a-4f9b-8c3b-97ed24a444e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59848 | ||
| 13785 | 2026.03.17 22:08:27.561493 [ 353 ] {} <Debug> TCP-Session: 928b950a-e0d2-4e1f-a350-99241668a9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38389 | ||
| 13786 | 2026.03.17 22:08:27.561503 [ 352 ] {} <Debug> TCP-Session: e70b2e94-c7c1-491d-929c-bb6644c165df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.03.17 22:08:27.561508 [ 289 ] {} <Debug> TCP-Session: b96a9e7b-915a-4f9b-8c3b-97ed24a444e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.03.17 22:08:27.561514 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13789 | 2026.03.17 22:08:27.561537 [ 351 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13790 | 2026.03.17 22:08:27.561537 [ 289 ] {} <Debug> TCP-Session: b96a9e7b-915a-4f9b-8c3b-97ed24a444e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.03.17 22:08:27.561565 [ 350 ] {} <Debug> TCP-Session: 31a3d5d6-6a50-4bec-ab7a-06daf5f8496a Authenticating user 'default' from [fd00:1122:3344:101::e]:56599 | ||
| 13792 | 2026.03.17 22:08:27.561529 [ 352 ] {} <Debug> TCP-Session: e70b2e94-c7c1-491d-929c-bb6644c165df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13793 | 2026.03.17 22:08:27.561611 [ 350 ] {} <Debug> TCP-Session: 31a3d5d6-6a50-4bec-ab7a-06daf5f8496a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2026.03.17 22:08:27.561340 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41147 | ||
| 13795 | 2026.03.17 22:08:27.561641 [ 350 ] {} <Debug> TCP-Session: 31a3d5d6-6a50-4bec-ab7a-06daf5f8496a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.03.17 22:08:27.561315 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44396 | ||
| 13797 | 2026.03.17 22:08:27.561309 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51304 | ||
| 13798 | 2026.03.17 22:08:27.561715 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13799 | 2026.03.17 22:08:27.561292 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50258 | ||
| 13800 | 2026.03.17 22:08:27.561772 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13801 | 2026.03.17 22:08:27.561773 [ 349 ] {} <Debug> TCP-Session: ee3e0780-3968-4c3e-8d89-80b616104c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:41147 | ||
| 13802 | 2026.03.17 22:08:27.561793 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13803 | 2026.03.17 22:08:27.561813 [ 351 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13804 | 2026.03.17 22:08:27.561827 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13805 | 2026.03.17 22:08:27.561847 [ 287 ] {} <Debug> TCP-Session: f3d2d449-64ea-4f11-9d5c-fdd37b7b19ff Authenticating user 'default' from [fd00:1122:3344:101::e]:51304 | ||
| 13806 | 2026.03.17 22:08:27.561874 [ 286 ] {} <Debug> TCP-Session: 02b22837-5d3c-474e-927b-e5f552123a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:50258 | ||
| 13807 | 2026.03.17 22:08:27.561887 [ 351 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13808 | 2026.03.17 22:08:27.561890 [ 287 ] {} <Debug> TCP-Session: f3d2d449-64ea-4f11-9d5c-fdd37b7b19ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.03.17 22:08:27.561905 [ 286 ] {} <Debug> TCP-Session: 02b22837-5d3c-474e-927b-e5f552123a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2026.03.17 22:08:27.561927 [ 287 ] {} <Debug> TCP-Session: f3d2d449-64ea-4f11-9d5c-fdd37b7b19ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2026.03.17 22:08:27.561946 [ 286 ] {} <Debug> TCP-Session: 02b22837-5d3c-474e-927b-e5f552123a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2026.03.17 22:08:27.561806 [ 288 ] {} <Debug> TCP-Session: 14237477-7a7f-4569-a1d2-408acdcfc200 Authenticating user 'default' from [fd00:1122:3344:101::e]:44396 | ||
| 13813 | 2026.03.17 22:08:27.561816 [ 349 ] {} <Debug> TCP-Session: ee3e0780-3968-4c3e-8d89-80b616104c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.03.17 22:08:27.562002 [ 288 ] {} <Debug> TCP-Session: 14237477-7a7f-4569-a1d2-408acdcfc200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13815 | 2026.03.17 22:08:27.562017 [ 349 ] {} <Debug> TCP-Session: ee3e0780-3968-4c3e-8d89-80b616104c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13816 | 2026.03.17 22:08:27.562035 [ 288 ] {} <Debug> TCP-Session: 14237477-7a7f-4569-a1d2-408acdcfc200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13817 | 2026.03.17 22:08:27.561528 [ 353 ] {} <Debug> TCP-Session: 928b950a-e0d2-4e1f-a350-99241668a9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13818 | 2026.03.17 22:08:27.562081 [ 353 ] {} <Debug> TCP-Session: 928b950a-e0d2-4e1f-a350-99241668a9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13819 | 2026.03.17 22:08:27.562206 [ 351 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 13820 | 2026.03.17 22:08:27.563126 [ 343 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Trace> AggregatingTransform: Aggregating | ||
| 13821 | 2026.03.17 22:08:27.563162 [ 343 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Trace> Aggregator: Aggregation method: without_key | ||
| 13822 | 2026.03.17 22:08:27.563195 [ 343 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874737 sec. (1143.201 rows/sec., 44.66 KiB/sec.) | ||
| 13823 | 2026.03.17 22:08:27.563209 [ 343 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Trace> Aggregator: Merging aggregated data | ||
| 13824 | 2026.03.17 22:08:27.564418 [ 351 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002935 sec., 340.71550255536624 rows/sec., 13.31 KiB/sec. | ||
| 13825 | 2026.03.17 22:08:27.564561 [ 351 ] {554f6efb-a7c8-4315-92b6-39dea4deff84} <Debug> TCPHandler: Processed in 0.003331974 sec. | ||
| 13826 | 2026.03.17 22:08:27.564669 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13827 | 2026.03.17 22:08:27.564702 [ 351 ] {} <Debug> TCP-Session: abc1aff6-e26f-4c90-ab9c-6bde1881277f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13828 | 2026.03.17 22:08:27.564701 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2026.03.17 22:08:27.564725 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13830 | 2026.03.17 22:08:27.564743 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13831 | 2026.03.17 22:08:27.564752 [ 350 ] {} <Debug> TCP-Session: 31a3d5d6-6a50-4bec-ab7a-06daf5f8496a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2026.03.17 22:08:27.564773 [ 286 ] {} <Debug> TCP-Session: 02b22837-5d3c-474e-927b-e5f552123a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2026.03.17 22:08:27.564778 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13834 | 2026.03.17 22:08:27.564795 [ 352 ] {} <Debug> TCP-Session: e70b2e94-c7c1-491d-929c-bb6644c165df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.03.17 22:08:27.564819 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13836 | 2026.03.17 22:08:27.564836 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13837 | 2026.03.17 22:08:27.564858 [ 289 ] {} <Debug> TCP-Session: b96a9e7b-915a-4f9b-8c3b-97ed24a444e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2026.03.17 22:08:27.564833 [ 288 ] {} <Debug> TCP-Session: 14237477-7a7f-4569-a1d2-408acdcfc200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.03.17 22:08:27.564884 [ 349 ] {} <Debug> TCP-Session: ee3e0780-3968-4c3e-8d89-80b616104c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.03.17 22:08:27.564765 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13841 | 2026.03.17 22:08:27.564797 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13842 | 2026.03.17 22:08:27.564953 [ 287 ] {} <Debug> TCP-Session: f3d2d449-64ea-4f11-9d5c-fdd37b7b19ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13843 | 2026.03.17 22:08:27.564978 [ 353 ] {} <Debug> TCP-Session: 928b950a-e0d2-4e1f-a350-99241668a9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13844 | 2026.03.17 22:08:30.745039 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13845 | 2026.03.17 22:08:30.745111 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13846 | 2026.03.17 22:08:30.978022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31672 | ||
| 13847 | 2026.03.17 22:08:30.978526 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.03.17 22:08:30.978565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13849 | 2026.03.17 22:08:30.979054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13850 | 2026.03.17 22:08:30.979279 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.03.17 22:08:30.979407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31672 | ||
| 13852 | 2026.03.17 22:08:30.979453 [ 30 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13853 | 2026.03.17 22:08:30.979523 [ 30 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.03.17 22:08:30.979542 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13855 | 2026.03.17 22:08:30.979647 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 13856 | 2026.03.17 22:08:30.979756 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13857 | 2026.03.17 22:08:30.979791 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29304 rows starting from the beginning of the part | ||
| 13858 | 2026.03.17 22:08:30.979855 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 13859 | 2026.03.17 22:08:30.979906 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 13860 | 2026.03.17 22:08:30.979952 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 13861 | 2026.03.17 22:08:30.979997 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 13862 | 2026.03.17 22:08:30.980042 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 13863 | 2026.03.17 22:08:30.982314 [ 194 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714332 sec., 11668432.601465112 rows/sec., 166.92 MiB/sec. | ||
| 13864 | 2026.03.17 22:08:30.982727 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13865 | 2026.03.17 22:08:30.983039 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.03.17 22:08:30.983122 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_66_13} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13867 | 2026.03.17 22:08:30.983227 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13868 | 2026.03.17 22:08:30.996110 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.03.17 22:08:30.996257 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13870 | 2026.03.17 22:08:30.996312 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13871 | 2026.03.17 22:08:30.996901 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.03.17 22:08:30.996939 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13873 | 2026.03.17 22:08:30.997271 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13874 | 2026.03.17 22:08:30.997477 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.03.17 22:08:30.997613 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001397 sec., 64423.765211166785 rows/sec., 5.40 MiB/sec. | ||
| 13876 | 2026.03.17 22:08:30.997625 [ 30 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13877 | 2026.03.17 22:08:30.997661 [ 276 ] {b2cd4fad-3552-4082-9966-8b78ff5ed0ab} <Debug> TCPHandler: Processed in 0.001663022 sec. | ||
| 13878 | 2026.03.17 22:08:30.997673 [ 30 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.03.17 22:08:30.997709 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13880 | 2026.03.17 22:08:30.997788 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 13881 | 2026.03.17 22:08:30.997826 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2026.03.17 22:08:30.997879 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13883 | 2026.03.17 22:08:30.997903 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2894 rows starting from the beginning of the part | ||
| 13884 | 2026.03.17 22:08:30.997943 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13885 | 2026.03.17 22:08:30.997948 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 13886 | 2026.03.17 22:08:30.998001 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13887 | 2026.03.17 22:08:30.998005 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 13888 | 2026.03.17 22:08:30.998048 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 13889 | 2026.03.17 22:08:30.998083 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 845 rows starting from the beginning of the part | ||
| 13890 | 2026.03.17 22:08:30.998117 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 13891 | 2026.03.17 22:08:30.998497 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.03.17 22:08:30.998531 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13893 | 2026.03.17 22:08:30.998845 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13894 | 2026.03.17 22:08:30.999063 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.03.17 22:08:30.999219 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001299 sec., 13086.989992301771 rows/sec., 984.08 KiB/sec. | ||
| 13896 | 2026.03.17 22:08:30.999270 [ 276 ] {3e1c8542-3ed1-431a-abca-a455747528cf} <Debug> TCPHandler: Processed in 0.001502639 sec. | ||
| 13897 | 2026.03.17 22:08:30.999394 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2026.03.17 22:08:30.999509 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13899 | 2026.03.17 22:08:30.999562 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13900 | 2026.03.17 22:08:30.999739 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979358 sec., 2060769.198901866 rows/sec., 167.95 MiB/sec. | ||
| 13901 | 2026.03.17 22:08:31.000006 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13902 | 2026.03.17 22:08:31.000102 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.03.17 22:08:31.000143 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13904 | 2026.03.17 22:08:31.000240 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.03.17 22:08:31.000309 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_111_22} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13906 | 2026.03.17 22:08:31.000369 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 13907 | 2026.03.17 22:08:31.000499 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13908 | 2026.03.17 22:08:31.000703 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2026.03.17 22:08:31.000823 [ 30 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13910 | 2026.03.17 22:08:31.000829 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001342 sec., 60357.67511177347 rows/sec., 4.71 MiB/sec. | ||
| 13911 | 2026.03.17 22:08:31.000856 [ 30 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.03.17 22:08:31.000880 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13913 | 2026.03.17 22:08:31.000881 [ 276 ] {7ab59bdc-7568-4e34-9bef-e63bd8cf77a2} <Debug> TCPHandler: Processed in 0.00154866 sec. | ||
| 13914 | 2026.03.17 22:08:31.000958 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 13915 | 2026.03.17 22:08:31.001011 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.03.17 22:08:31.001109 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.03.17 22:08:31.001151 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13918 | 2026.03.17 22:08:31.001216 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13919 | 2026.03.17 22:08:31.001255 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1552 rows starting from the beginning of the part | ||
| 13920 | 2026.03.17 22:08:31.001325 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 13921 | 2026.03.17 22:08:31.001373 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 13922 | 2026.03.17 22:08:31.001415 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 13923 | 2026.03.17 22:08:31.001455 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 514 rows starting from the beginning of the part | ||
| 13924 | 2026.03.17 22:08:31.001494 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 81 rows starting from the beginning of the part | ||
| 13925 | 2026.03.17 22:08:31.001585 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.03.17 22:08:31.001627 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13927 | 2026.03.17 22:08:31.001968 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13928 | 2026.03.17 22:08:31.002180 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.03.17 22:08:31.002301 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 5 parts from all_1_106_24 to all_110_110_0 | ||
| 13930 | 2026.03.17 22:08:31.002310 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 13931 | 2026.03.17 22:08:31.002333 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.03.17 22:08:31.002356 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13933 | 2026.03.17 22:08:31.002360 [ 276 ] {9cabfc72-b19f-4b99-afee-6b185d030c82} <Debug> TCPHandler: Processed in 0.001396556 sec. | ||
| 13934 | 2026.03.17 22:08:31.002422 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_24 to all_110_110_0 into Compact with storage Full | ||
| 13935 | 2026.03.17 22:08:31.002484 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.03.17 22:08:31.002491 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13937 | 2026.03.17 22:08:31.002527 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_24, total 34972 rows starting from the beginning of the part | ||
| 13938 | 2026.03.17 22:08:31.002572 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 128 rows starting from the beginning of the part | ||
| 13939 | 2026.03.17 22:08:31.002588 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13940 | 2026.03.17 22:08:31.002609 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13941 | 2026.03.17 22:08:31.002643 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13942 | 2026.03.17 22:08:31.002657 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13943 | 2026.03.17 22:08:31.002675 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 13944 | 2026.03.17 22:08:31.002713 [ 189 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001789574 sec., 1329925.4459441185 rows/sec., 99.54 MiB/sec. | ||
| 13945 | 2026.03.17 22:08:31.002900 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13946 | 2026.03.17 22:08:31.003147 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.03.17 22:08:31.003221 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_111_22} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13948 | 2026.03.17 22:08:31.003289 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13949 | 2026.03.17 22:08:31.003604 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.03.17 22:08:31.003646 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13951 | 2026.03.17 22:08:31.004200 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13952 | 2026.03.17 22:08:31.004427 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.03.17 22:08:31.004572 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002006 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 13954 | 2026.03.17 22:08:31.004646 [ 276 ] {129b89be-9ddc-4b4c-bacd-5504061d098f} <Debug> TCPHandler: Processed in 0.002212682 sec. | ||
| 13955 | 2026.03.17 22:08:31.004764 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2026.03.17 22:08:31.004859 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13957 | 2026.03.17 22:08:31.004905 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13958 | 2026.03.17 22:08:31.005260 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.03.17 22:08:31.005297 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13960 | 2026.03.17 22:08:31.005613 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13961 | 2026.03.17 22:08:31.005835 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.03.17 22:08:31.005960 [ 30 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13963 | 2026.03.17 22:08:31.005974 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 13964 | 2026.03.17 22:08:31.005994 [ 30 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.03.17 22:08:31.006017 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13966 | 2026.03.17 22:08:31.006021 [ 276 ] {3ded0274-5014-4a8c-bccb-3747574f61e1} <Debug> TCPHandler: Processed in 0.001306825 sec. | ||
| 13967 | 2026.03.17 22:08:31.006105 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 13968 | 2026.03.17 22:08:31.006221 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13969 | 2026.03.17 22:08:31.006252 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5322 rows starting from the beginning of the part | ||
| 13970 | 2026.03.17 22:08:31.006312 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part | ||
| 13971 | 2026.03.17 22:08:31.006355 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 13972 | 2026.03.17 22:08:31.006393 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13973 | 2026.03.17 22:08:31.006430 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 13974 | 2026.03.17 22:08:31.006468 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 13975 | 2026.03.17 22:08:31.008570 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002506168 sec., 2250447.695445796 rows/sec., 150.40 MiB/sec. | ||
| 13976 | 2026.03.17 22:08:31.008606 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35685 rows, containing 5 columns (5 merged, 0 gathered) in 0.00620577 sec., 5750293.678302612 rows/sec., 378.24 MiB/sec. | ||
| 13977 | 2026.03.17 22:08:31.008892 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13978 | 2026.03.17 22:08:31.008972 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Trace> MergedBlockOutputStream: filled checksums all_1_110_25 (state Temporary) | ||
| 13979 | 2026.03.17 22:08:31.009144 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.03.17 22:08:31.009217 [ 193 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_111_22} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13981 | 2026.03.17 22:08:31.009288 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13982 | 2026.03.17 22:08:31.009352 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_110_25 to all_1_110_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.03.17 22:08:31.009431 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_110_25} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 5 parts: [all_1_106_24, all_110_110_0] -> all_1_110_25 | ||
| 13984 | 2026.03.17 22:08:31.009499 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13985 | 2026.03.17 22:08:32.621047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13986 | 2026.03.17 22:08:32.638240 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2026.03.17 22:08:32.638303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13988 | 2026.03.17 22:08:32.644033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13989 | 2026.03.17 22:08:32.644749 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.03.17 22:08:32.645050 [ 27 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13991 | 2026.03.17 22:08:32.645114 [ 27 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.03.17 22:08:32.645135 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13993 | 2026.03.17 22:08:32.645242 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 13994 | 2026.03.17 22:08:32.647977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13995 | 2026.03.17 22:08:32.649060 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13996 | 2026.03.17 22:08:32.650495 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 13997 | 2026.03.17 22:08:32.654870 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 13998 | 2026.03.17 22:08:32.659228 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 13999 | 2026.03.17 22:08:32.663836 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 14000 | 2026.03.17 22:08:32.668234 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 14001 | 2026.03.17 22:08:32.671980 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 14002 | 2026.03.17 22:08:32.724172 [ 198 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.07896856 sec., 6293.643951466255 rows/sec., 32.54 MiB/sec. | ||
| 14003 | 2026.03.17 22:08:32.727169 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14004 | 2026.03.17 22:08:32.729085 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_66_13} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.03.17 22:08:32.729160 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_66_13} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14006 | 2026.03.17 22:08:32.731402 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14007 | 2026.03.17 22:08:35.990462 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.03.17 22:08:35.990764 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 14009 | 2026.03.17 22:08:35.991154 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14010 | 2026.03.17 22:08:35.991197 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 14011 | 2026.03.17 22:08:35.991498 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14012 | 2026.03.17 22:08:35.991566 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14013 | 2026.03.17 22:08:35.991707 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 14014 | 2026.03.17 22:08:35.991824 [ 344 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14015 | 2026.03.17 22:08:35.991838 [ 302 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14016 | 2026.03.17 22:08:35.991826 [ 341 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14017 | 2026.03.17 22:08:35.991989 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 14018 | 2026.03.17 22:08:35.992019 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14019 | 2026.03.17 22:08:35.992110 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14020 | 2026.03.17 22:08:35.992131 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 14021 | 2026.03.17 22:08:35.992168 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14022 | 2026.03.17 22:08:35.992212 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14023 | 2026.03.17 22:08:35.992253 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 14024 | 2026.03.17 22:08:35.994137 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.003507 sec., 14257.1998859424 rows/sec., 561.10 KiB/sec. | ||
| 14025 | 2026.03.17 22:08:35.994266 [ 276 ] {70542366-708b-44ed-bd78-4a2e876c76f9} <Debug> TCPHandler: Processed in 0.003944166 sec. | ||
| 14026 | 2026.03.17 22:08:36.009233 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2026.03.17 22:08:36.009348 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 14028 | 2026.03.17 22:08:36.009393 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14029 | 2026.03.17 22:08:36.009938 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.03.17 22:08:36.009979 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14031 | 2026.03.17 22:08:36.010384 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 14032 | 2026.03.17 22:08:36.010572 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.03.17 22:08:36.010715 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 73.89 KiB/sec. | ||
| 14034 | 2026.03.17 22:08:36.010755 [ 276 ] {328b42a4-3fb4-4ff8-a050-dd822703a83e} <Debug> TCPHandler: Processed in 0.00157614 sec. | ||
| 14035 | 2026.03.17 22:08:36.010861 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2026.03.17 22:08:36.010955 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14037 | 2026.03.17 22:08:36.010995 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14038 | 2026.03.17 22:08:36.011545 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.03.17 22:08:36.011582 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14040 | 2026.03.17 22:08:36.011887 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14041 | 2026.03.17 22:08:36.012094 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.03.17 22:08:36.012200 [ 70 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14043 | 2026.03.17 22:08:36.012217 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00128 sec., 221874.99999999997 rows/sec., 14.09 MiB/sec. | ||
| 14044 | 2026.03.17 22:08:36.012271 [ 70 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.03.17 22:08:36.012278 [ 276 ] {b23ea622-5f41-44df-910e-6e4453361779} <Debug> TCPHandler: Processed in 0.001466069 sec. | ||
| 14046 | 2026.03.17 22:08:36.012302 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14047 | 2026.03.17 22:08:36.012409 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.03.17 22:08:36.012409 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 14049 | 2026.03.17 22:08:36.012511 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14050 | 2026.03.17 22:08:36.012537 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14051 | 2026.03.17 22:08:36.012555 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14052 | 2026.03.17 22:08:36.012572 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 14053 | 2026.03.17 22:08:36.012635 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 14054 | 2026.03.17 22:08:36.012678 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14055 | 2026.03.17 22:08:36.012718 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 14056 | 2026.03.17 22:08:36.012754 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 14057 | 2026.03.17 22:08:36.012792 [ 199 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 14058 | 2026.03.17 22:08:36.013367 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.03.17 22:08:36.013409 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14060 | 2026.03.17 22:08:36.013634 [ 198 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266514 sec., 748511.2679370303 rows/sec., 51.87 MiB/sec. | ||
| 14061 | 2026.03.17 22:08:36.013807 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14062 | 2026.03.17 22:08:36.013835 [ 192 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14063 | 2026.03.17 22:08:36.014072 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2026.03.17 22:08:36.014223 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Debug> executeQuery: Read 846 rows, 68.08 KiB in 0.00173 sec., 489017.34104046243 rows/sec., 38.43 MiB/sec. | ||
| 14065 | 2026.03.17 22:08:36.014247 [ 192 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.03.17 22:08:36.014262 [ 276 ] {f52454e9-5682-4a06-b94f-34476828062d} <Debug> TCPHandler: Processed in 0.001901797 sec. | ||
| 14067 | 2026.03.17 22:08:36.014347 [ 192 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_23_5} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14068 | 2026.03.17 22:08:36.014385 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.03.17 22:08:36.014457 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14070 | 2026.03.17 22:08:36.014484 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14071 | 2026.03.17 22:08:36.014529 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14072 | 2026.03.17 22:08:36.014975 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.03.17 22:08:36.015011 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14074 | 2026.03.17 22:08:36.015303 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14075 | 2026.03.17 22:08:36.015493 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.03.17 22:08:36.015616 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001178 sec., 140916.80814940578 rows/sec., 8.58 MiB/sec. | ||
| 14077 | 2026.03.17 22:08:36.015651 [ 276 ] {985fe5b9-649a-43bf-aac1-e9fe36c52c18} <Debug> TCPHandler: Processed in 0.001347036 sec. | ||
| 14078 | 2026.03.17 22:08:36.015760 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.03.17 22:08:36.015847 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.03.17 22:08:36.015884 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14081 | 2026.03.17 22:08:36.016391 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.03.17 22:08:36.016429 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14083 | 2026.03.17 22:08:36.016725 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14084 | 2026.03.17 22:08:36.016929 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.03.17 22:08:36.017063 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001188 sec., 126262.62626262626 rows/sec., 8.16 MiB/sec. | ||
| 14086 | 2026.03.17 22:08:36.017110 [ 276 ] {62e77559-14d2-47b5-ade2-f58c813b93de} <Debug> TCPHandler: Processed in 0.001361736 sec. | ||
| 14087 | 2026.03.17 22:08:36.017232 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.03.17 22:08:36.017328 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.03.17 22:08:36.017366 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14090 | 2026.03.17 22:08:36.017818 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.03.17 22:08:36.017853 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14092 | 2026.03.17 22:08:36.018148 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14093 | 2026.03.17 22:08:36.018361 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.03.17 22:08:36.018463 [ 92 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14095 | 2026.03.17 22:08:36.018484 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 14096 | 2026.03.17 22:08:36.018511 [ 92 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.03.17 22:08:36.018530 [ 276 ] {7cea3f5a-4693-4fc9-992b-f14aba8a25f6} <Debug> TCPHandler: Processed in 0.001347796 sec. | ||
| 14098 | 2026.03.17 22:08:36.018534 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14099 | 2026.03.17 22:08:36.018643 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 14100 | 2026.03.17 22:08:36.018663 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14101 | 2026.03.17 22:08:36.018762 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14102 | 2026.03.17 22:08:36.018765 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14103 | 2026.03.17 22:08:36.018804 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14104 | 2026.03.17 22:08:36.018819 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 14105 | 2026.03.17 22:08:36.018903 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14106 | 2026.03.17 22:08:36.018958 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14107 | 2026.03.17 22:08:36.019011 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14108 | 2026.03.17 22:08:36.019058 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 14109 | 2026.03.17 22:08:36.019103 [ 198 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 14110 | 2026.03.17 22:08:36.019423 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.03.17 22:08:36.019464 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14112 | 2026.03.17 22:08:36.019800 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14113 | 2026.03.17 22:08:36.020015 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.03.17 22:08:36.020104 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504069 sec., 327112.65241155826 rows/sec., 20.47 MiB/sec. | ||
| 14115 | 2026.03.17 22:08:36.020147 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001401 sec., 366880.79942897934 rows/sec., 25.86 MiB/sec. | ||
| 14116 | 2026.03.17 22:08:36.020186 [ 276 ] {47015854-2570-443a-8c64-f715c209d292} <Debug> TCPHandler: Processed in 0.00157341 sec. | ||
| 14117 | 2026.03.17 22:08:36.020273 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14118 | 2026.03.17 22:08:36.020296 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14119 | 2026.03.17 22:08:36.020391 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14120 | 2026.03.17 22:08:36.020432 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14121 | 2026.03.17 22:08:36.020545 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.03.17 22:08:36.020614 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_23_5} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14123 | 2026.03.17 22:08:36.020705 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14124 | 2026.03.17 22:08:36.020743 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2026.03.17 22:08:36.020777 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14126 | 2026.03.17 22:08:36.021073 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 14127 | 2026.03.17 22:08:36.021304 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2026.03.17 22:08:36.021433 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 14129 | 2026.03.17 22:08:36.021469 [ 276 ] {61c0254b-bdc5-4b1c-b918-1705a2b7fcfd} <Debug> TCPHandler: Processed in 0.001221673 sec. | ||
| 14130 | 2026.03.17 22:08:36.021589 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2026.03.17 22:08:36.021713 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14132 | 2026.03.17 22:08:36.021765 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14133 | 2026.03.17 22:08:36.022243 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2026.03.17 22:08:36.022318 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14135 | 2026.03.17 22:08:36.022724 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14136 | 2026.03.17 22:08:36.022948 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.03.17 22:08:36.023080 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001392 sec., 190373.5632183908 rows/sec., 12.65 MiB/sec. | ||
| 14138 | 2026.03.17 22:08:36.023117 [ 276 ] {0ef39061-f3cc-4e01-a85d-92a6b8ba5c70} <Debug> TCPHandler: Processed in 0.001589221 sec. | ||
| 14139 | 2026.03.17 22:08:36.023224 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2026.03.17 22:08:36.023317 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14141 | 2026.03.17 22:08:36.023359 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14142 | 2026.03.17 22:08:36.023655 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.03.17 22:08:36.023692 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14144 | 2026.03.17 22:08:36.023988 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 14145 | 2026.03.17 22:08:36.024203 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2026.03.17 22:08:36.024330 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001031 sec., 1939.8642095053347 rows/sec., 126.92 KiB/sec. | ||
| 14147 | 2026.03.17 22:08:36.024367 [ 276 ] {9abbfbea-4055-4970-add2-cefd38db63c3} <Debug> TCPHandler: Processed in 0.001192253 sec. | ||
| 14148 | 2026.03.17 22:08:36.024481 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2026.03.17 22:08:36.024598 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14150 | 2026.03.17 22:08:36.024662 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14151 | 2026.03.17 22:08:36.025484 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2026.03.17 22:08:36.025523 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14153 | 2026.03.17 22:08:36.026069 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14154 | 2026.03.17 22:08:36.026294 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.03.17 22:08:36.026435 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00186 sec., 12903.225806451612 rows/sec., 23.12 MiB/sec. | ||
| 14156 | 2026.03.17 22:08:36.026491 [ 276 ] {76811409-ab2c-4c6c-9515-3fce1ecc959a} <Debug> TCPHandler: Processed in 0.00206848 sec. | ||
| 14157 | 2026.03.17 22:08:36.026601 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2026.03.17 22:08:36.026696 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14159 | 2026.03.17 22:08:36.026740 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14160 | 2026.03.17 22:08:36.027072 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.03.17 22:08:36.027108 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14162 | 2026.03.17 22:08:36.027418 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14163 | 2026.03.17 22:08:36.027638 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2026.03.17 22:08:36.027768 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 14165 | 2026.03.17 22:08:36.027804 [ 276 ] {0965b329-0132-418e-a3af-c8006560ecae} <Debug> TCPHandler: Processed in 0.001251674 sec. | ||
| 14166 | 2026.03.17 22:08:36.069427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1766 | ||
| 14167 | 2026.03.17 22:08:36.071961 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2026.03.17 22:08:36.072000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14169 | 2026.03.17 22:08:36.073208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14170 | 2026.03.17 22:08:36.073476 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2026.03.17 22:08:36.073739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 14172 | 2026.03.17 22:08:36.382403 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.03.17 22:08:36.382593 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14174 | 2026.03.17 22:08:36.382661 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14175 | 2026.03.17 22:08:36.383327 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.03.17 22:08:36.383380 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14177 | 2026.03.17 22:08:36.383780 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14178 | 2026.03.17 22:08:36.384012 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.03.17 22:08:36.384175 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.22 MiB/sec. | ||
| 14180 | 2026.03.17 22:08:36.384223 [ 276 ] {3b5e56f1-8a30-46cc-805d-8f98a4207524} <Debug> TCPHandler: Processed in 0.001948307 sec. | ||
| 14181 | 2026.03.17 22:08:36.384362 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.03.17 22:08:36.384456 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14183 | 2026.03.17 22:08:36.384499 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14184 | 2026.03.17 22:08:36.384901 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.03.17 22:08:36.384936 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14186 | 2026.03.17 22:08:36.385239 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14187 | 2026.03.17 22:08:36.385454 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.03.17 22:08:36.385582 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 855.35 KiB/sec. | ||
| 14189 | 2026.03.17 22:08:36.385620 [ 276 ] {fc418de0-965b-4b9a-92f2-6e87942dc8b8} <Debug> TCPHandler: Processed in 0.001307196 sec. | ||
| 14190 | 2026.03.17 22:08:36.385730 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.03.17 22:08:36.385824 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14192 | 2026.03.17 22:08:36.385864 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14193 | 2026.03.17 22:08:36.387325 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.03.17 22:08:36.387358 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14195 | 2026.03.17 22:08:36.387754 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14196 | 2026.03.17 22:08:36.387963 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.03.17 22:08:36.388086 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Debug> executeQuery: Read 2100 rows, 163.77 KiB in 0.002338 sec., 898203.5928143713 rows/sec., 68.41 MiB/sec. | ||
| 14198 | 2026.03.17 22:08:36.388122 [ 276 ] {bc7bfe65-f079-4db7-af3f-9f344ef5d1ec} <Debug> TCPHandler: Processed in 0.002500608 sec. | ||
| 14199 | 2026.03.17 22:08:36.388298 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.03.17 22:08:36.388394 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14201 | 2026.03.17 22:08:36.388434 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14202 | 2026.03.17 22:08:36.388864 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.03.17 22:08:36.388901 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14204 | 2026.03.17 22:08:36.389205 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14205 | 2026.03.17 22:08:36.389418 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.03.17 22:08:36.389534 [ 65 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14207 | 2026.03.17 22:08:36.389544 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001168 sec., 44520.54794520548 rows/sec., 3.26 MiB/sec. | ||
| 14208 | 2026.03.17 22:08:36.389571 [ 65 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.03.17 22:08:36.389589 [ 276 ] {16421f62-2e55-4e2c-9795-4f61601fac5c} <Debug> TCPHandler: Processed in 0.001338916 sec. | ||
| 14210 | 2026.03.17 22:08:36.389590 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14211 | 2026.03.17 22:08:36.389705 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.03.17 22:08:36.389726 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 14213 | 2026.03.17 22:08:36.389800 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.03.17 22:08:36.389842 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14215 | 2026.03.17 22:08:36.389874 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14216 | 2026.03.17 22:08:36.389918 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 14217 | 2026.03.17 22:08:36.389996 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 17 rows starting from the beginning of the part | ||
| 14218 | 2026.03.17 22:08:36.390053 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 166 rows starting from the beginning of the part | ||
| 14219 | 2026.03.17 22:08:36.390104 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 17 rows starting from the beginning of the part | ||
| 14220 | 2026.03.17 22:08:36.390152 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 166 rows starting from the beginning of the part | ||
| 14221 | 2026.03.17 22:08:36.390205 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part | ||
| 14222 | 2026.03.17 22:08:36.390591 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.03.17 22:08:36.390633 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14224 | 2026.03.17 22:08:36.390995 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14225 | 2026.03.17 22:08:36.391187 [ 192 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152165 sec., 423224.7888804916 rows/sec., 28.55 MiB/sec. | ||
| 14226 | 2026.03.17 22:08:36.391215 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.03.17 22:08:36.391366 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001584 sec., 462121.21212121216 rows/sec., 27.33 MiB/sec. | ||
| 14228 | 2026.03.17 22:08:36.391370 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14229 | 2026.03.17 22:08:36.391406 [ 276 ] {bea2b007-358b-4aba-b753-01d277fa1358} <Debug> TCPHandler: Processed in 0.001749264 sec. | ||
| 14230 | 2026.03.17 22:08:36.391515 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2026.03.17 22:08:36.391609 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14232 | 2026.03.17 22:08:36.391642 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2026.03.17 22:08:36.391648 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14234 | 2026.03.17 22:08:36.391705 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_96_19} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14235 | 2026.03.17 22:08:36.391795 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14236 | 2026.03.17 22:08:36.392033 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.03.17 22:08:36.392067 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14238 | 2026.03.17 22:08:36.392358 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14239 | 2026.03.17 22:08:36.392577 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.03.17 22:08:36.392666 [ 65 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14241 | 2026.03.17 22:08:36.392701 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 14242 | 2026.03.17 22:08:36.392725 [ 65 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.03.17 22:08:36.392739 [ 276 ] {8d870be7-00db-4191-a074-14d3d005335b} <Debug> TCPHandler: Processed in 0.001270835 sec. | ||
| 14244 | 2026.03.17 22:08:36.392750 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14245 | 2026.03.17 22:08:36.392825 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 14246 | 2026.03.17 22:08:36.392848 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2026.03.17 22:08:36.392922 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14248 | 2026.03.17 22:08:36.392946 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14249 | 2026.03.17 22:08:36.392950 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 14250 | 2026.03.17 22:08:36.392994 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14251 | 2026.03.17 22:08:36.393014 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 14252 | 2026.03.17 22:08:36.393054 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 14253 | 2026.03.17 22:08:36.393087 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 14254 | 2026.03.17 22:08:36.393120 [ 190 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 14255 | 2026.03.17 22:08:36.393406 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.03.17 22:08:36.393448 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14257 | 2026.03.17 22:08:36.393737 [ 200 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000941359 sec., 5311.469906804949 rows/sec., 394.21 KiB/sec. | ||
| 14258 | 2026.03.17 22:08:36.393765 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14259 | 2026.03.17 22:08:36.393853 [ 197 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14260 | 2026.03.17 22:08:36.393989 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.03.17 22:08:36.394100 [ 197 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_17_4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2026.03.17 22:08:36.394120 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 14263 | 2026.03.17 22:08:36.394159 [ 276 ] {67b0c8c3-36eb-40ac-a56e-5f13837ad13c} <Debug> TCPHandler: Processed in 0.001359676 sec. | ||
| 14264 | 2026.03.17 22:08:36.394165 [ 197 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_17_4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14265 | 2026.03.17 22:08:36.394245 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14266 | 2026.03.17 22:08:36.394272 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.03.17 22:08:36.394365 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14268 | 2026.03.17 22:08:36.394404 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14269 | 2026.03.17 22:08:36.395296 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.03.17 22:08:36.395330 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14271 | 2026.03.17 22:08:36.395676 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14272 | 2026.03.17 22:08:36.395889 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.03.17 22:08:36.396011 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001664 sec., 646634.6153846154 rows/sec., 45.08 MiB/sec. | ||
| 14274 | 2026.03.17 22:08:36.396048 [ 276 ] {70e7ea6f-14a4-4362-b6d6-9446990ed221} <Debug> TCPHandler: Processed in 0.001823945 sec. | ||
| 14275 | 2026.03.17 22:08:36.396159 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.03.17 22:08:36.396252 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.03.17 22:08:36.396295 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14278 | 2026.03.17 22:08:36.397059 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.03.17 22:08:36.397093 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14280 | 2026.03.17 22:08:36.397504 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14281 | 2026.03.17 22:08:36.397721 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.03.17 22:08:36.397848 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001614 sec., 780049.5662949195 rows/sec., 49.21 MiB/sec. | ||
| 14283 | 2026.03.17 22:08:36.397886 [ 276 ] {5f0b820f-3f29-4a54-9d8f-0563c7a46387} <Debug> TCPHandler: Processed in 0.001774204 sec. | ||
| 14284 | 2026.03.17 22:08:36.397993 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.03.17 22:08:36.398087 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.03.17 22:08:36.398140 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14287 | 2026.03.17 22:08:36.398971 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.03.17 22:08:36.399006 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14289 | 2026.03.17 22:08:36.399560 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14290 | 2026.03.17 22:08:36.399789 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.03.17 22:08:36.399895 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14292 | 2026.03.17 22:08:36.399921 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001851 sec., 15126.958400864398 rows/sec., 27.11 MiB/sec. | ||
| 14293 | 2026.03.17 22:08:36.399942 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.03.17 22:08:36.399961 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14295 | 2026.03.17 22:08:36.399979 [ 276 ] {9ca736ee-e42e-4435-a239-acda008c363a} <Debug> TCPHandler: Processed in 0.002033499 sec. | ||
| 14296 | 2026.03.17 22:08:36.400059 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 14297 | 2026.03.17 22:08:36.400092 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14298 | 2026.03.17 22:08:36.400194 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14299 | 2026.03.17 22:08:36.400237 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14300 | 2026.03.17 22:08:36.400325 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14301 | 2026.03.17 22:08:36.400398 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1943 rows starting from the beginning of the part | ||
| 14302 | 2026.03.17 22:08:36.400541 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 17 rows starting from the beginning of the part | ||
| 14303 | 2026.03.17 22:08:36.400565 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14304 | 2026.03.17 22:08:36.400604 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14305 | 2026.03.17 22:08:36.400658 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 14306 | 2026.03.17 22:08:36.400778 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 17 rows starting from the beginning of the part | ||
| 14307 | 2026.03.17 22:08:36.400877 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 14308 | 2026.03.17 22:08:36.400914 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14309 | 2026.03.17 22:08:36.400982 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 28 rows starting from the beginning of the part | ||
| 14310 | 2026.03.17 22:08:36.401145 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.03.17 22:08:36.401277 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 751.47 KiB/sec. | ||
| 14312 | 2026.03.17 22:08:36.401314 [ 276 ] {c7a54249-27c9-4472-92ce-046d4164fc83} <Debug> TCPHandler: Processed in 0.001270384 sec. | ||
| 14313 | 2026.03.17 22:08:36.413356 [ 197 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2053 rows, containing 19 columns (19 merged, 0 gathered) in 0.013346597 sec., 153821.98173811648 rows/sec., 275.64 MiB/sec. | ||
| 14314 | 2026.03.17 22:08:36.415265 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14315 | 2026.03.17 22:08:36.415653 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2026.03.17 22:08:36.415742 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14317 | 2026.03.17 22:08:36.415906 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.84 MiB. | ||
| 14318 | 2026.03.17 22:08:37.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.23 MiB, peak 378.03 MiB, free memory in arenas 0.00 B, will set to 368.23 MiB (RSS), difference: 8.00 MiB | ||
| 14319 | 2026.03.17 22:08:38.479602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32184 | ||
| 14320 | 2026.03.17 22:08:38.480424 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2026.03.17 22:08:38.480464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14322 | 2026.03.17 22:08:38.480944 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14323 | 2026.03.17 22:08:38.481173 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2026.03.17 22:08:38.481304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32184 | ||
| 14325 | 2026.03.17 22:08:40.148071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14326 | 2026.03.17 22:08:40.162490 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.03.17 22:08:40.162543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14328 | 2026.03.17 22:08:40.167884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14329 | 2026.03.17 22:08:40.168601 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.03.17 22:08:40.171176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14331 | 2026.03.17 22:08:40.993601 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14332 | 2026.03.17 22:08:40.993800 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14333 | 2026.03.17 22:08:40.993876 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14334 | 2026.03.17 22:08:40.994568 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2026.03.17 22:08:40.994610 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14336 | 2026.03.17 22:08:40.995037 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14337 | 2026.03.17 22:08:40.995289 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2026.03.17 22:08:40.995449 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.51 MiB/sec. | ||
| 14339 | 2026.03.17 22:08:40.995501 [ 276 ] {cda3fb6c-e2ff-45b0-8ce0-566f637741a0} <Debug> TCPHandler: Processed in 0.002034 sec. | ||
| 14340 | 2026.03.17 22:08:40.995626 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14341 | 2026.03.17 22:08:40.995729 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14342 | 2026.03.17 22:08:40.995773 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14343 | 2026.03.17 22:08:40.996202 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.03.17 22:08:40.996237 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14345 | 2026.03.17 22:08:40.996562 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14346 | 2026.03.17 22:08:40.996786 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2026.03.17 22:08:40.996920 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 14348 | 2026.03.17 22:08:40.996960 [ 276 ] {3a0829fa-4acc-4374-a6f8-fd776e45e1c9} <Debug> TCPHandler: Processed in 0.001386707 sec. | ||
| 14349 | 2026.03.17 22:08:40.997072 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2026.03.17 22:08:40.997169 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14351 | 2026.03.17 22:08:40.997220 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14352 | 2026.03.17 22:08:40.997609 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2026.03.17 22:08:40.997647 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14354 | 2026.03.17 22:08:40.997989 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14355 | 2026.03.17 22:08:40.998219 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2026.03.17 22:08:40.998352 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 14357 | 2026.03.17 22:08:40.998390 [ 276 ] {27499a47-91ec-40b1-8e94-51fc503952d2} <Debug> TCPHandler: Processed in 0.001366576 sec. | ||
| 14358 | 2026.03.17 22:08:40.998501 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2026.03.17 22:08:40.998595 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14360 | 2026.03.17 22:08:40.998639 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14361 | 2026.03.17 22:08:40.998967 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.03.17 22:08:40.999005 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14363 | 2026.03.17 22:08:40.999324 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14364 | 2026.03.17 22:08:40.999570 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.03.17 22:08:40.999697 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001121 sec., 42818.911685994644 rows/sec., 2.89 MiB/sec. | ||
| 14366 | 2026.03.17 22:08:40.999735 [ 276 ] {dda7f523-b8f5-4f1d-a940-51b5c687cc32} <Debug> TCPHandler: Processed in 0.001283125 sec. | ||
| 14367 | 2026.03.17 22:08:45.745171 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14368 | 2026.03.17 22:08:45.745251 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14369 | 2026.03.17 22:08:45.982396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32632 | ||
| 14370 | 2026.03.17 22:08:45.982926 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.03.17 22:08:45.982976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14372 | 2026.03.17 22:08:45.983492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14373 | 2026.03.17 22:08:45.983734 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.03.17 22:08:45.983887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32632 | ||
| 14375 | 2026.03.17 22:08:45.997306 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2026.03.17 22:08:45.997470 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14377 | 2026.03.17 22:08:45.997539 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14378 | 2026.03.17 22:08:45.998250 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.17 22:08:45.998291 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14380 | 2026.03.17 22:08:45.998651 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14381 | 2026.03.17 22:08:45.998887 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.03.17 22:08:45.999040 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001619 sec., 64237.18344657196 rows/sec., 5.37 MiB/sec. | ||
| 14383 | 2026.03.17 22:08:45.999094 [ 276 ] {a6b654f3-0b06-435f-bd64-fdb92340f5e5} <Debug> TCPHandler: Processed in 0.001903327 sec. | ||
| 14384 | 2026.03.17 22:08:45.999229 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.03.17 22:08:45.999333 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.17 22:08:45.999377 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14387 | 2026.03.17 22:08:45.999814 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.03.17 22:08:45.999853 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14389 | 2026.03.17 22:08:46.000298 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14390 | 2026.03.17 22:08:46.000534 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.03.17 22:08:46.000670 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001363 sec., 17608.21716801174 rows/sec., 1.29 MiB/sec. | ||
| 14392 | 2026.03.17 22:08:46.000712 [ 276 ] {725eeab7-b2bf-4e4f-9d9b-aa4c50d74413} <Debug> TCPHandler: Processed in 0.001535239 sec. | ||
| 14393 | 2026.03.17 22:08:46.000821 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.03.17 22:08:46.000916 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14395 | 2026.03.17 22:08:46.000958 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14396 | 2026.03.17 22:08:46.001401 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.03.17 22:08:46.001439 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14398 | 2026.03.17 22:08:46.001755 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14399 | 2026.03.17 22:08:46.001968 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.03.17 22:08:46.002099 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001202 sec., 73211.31447587354 rows/sec., 5.72 MiB/sec. | ||
| 14401 | 2026.03.17 22:08:46.002138 [ 276 ] {ee73d6dc-d0ef-42d2-a98c-4ec5758c904b} <Debug> TCPHandler: Processed in 0.001366207 sec. | ||
| 14402 | 2026.03.17 22:08:46.002248 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2026.03.17 22:08:46.002354 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14404 | 2026.03.17 22:08:46.002399 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14405 | 2026.03.17 22:08:46.002816 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.03.17 22:08:46.002853 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14407 | 2026.03.17 22:08:46.003187 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14408 | 2026.03.17 22:08:46.003407 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2026.03.17 22:08:46.003533 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 4 parts from all_1_110_25 to all_113_113_0 | ||
| 14410 | 2026.03.17 22:08:46.003540 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 14411 | 2026.03.17 22:08:46.003603 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2026.03.17 22:08:46.003620 [ 276 ] {4bbcf8e3-17d9-40d5-bec2-62e3bdcea58d} <Debug> TCPHandler: Processed in 0.001420547 sec. | ||
| 14413 | 2026.03.17 22:08:46.003629 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14414 | 2026.03.17 22:08:46.003726 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_25 to all_113_113_0 into Compact with storage Full | ||
| 14415 | 2026.03.17 22:08:46.003741 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14416 | 2026.03.17 22:08:46.003826 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14417 | 2026.03.17 22:08:46.003841 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14418 | 2026.03.17 22:08:46.003858 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_25, total 35685 rows starting from the beginning of the part | ||
| 14419 | 2026.03.17 22:08:46.003895 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14420 | 2026.03.17 22:08:46.003919 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14421 | 2026.03.17 22:08:46.003964 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 14422 | 2026.03.17 22:08:46.004009 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1259 rows starting from the beginning of the part | ||
| 14423 | 2026.03.17 22:08:46.004765 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14424 | 2026.03.17 22:08:46.004801 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14425 | 2026.03.17 22:08:46.005381 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14426 | 2026.03.17 22:08:46.005627 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2026.03.17 22:08:46.005775 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001952 sec., 12295.081967213115 rows/sec., 22.03 MiB/sec. | ||
| 14428 | 2026.03.17 22:08:46.005852 [ 276 ] {5289b580-17d4-4348-9aa2-b083a6917edb} <Debug> TCPHandler: Processed in 0.002158452 sec. | ||
| 14429 | 2026.03.17 22:08:46.005976 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14430 | 2026.03.17 22:08:46.006073 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14431 | 2026.03.17 22:08:46.006116 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14432 | 2026.03.17 22:08:46.006485 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.03.17 22:08:46.006522 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14434 | 2026.03.17 22:08:46.006840 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14435 | 2026.03.17 22:08:46.007057 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.03.17 22:08:46.007189 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 14437 | 2026.03.17 22:08:46.007236 [ 276 ] {5911721a-e74f-4304-9f82-5525e7b79a78} <Debug> TCPHandler: Processed in 0.001308415 sec. | ||
| 14438 | 2026.03.17 22:08:46.011924 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37369 rows, containing 5 columns (5 merged, 0 gathered) in 0.008227288 sec., 4542079.966083599 rows/sec., 298.45 MiB/sec. | ||
| 14439 | 2026.03.17 22:08:46.012563 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Trace> MergedBlockOutputStream: filled checksums all_1_113_26 (state Temporary) | ||
| 14440 | 2026.03.17 22:08:46.012921 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_113_26 to all_1_113_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2026.03.17 22:08:46.013019 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_113_26} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 4 parts: [all_1_110_25, all_113_113_0] -> all_1_113_26 | ||
| 14442 | 2026.03.17 22:08:46.013123 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14443 | 2026.03.17 22:08:46.074940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1808 | ||
| 14444 | 2026.03.17 22:08:46.077540 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.03.17 22:08:46.077591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14446 | 2026.03.17 22:08:46.078840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14447 | 2026.03.17 22:08:46.079130 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.03.17 22:08:46.079511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 14449 | 2026.03.17 22:08:47.657315 [ 143 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14450 | 2026.03.17 22:08:47.657387 [ 143 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2026.03.17 22:08:47.657412 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14452 | 2026.03.17 22:08:47.657533 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 14453 | 2026.03.17 22:08:47.657684 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14454 | 2026.03.17 22:08:47.657722 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 14455 | 2026.03.17 22:08:47.657796 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 14456 | 2026.03.17 22:08:47.657847 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 14457 | 2026.03.17 22:08:47.657895 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 14458 | 2026.03.17 22:08:47.657937 [ 200 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 14459 | 2026.03.17 22:08:47.658713 [ 186 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232163 sec., 45448.53237761562 rows/sec., 3.79 MiB/sec. | ||
| 14460 | 2026.03.17 22:08:47.658936 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14461 | 2026.03.17 22:08:47.659302 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2026.03.17 22:08:47.659394 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_17_4} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14463 | 2026.03.17 22:08:47.659498 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14464 | 2026.03.17 22:08:47.672200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14465 | 2026.03.17 22:08:47.688043 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.03.17 22:08:47.688094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14467 | 2026.03.17 22:08:47.693556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14468 | 2026.03.17 22:08:47.694284 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.03.17 22:08:47.697032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14470 | 2026.03.17 22:08:50.995725 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2026.03.17 22:08:50.995991 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14472 | 2026.03.17 22:08:50.996087 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14473 | 2026.03.17 22:08:50.996887 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2026.03.17 22:08:50.996942 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14475 | 2026.03.17 22:08:50.997351 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14476 | 2026.03.17 22:08:50.997587 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2026.03.17 22:08:50.997737 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001816 sec., 49559.47136563877 rows/sec., 4.16 MiB/sec. | ||
| 14478 | 2026.03.17 22:08:50.997763 [ 120 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14479 | 2026.03.17 22:08:50.997782 [ 276 ] {04dbfae8-101c-4e6c-a096-6352bac09528} <Debug> TCPHandler: Processed in 0.002246473 sec. | ||
| 14480 | 2026.03.17 22:08:50.997834 [ 120 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2026.03.17 22:08:50.997863 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14482 | 2026.03.17 22:08:50.997934 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14483 | 2026.03.17 22:08:50.997977 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 14484 | 2026.03.17 22:08:50.998042 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14485 | 2026.03.17 22:08:50.998091 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14486 | 2026.03.17 22:08:50.998118 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14487 | 2026.03.17 22:08:50.998162 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2894 rows starting from the beginning of the part | ||
| 14488 | 2026.03.17 22:08:50.998231 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 846 rows starting from the beginning of the part | ||
| 14489 | 2026.03.17 22:08:50.998278 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2100 rows starting from the beginning of the part | ||
| 14490 | 2026.03.17 22:08:50.998323 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 14491 | 2026.03.17 22:08:50.998366 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
| 14492 | 2026.03.17 22:08:50.998407 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 14493 | 2026.03.17 22:08:50.998499 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.03.17 22:08:50.998542 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14495 | 2026.03.17 22:08:50.998875 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14496 | 2026.03.17 22:08:50.999096 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2026.03.17 22:08:50.999244 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001227 sec., 13854.930725346374 rows/sec., 1.02 MiB/sec. | ||
| 14498 | 2026.03.17 22:08:50.999282 [ 276 ] {c5afa82d-abb5-43d7-b016-aa2862177da1} <Debug> TCPHandler: Processed in 0.001398287 sec. | ||
| 14499 | 2026.03.17 22:08:50.999392 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.03.17 22:08:50.999485 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14501 | 2026.03.17 22:08:50.999524 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14502 | 2026.03.17 22:08:50.999933 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.03.17 22:08:50.999970 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14504 | 2026.03.17 22:08:51.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.81 MiB, peak 378.03 MiB, free memory in arenas 0.00 B, will set to 369.43 MiB (RSS), difference: -3.39 MiB | ||
| 14505 | 2026.03.17 22:08:51.000410 [ 186 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475667 sec., 2459943.118359618 rows/sec., 198.97 MiB/sec. | ||
| 14506 | 2026.03.17 22:08:51.000457 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14507 | 2026.03.17 22:08:51.000680 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.03.17 22:08:51.000810 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001344 sec., 60267.857142857145 rows/sec., 4.71 MiB/sec. | ||
| 14509 | 2026.03.17 22:08:51.000829 [ 155 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14510 | 2026.03.17 22:08:51.000841 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14511 | 2026.03.17 22:08:51.000880 [ 155 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.03.17 22:08:51.000849 [ 276 ] {be420747-27c5-4886-a960-4db019ac45dd} <Debug> TCPHandler: Processed in 0.001504239 sec. | ||
| 14513 | 2026.03.17 22:08:51.000915 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14514 | 2026.03.17 22:08:51.001020 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 14515 | 2026.03.17 22:08:51.001026 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14516 | 2026.03.17 22:08:51.001156 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14517 | 2026.03.17 22:08:51.001156 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14518 | 2026.03.17 22:08:51.001184 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2026.03.17 22:08:51.001205 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14520 | 2026.03.17 22:08:51.001213 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1552 rows starting from the beginning of the part | ||
| 14521 | 2026.03.17 22:08:51.001265 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_116_23} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14522 | 2026.03.17 22:08:51.001290 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 514 rows starting from the beginning of the part | ||
| 14523 | 2026.03.17 22:08:51.001340 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1076 rows starting from the beginning of the part | ||
| 14524 | 2026.03.17 22:08:51.001355 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14525 | 2026.03.17 22:08:51.001378 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 14526 | 2026.03.17 22:08:51.001420 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 88 rows starting from the beginning of the part | ||
| 14527 | 2026.03.17 22:08:51.001457 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 14528 | 2026.03.17 22:08:51.001613 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14529 | 2026.03.17 22:08:51.001655 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14530 | 2026.03.17 22:08:51.002011 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14531 | 2026.03.17 22:08:51.002236 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14532 | 2026.03.17 22:08:51.002370 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 14533 | 2026.03.17 22:08:51.002406 [ 276 ] {11562f38-9958-47bb-b4e2-4052bb2dcf38} <Debug> TCPHandler: Processed in 0.001427498 sec. | ||
| 14534 | 2026.03.17 22:08:51.002504 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14535 | 2026.03.17 22:08:51.002596 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14536 | 2026.03.17 22:08:51.002648 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14537 | 2026.03.17 22:08:51.002781 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808915 sec., 1865759.3087569068 rows/sec., 138.55 MiB/sec. | ||
| 14538 | 2026.03.17 22:08:51.002975 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14539 | 2026.03.17 22:08:51.003230 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14540 | 2026.03.17 22:08:51.003298 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_116_23} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14541 | 2026.03.17 22:08:51.003387 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 14542 | 2026.03.17 22:08:51.003437 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.03.17 22:08:51.003478 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14544 | 2026.03.17 22:08:51.004032 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14545 | 2026.03.17 22:08:51.004256 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.03.17 22:08:51.004403 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001825 sec., 9315.068493150686 rows/sec., 16.69 MiB/sec. | ||
| 14547 | 2026.03.17 22:08:51.004457 [ 276 ] {47915902-1217-40b0-9e7b-9164ef4a6867} <Debug> TCPHandler: Processed in 0.001999238 sec. | ||
| 14548 | 2026.03.17 22:08:51.004568 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.03.17 22:08:51.004660 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.03.17 22:08:51.004702 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14551 | 2026.03.17 22:08:51.005037 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.03.17 22:08:51.005077 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14553 | 2026.03.17 22:08:51.005376 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14554 | 2026.03.17 22:08:51.005603 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.03.17 22:08:51.005729 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14556 | 2026.03.17 22:08:51.005745 [ 155 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14557 | 2026.03.17 22:08:51.005764 [ 276 ] {51c1a8b9-5c99-47bc-ae9e-164b6d5f074c} <Debug> TCPHandler: Processed in 0.001243514 sec. | ||
| 14558 | 2026.03.17 22:08:51.005792 [ 155 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.03.17 22:08:51.005817 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14560 | 2026.03.17 22:08:51.005893 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 14561 | 2026.03.17 22:08:51.005998 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14562 | 2026.03.17 22:08:51.006025 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5640 rows starting from the beginning of the part | ||
| 14563 | 2026.03.17 22:08:51.006073 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 14564 | 2026.03.17 22:08:51.006115 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
| 14565 | 2026.03.17 22:08:51.006153 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part | ||
| 14566 | 2026.03.17 22:08:51.006190 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 14567 | 2026.03.17 22:08:51.006225 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14568 | 2026.03.17 22:08:51.007756 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5910 rows, containing 4 columns (4 merged, 0 gathered) in 0.001892257 sec., 3123254.399375983 rows/sec., 208.58 MiB/sec. | ||
| 14569 | 2026.03.17 22:08:51.008184 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14570 | 2026.03.17 22:08:51.008504 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.03.17 22:08:51.008589 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_116_23} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14572 | 2026.03.17 22:08:51.008682 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14573 | 2026.03.17 22:08:52.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.55 MiB, peak 378.03 MiB, free memory in arenas 0.00 B, will set to 369.43 MiB (RSS), difference: 2.88 MiB | ||
| 14574 | 2026.03.17 22:08:53.484000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33144 | ||
| 14575 | 2026.03.17 22:08:53.484564 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.03.17 22:08:53.484617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14577 | 2026.03.17 22:08:53.485151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14578 | 2026.03.17 22:08:53.485420 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.03.17 22:08:53.485575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33144 | ||
| 14580 | 2026.03.17 22:08:55.198085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14581 | 2026.03.17 22:08:55.215717 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.03.17 22:08:55.215772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14583 | 2026.03.17 22:08:55.221580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14584 | 2026.03.17 22:08:55.222265 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.03.17 22:08:55.225409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14586 | 2026.03.17 22:08:55.996538 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2026.03.17 22:08:55.996747 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14588 | 2026.03.17 22:08:55.996826 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14589 | 2026.03.17 22:08:55.997530 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2026.03.17 22:08:55.997579 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14591 | 2026.03.17 22:08:55.997978 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14592 | 2026.03.17 22:08:55.998211 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2026.03.17 22:08:55.998366 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 291.05 KiB/sec. | ||
| 14594 | 2026.03.17 22:08:55.998410 [ 276 ] {bd7c64dd-a60f-433e-9771-826127d7755a} <Debug> TCPHandler: Processed in 0.002013469 sec. | ||
| 14595 | 2026.03.17 22:08:55.998526 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14596 | 2026.03.17 22:08:55.998623 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14597 | 2026.03.17 22:08:55.998664 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14598 | 2026.03.17 22:08:55.999150 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14599 | 2026.03.17 22:08:55.999189 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14600 | 2026.03.17 22:08:55.999509 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14601 | 2026.03.17 22:08:55.999725 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.03.17 22:08:55.999858 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001254 sec., 85326.95374800639 rows/sec., 7.11 MiB/sec. | ||
| 14603 | 2026.03.17 22:08:55.999895 [ 276 ] {b158fb42-af9e-4248-82de-c7c40106010e} <Debug> TCPHandler: Processed in 0.001419007 sec. | ||
| 14604 | 2026.03.17 22:08:56.000016 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14605 | 2026.03.17 22:08:56.000111 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14606 | 2026.03.17 22:08:56.000152 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14607 | 2026.03.17 22:08:56.000577 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.03.17 22:08:56.000614 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14609 | 2026.03.17 22:08:56.000920 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14610 | 2026.03.17 22:08:56.001194 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.03.17 22:08:56.001334 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001242 sec., 24154.589371980674 rows/sec., 1.75 MiB/sec. | ||
| 14612 | 2026.03.17 22:08:56.001377 [ 276 ] {b99423b2-7687-4e0e-85d4-edd51eaaee30} <Debug> TCPHandler: Processed in 0.001409747 sec. | ||
| 14613 | 2026.03.17 22:08:56.001503 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.03.17 22:08:56.001597 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14615 | 2026.03.17 22:08:56.001638 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14616 | 2026.03.17 22:08:56.002076 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.03.17 22:08:56.002113 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14618 | 2026.03.17 22:08:56.002429 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14619 | 2026.03.17 22:08:56.002652 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.03.17 22:08:56.002782 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.11 MiB/sec. | ||
| 14621 | 2026.03.17 22:08:56.002821 [ 276 ] {2d21dfeb-2a7c-414e-a0a2-0482a5610996} <Debug> TCPHandler: Processed in 0.001367536 sec. | ||
| 14622 | 2026.03.17 22:08:56.002940 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14623 | 2026.03.17 22:08:56.003034 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14624 | 2026.03.17 22:08:56.003079 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14625 | 2026.03.17 22:08:56.003501 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2026.03.17 22:08:56.003538 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14627 | 2026.03.17 22:08:56.003876 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14628 | 2026.03.17 22:08:56.004100 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2026.03.17 22:08:56.004234 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001218 sec., 133825.94417077178 rows/sec., 9.32 MiB/sec. | ||
| 14630 | 2026.03.17 22:08:56.004271 [ 276 ] {2044eeed-7ca4-4105-8145-69c97b955f08} <Debug> TCPHandler: Processed in 0.001380376 sec. | ||
| 14631 | 2026.03.17 22:08:56.004385 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.03.17 22:08:56.004479 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14633 | 2026.03.17 22:08:56.004535 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14634 | 2026.03.17 22:08:56.005363 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.03.17 22:08:56.005401 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14636 | 2026.03.17 22:08:56.005975 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14637 | 2026.03.17 22:08:56.006220 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.03.17 22:08:56.006364 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001903 sec., 12611.665790856543 rows/sec., 22.60 MiB/sec. | ||
| 14639 | 2026.03.17 22:08:56.006419 [ 276 ] {57ebde6f-44b2-437b-8cb8-c430e50eb685} <Debug> TCPHandler: Processed in 0.00208249 sec. | ||
| 14640 | 2026.03.17 22:08:56.006525 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2026.03.17 22:08:56.006620 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14642 | 2026.03.17 22:08:56.006663 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14643 | 2026.03.17 22:08:56.007003 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14644 | 2026.03.17 22:08:56.007041 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14645 | 2026.03.17 22:08:56.007365 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14646 | 2026.03.17 22:08:56.007597 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2026.03.17 22:08:56.007728 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 14648 | 2026.03.17 22:08:56.007764 [ 276 ] {3815e503-5f36-446a-94f5-15777ebcf420} <Debug> TCPHandler: Processed in 0.001287944 sec. | ||
| 14649 | 2026.03.17 22:08:56.080699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1834 | ||
| 14650 | 2026.03.17 22:08:56.082889 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.03.17 22:08:56.082936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14652 | 2026.03.17 22:08:56.084110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14653 | 2026.03.17 22:08:56.084380 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.03.17 22:08:56.084524 [ 151 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14655 | 2026.03.17 22:08:56.084558 [ 151 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.03.17 22:08:56.084577 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14657 | 2026.03.17 22:08:56.084656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 14658 | 2026.03.17 22:08:56.084697 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 14659 | 2026.03.17 22:08:56.085264 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14660 | 2026.03.17 22:08:56.085411 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1648 rows starting from the beginning of the part | ||
| 14661 | 2026.03.17 22:08:56.085782 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 14662 | 2026.03.17 22:08:56.086142 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 14663 | 2026.03.17 22:08:56.086488 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 44 rows starting from the beginning of the part | ||
| 14664 | 2026.03.17 22:08:56.086827 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 14665 | 2026.03.17 22:08:56.087155 [ 196 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 14666 | 2026.03.17 22:08:56.094276 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 72 columns (72 merged, 0 gathered) in 0.009629625 sec., 190453.9377182393 rows/sec., 149.12 MiB/sec. | ||
| 14667 | 2026.03.17 22:08:56.096186 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14668 | 2026.03.17 22:08:56.096758 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.03.17 22:08:56.096834 [ 199 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_51_10} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14670 | 2026.03.17 22:08:56.097128 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14671 | 2026.03.17 22:09:00.338111 [ 220 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 14672 | 2026.03.17 22:09:00.338184 [ 220 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 14673 | 2026.03.17 22:09:00.353959 [ 220 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 14674 | 2026.03.17 22:09:00.745289 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14675 | 2026.03.17 22:09:00.745341 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14676 | 2026.03.17 22:09:00.985887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33592 | ||
| 14677 | 2026.03.17 22:09:00.986406 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.03.17 22:09:00.986447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14679 | 2026.03.17 22:09:00.986948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14680 | 2026.03.17 22:09:00.987194 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.03.17 22:09:00.987327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33592 | ||
| 14682 | 2026.03.17 22:09:00.987419 [ 219 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 14683 | 2026.03.17 22:09:00.987471 [ 219 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 14684 | 2026.03.17 22:09:00.991342 [ 219 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 14685 | 2026.03.17 22:09:00.996711 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2026.03.17 22:09:00.996873 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14687 | 2026.03.17 22:09:00.996936 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14688 | 2026.03.17 22:09:00.997723 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.03.17 22:09:00.997761 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14690 | 2026.03.17 22:09:00.998114 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14691 | 2026.03.17 22:09:00.998350 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2026.03.17 22:09:00.998504 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001669 sec., 53924.50569203116 rows/sec., 4.52 MiB/sec. | ||
| 14693 | 2026.03.17 22:09:00.998556 [ 276 ] {e51d92a0-ee46-499e-a193-c2a7baca0faa} <Debug> TCPHandler: Processed in 0.001961698 sec. | ||
| 14694 | 2026.03.17 22:09:00.998576 [ 217 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 14695 | 2026.03.17 22:09:00.998611 [ 217 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 14696 | 2026.03.17 22:09:00.998702 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2026.03.17 22:09:00.998809 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14698 | 2026.03.17 22:09:00.998855 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14699 | 2026.03.17 22:09:00.999291 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2026.03.17 22:09:00.999327 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14701 | 2026.03.17 22:09:00.999646 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14702 | 2026.03.17 22:09:00.999866 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.03.17 22:09:01.000002 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001217 sec., 13968.775677896467 rows/sec., 1.03 MiB/sec. | ||
| 14704 | 2026.03.17 22:09:01.000042 [ 276 ] {599e7b1f-96e4-40de-9d34-6555ec5b6bbc} <Debug> TCPHandler: Processed in 0.001391247 sec. | ||
| 14705 | 2026.03.17 22:09:01.000159 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.03.17 22:09:01.000259 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14707 | 2026.03.17 22:09:01.000300 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14708 | 2026.03.17 22:09:01.000744 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.03.17 22:09:01.000780 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14710 | 2026.03.17 22:09:01.001095 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14711 | 2026.03.17 22:09:01.001329 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2026.03.17 22:09:01.001475 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001237 sec., 65481.00242522231 rows/sec., 5.11 MiB/sec. | ||
| 14713 | 2026.03.17 22:09:01.001515 [ 276 ] {38a4ad28-1ae5-4492-8266-de2b88c78725} <Debug> TCPHandler: Processed in 0.001406407 sec. | ||
| 14714 | 2026.03.17 22:09:01.001640 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2026.03.17 22:09:01.001738 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14716 | 2026.03.17 22:09:01.001783 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14717 | 2026.03.17 22:09:01.001980 [ 217 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 14718 | 2026.03.17 22:09:01.002219 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.03.17 22:09:01.002254 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14720 | 2026.03.17 22:09:01.002598 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14721 | 2026.03.17 22:09:01.002829 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2026.03.17 22:09:01.002956 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_113_26 to all_114_114_0 | ||
| 14723 | 2026.03.17 22:09:01.002964 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 14724 | 2026.03.17 22:09:01.003011 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.03.17 22:09:01.003027 [ 276 ] {592a6182-a60d-48f2-80c1-b1e34de0f13c} <Debug> TCPHandler: Processed in 0.001436968 sec. | ||
| 14726 | 2026.03.17 22:09:01.003039 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14727 | 2026.03.17 22:09:01.003148 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14728 | 2026.03.17 22:09:01.003167 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_26 to all_114_114_0 into Compact with storage Full | ||
| 14729 | 2026.03.17 22:09:01.003249 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14730 | 2026.03.17 22:09:01.003308 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14731 | 2026.03.17 22:09:01.003314 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14732 | 2026.03.17 22:09:01.003362 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_26, total 37369 rows starting from the beginning of the part | ||
| 14733 | 2026.03.17 22:09:01.003434 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 128 rows starting from the beginning of the part | ||
| 14734 | 2026.03.17 22:09:01.004141 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2026.03.17 22:09:01.004189 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14736 | 2026.03.17 22:09:01.004761 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14737 | 2026.03.17 22:09:01.004984 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.03.17 22:09:01.005127 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001896 sec., 8966.244725738397 rows/sec., 16.07 MiB/sec. | ||
| 14739 | 2026.03.17 22:09:01.005190 [ 276 ] {101f6246-949a-48d7-a171-e6f1d02f697a} <Debug> TCPHandler: Processed in 0.002090551 sec. | ||
| 14740 | 2026.03.17 22:09:01.005309 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.03.17 22:09:01.005404 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14742 | 2026.03.17 22:09:01.005446 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14743 | 2026.03.17 22:09:01.005797 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.03.17 22:09:01.005838 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14745 | 2026.03.17 22:09:01.006177 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14746 | 2026.03.17 22:09:01.006408 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.03.17 22:09:01.006547 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 14748 | 2026.03.17 22:09:01.006589 [ 276 ] {afb9dfed-de3d-40c6-8510-6ea18192eef9} <Debug> TCPHandler: Processed in 0.001326615 sec. | ||
| 14749 | 2026.03.17 22:09:01.006632 [ 225 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 14750 | 2026.03.17 22:09:01.006665 [ 225 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 14751 | 2026.03.17 22:09:01.010131 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37497 rows, containing 5 columns (5 merged, 0 gathered) in 0.007015546 sec., 5344844.1504053995 rows/sec., 351.27 MiB/sec. | ||
| 14752 | 2026.03.17 22:09:01.010429 [ 225 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 14753 | 2026.03.17 22:09:01.010560 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Trace> MergedBlockOutputStream: filled checksums all_1_114_27 (state Temporary) | ||
| 14754 | 2026.03.17 22:09:01.010891 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_114_27 to all_1_114_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.03.17 22:09:01.010975 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_114_27} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_113_26, all_114_114_0] -> all_1_114_27 | ||
| 14756 | 2026.03.17 22:09:01.011053 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14757 | 2026.03.17 22:09:01.333738 [ 217 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 14758 | 2026.03.17 22:09:01.333799 [ 217 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 14759 | 2026.03.17 22:09:01.335991 [ 217 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 14760 | 2026.03.17 22:09:02.725473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14761 | 2026.03.17 22:09:02.741247 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2026.03.17 22:09:02.741292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14763 | 2026.03.17 22:09:02.746996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14764 | 2026.03.17 22:09:02.747709 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.03.17 22:09:02.750549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14766 | 2026.03.17 22:09:02.783464 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 14767 | 2026.03.17 22:09:02.783508 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 14768 | 2026.03.17 22:09:02.785680 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 14769 | 2026.03.17 22:09:05.996247 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2026.03.17 22:09:05.996461 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14771 | 2026.03.17 22:09:05.996535 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14772 | 2026.03.17 22:09:05.997230 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.03.17 22:09:05.997272 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14774 | 2026.03.17 22:09:05.997668 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14775 | 2026.03.17 22:09:05.997905 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.03.17 22:09:05.998061 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001655 sec., 62839.87915407855 rows/sec., 5.26 MiB/sec. | ||
| 14777 | 2026.03.17 22:09:05.998113 [ 276 ] {0a4817e7-4a49-42fb-a2ca-20f75ac88770} <Debug> TCPHandler: Processed in 0.002005768 sec. | ||
| 14778 | 2026.03.17 22:09:05.998239 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2026.03.17 22:09:05.998343 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14780 | 2026.03.17 22:09:05.998387 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14781 | 2026.03.17 22:09:05.998804 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2026.03.17 22:09:05.998840 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14783 | 2026.03.17 22:09:05.999145 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14784 | 2026.03.17 22:09:05.999358 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2026.03.17 22:09:05.999465 [ 137 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14786 | 2026.03.17 22:09:05.999489 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.51 MiB/sec. | ||
| 14787 | 2026.03.17 22:09:05.999500 [ 137 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.03.17 22:09:05.999519 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14789 | 2026.03.17 22:09:05.999528 [ 276 ] {871382e9-c115-4034-8af2-60635689e656} <Debug> TCPHandler: Processed in 0.001343935 sec. | ||
| 14790 | 2026.03.17 22:09:05.999632 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2026.03.17 22:09:05.999647 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 14792 | 2026.03.17 22:09:05.999728 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14793 | 2026.03.17 22:09:05.999774 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14794 | 2026.03.17 22:09:05.999798 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14795 | 2026.03.17 22:09:05.999840 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 14796 | 2026.03.17 22:09:05.999914 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 14797 | 2026.03.17 22:09:05.999965 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 17 rows starting from the beginning of the part | ||
| 14798 | 2026.03.17 22:09:06.000020 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part | ||
| 14799 | 2026.03.17 22:09:06.000064 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 14800 | 2026.03.17 22:09:06.000107 [ 199 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 14801 | 2026.03.17 22:09:06.000202 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.03.17 22:09:06.000277 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14803 | 2026.03.17 22:09:06.000603 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14804 | 2026.03.17 22:09:06.000840 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.03.17 22:09:06.000974 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001265 sec., 69565.21739130434 rows/sec., 5.43 MiB/sec. | ||
| 14806 | 2026.03.17 22:09:06.001013 [ 276 ] {c0752301-83c1-4de8-8ba7-bb23a515d513} <Debug> TCPHandler: Processed in 0.001431907 sec. | ||
| 14807 | 2026.03.17 22:09:06.001035 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443348 sec., 234177.7589327037 rows/sec., 16.59 MiB/sec. | ||
| 14808 | 2026.03.17 22:09:06.001128 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14809 | 2026.03.17 22:09:06.001229 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14810 | 2026.03.17 22:09:06.001251 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14811 | 2026.03.17 22:09:06.001304 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14812 | 2026.03.17 22:09:06.001584 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14813 | 2026.03.17 22:09:06.001679 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_101_20} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14814 | 2026.03.17 22:09:06.001729 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.03.17 22:09:06.001771 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14816 | 2026.03.17 22:09:06.001788 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14817 | 2026.03.17 22:09:06.002115 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14818 | 2026.03.17 22:09:06.002331 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.03.17 22:09:06.002463 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 14820 | 2026.03.17 22:09:06.002470 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_114_27 to all_115_115_0 | ||
| 14821 | 2026.03.17 22:09:06.002501 [ 276 ] {6086ba70-1dc6-440f-908a-2bef8cd8d12f} <Debug> TCPHandler: Processed in 0.001423228 sec. | ||
| 14822 | 2026.03.17 22:09:06.002523 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.03.17 22:09:06.002548 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14824 | 2026.03.17 22:09:06.002609 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_114_27 to all_115_115_0 into Compact with storage Full | ||
| 14825 | 2026.03.17 22:09:06.002615 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.03.17 22:09:06.002703 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14827 | 2026.03.17 22:09:06.002727 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14828 | 2026.03.17 22:09:06.002734 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_27, total 37497 rows starting from the beginning of the part | ||
| 14829 | 2026.03.17 22:09:06.002791 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14830 | 2026.03.17 22:09:06.002797 [ 199 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14831 | 2026.03.17 22:09:06.003645 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.03.17 22:09:06.003686 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14833 | 2026.03.17 22:09:06.004275 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14834 | 2026.03.17 22:09:06.004499 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.03.17 22:09:06.004625 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14836 | 2026.03.17 22:09:06.004640 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00193 sec., 12435.233160621761 rows/sec., 22.28 MiB/sec. | ||
| 14837 | 2026.03.17 22:09:06.004663 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.03.17 22:09:06.004691 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14839 | 2026.03.17 22:09:06.004706 [ 276 ] {45d9f771-1c48-44c6-bf85-f65d7f2fc4ba} <Debug> TCPHandler: Processed in 0.002138821 sec. | ||
| 14840 | 2026.03.17 22:09:06.004820 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14841 | 2026.03.17 22:09:06.004843 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 14842 | 2026.03.17 22:09:06.004915 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14843 | 2026.03.17 22:09:06.004965 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14844 | 2026.03.17 22:09:06.005242 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14845 | 2026.03.17 22:09:06.005306 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2026.03.17 22:09:06.005344 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2053 rows starting from the beginning of the part | ||
| 14847 | 2026.03.17 22:09:06.005349 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14848 | 2026.03.17 22:09:06.005558 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 14849 | 2026.03.17 22:09:06.005692 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14850 | 2026.03.17 22:09:06.005707 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 17 rows starting from the beginning of the part | ||
| 14851 | 2026.03.17 22:09:06.005809 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
| 14852 | 2026.03.17 22:09:06.005902 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 14853 | 2026.03.17 22:09:06.005924 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.03.17 22:09:06.005990 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 14855 | 2026.03.17 22:09:06.006069 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 14856 | 2026.03.17 22:09:06.006111 [ 276 ] {9da90695-6c08-4fe0-a044-4e2fe5176fef} <Debug> TCPHandler: Processed in 0.001340525 sec. | ||
| 14857 | 2026.03.17 22:09:06.009120 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37657 rows, containing 5 columns (5 merged, 0 gathered) in 0.006528136 sec., 5768415.363895604 rows/sec., 379.20 MiB/sec. | ||
| 14858 | 2026.03.17 22:09:06.009580 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Trace> MergedBlockOutputStream: filled checksums all_1_115_28 (state Temporary) | ||
| 14859 | 2026.03.17 22:09:06.009873 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_115_28 to all_1_115_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14860 | 2026.03.17 22:09:06.009944 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_115_28} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_114_27, all_115_115_0] -> all_1_115_28 | ||
| 14861 | 2026.03.17 22:09:06.010022 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14862 | 2026.03.17 22:09:06.017043 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 19 columns (19 merged, 0 gathered) in 0.012284546 sec., 175749.2706690178 rows/sec., 314.93 MiB/sec. | ||
| 14863 | 2026.03.17 22:09:06.019527 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14864 | 2026.03.17 22:09:06.019900 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2026.03.17 22:09:06.019983 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14866 | 2026.03.17 22:09:06.020109 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.25 MiB. | ||
| 14867 | 2026.03.17 22:09:06.084810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1858 | ||
| 14868 | 2026.03.17 22:09:06.087046 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2026.03.17 22:09:06.087083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14870 | 2026.03.17 22:09:06.088186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14871 | 2026.03.17 22:09:06.088446 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14872 | 2026.03.17 22:09:06.088693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 14873 | 2026.03.17 22:09:06.377952 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.03.17 22:09:06.378157 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.03.17 22:09:06.378233 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14876 | 2026.03.17 22:09:06.378912 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.03.17 22:09:06.378961 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14878 | 2026.03.17 22:09:06.379363 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14879 | 2026.03.17 22:09:06.379595 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.03.17 22:09:06.379754 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 14881 | 2026.03.17 22:09:06.379807 [ 276 ] {f1b3b1d8-6610-43e8-a76b-8b72124f1fa1} <Debug> TCPHandler: Processed in 0.001989288 sec. | ||
| 14882 | 2026.03.17 22:09:06.379928 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.03.17 22:09:06.380024 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14884 | 2026.03.17 22:09:06.380067 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14885 | 2026.03.17 22:09:06.381970 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.03.17 22:09:06.382009 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14887 | 2026.03.17 22:09:06.382463 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14888 | 2026.03.17 22:09:06.382680 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.03.17 22:09:06.382823 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Debug> executeQuery: Read 2094 rows, 163.33 KiB in 0.002816 sec., 743607.9545454546 rows/sec., 56.64 MiB/sec. | ||
| 14890 | 2026.03.17 22:09:06.382863 [ 276 ] {d96ced62-41f9-48c4-9507-96b8289a7f6a} <Debug> TCPHandler: Processed in 0.002985438 sec. | ||
| 14891 | 2026.03.17 22:09:06.382968 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.03.17 22:09:06.383061 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14893 | 2026.03.17 22:09:06.383102 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14894 | 2026.03.17 22:09:06.383530 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.03.17 22:09:06.383567 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14896 | 2026.03.17 22:09:06.383870 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14897 | 2026.03.17 22:09:06.384084 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.03.17 22:09:06.384216 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Debug> executeQuery: Read 40 rows, 3.07 KiB in 0.001173 sec., 34100.59676044331 rows/sec., 2.55 MiB/sec. | ||
| 14899 | 2026.03.17 22:09:06.384255 [ 276 ] {c3881997-2b98-4ca1-af9c-9c672197aba1} <Debug> TCPHandler: Processed in 0.001337846 sec. | ||
| 14900 | 2026.03.17 22:09:06.384358 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2026.03.17 22:09:06.384461 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14902 | 2026.03.17 22:09:06.384501 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14903 | 2026.03.17 22:09:06.385247 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.03.17 22:09:06.385284 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14905 | 2026.03.17 22:09:06.385631 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14906 | 2026.03.17 22:09:06.385858 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.03.17 22:09:06.385988 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001545 sec., 473786.4077669903 rows/sec., 28.02 MiB/sec. | ||
| 14908 | 2026.03.17 22:09:06.386026 [ 276 ] {9f58a449-8099-487b-9b88-d62e4a97974c} <Debug> TCPHandler: Processed in 0.001716403 sec. | ||
| 14909 | 2026.03.17 22:09:06.386135 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2026.03.17 22:09:06.386229 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14911 | 2026.03.17 22:09:06.386268 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14912 | 2026.03.17 22:09:06.386640 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.03.17 22:09:06.386675 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14914 | 2026.03.17 22:09:06.386958 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14915 | 2026.03.17 22:09:06.387173 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.03.17 22:09:06.387319 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 14917 | 2026.03.17 22:09:06.387372 [ 276 ] {902296a7-3b77-4e4d-8411-1afcb27a4559} <Debug> TCPHandler: Processed in 0.001286435 sec. | ||
| 14918 | 2026.03.17 22:09:06.387500 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.03.17 22:09:06.387610 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14920 | 2026.03.17 22:09:06.387665 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14921 | 2026.03.17 22:09:06.388144 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.03.17 22:09:06.388188 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14923 | 2026.03.17 22:09:06.388589 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14924 | 2026.03.17 22:09:06.388887 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.03.17 22:09:06.389046 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001459 sec., 8224.81151473612 rows/sec., 642.56 KiB/sec. | ||
| 14926 | 2026.03.17 22:09:06.389098 [ 276 ] {96a79063-f72f-423c-9b2c-c701f863061d} <Debug> TCPHandler: Processed in 0.001657572 sec. | ||
| 14927 | 2026.03.17 22:09:06.389220 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2026.03.17 22:09:06.389335 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14929 | 2026.03.17 22:09:06.389381 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14930 | 2026.03.17 22:09:06.390484 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2026.03.17 22:09:06.390522 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14932 | 2026.03.17 22:09:06.390980 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14933 | 2026.03.17 22:09:06.391282 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.03.17 22:09:06.391444 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Debug> executeQuery: Read 1064 rows, 75.84 KiB in 0.00213 sec., 499530.5164319249 rows/sec., 34.77 MiB/sec. | ||
| 14935 | 2026.03.17 22:09:06.391496 [ 276 ] {0b5b684f-6d29-4ce3-ad16-c3545d1604db} <Debug> TCPHandler: Processed in 0.002334855 sec. | ||
| 14936 | 2026.03.17 22:09:06.391625 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14937 | 2026.03.17 22:09:06.391738 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14938 | 2026.03.17 22:09:06.391795 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14939 | 2026.03.17 22:09:06.392658 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2026.03.17 22:09:06.392700 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14941 | 2026.03.17 22:09:06.393245 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14942 | 2026.03.17 22:09:06.393546 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2026.03.17 22:09:06.393696 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_115_28 to all_120_120_0 | ||
| 14944 | 2026.03.17 22:09:06.393711 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001992 sec., 629016.0642570282 rows/sec., 39.66 MiB/sec. | ||
| 14945 | 2026.03.17 22:09:06.393765 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.03.17 22:09:06.393788 [ 276 ] {4aa2d50d-66ce-49d1-bbba-e36297540ab2} <Debug> TCPHandler: Processed in 0.002224543 sec. | ||
| 14947 | 2026.03.17 22:09:06.393790 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14948 | 2026.03.17 22:09:06.393909 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_28 to all_120_120_0 into Compact with storage Full | ||
| 14949 | 2026.03.17 22:09:06.393921 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2026.03.17 22:09:06.394012 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14951 | 2026.03.17 22:09:06.394042 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_28, total 37657 rows starting from the beginning of the part | ||
| 14952 | 2026.03.17 22:09:06.394049 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14953 | 2026.03.17 22:09:06.394102 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14954 | 2026.03.17 22:09:06.394113 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14955 | 2026.03.17 22:09:06.394148 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 163 rows starting from the beginning of the part | ||
| 14956 | 2026.03.17 22:09:06.394197 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14957 | 2026.03.17 22:09:06.394240 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 14958 | 2026.03.17 22:09:06.394282 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1253 rows starting from the beginning of the part | ||
| 14959 | 2026.03.17 22:09:06.395192 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2026.03.17 22:09:06.395230 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14961 | 2026.03.17 22:09:06.396001 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14962 | 2026.03.17 22:09:06.396323 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2026.03.17 22:09:06.396496 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002468 sec., 11345.218800648297 rows/sec., 20.33 MiB/sec. | ||
| 14964 | 2026.03.17 22:09:06.396549 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 14965 | 2026.03.17 22:09:06.396575 [ 276 ] {50e6d1c0-ad5a-475a-8064-85402050cd14} <Debug> TCPHandler: Processed in 0.002707942 sec. | ||
| 14966 | 2026.03.17 22:09:06.396588 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 14967 | 2026.03.17 22:09:06.396707 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2026.03.17 22:09:06.396824 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14969 | 2026.03.17 22:09:06.396871 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14970 | 2026.03.17 22:09:06.397259 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2026.03.17 22:09:06.397302 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14972 | 2026.03.17 22:09:06.397701 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14973 | 2026.03.17 22:09:06.397995 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2026.03.17 22:09:06.398154 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001351 sec., 8882.309400444115 rows/sec., 612.97 KiB/sec. | ||
| 14975 | 2026.03.17 22:09:06.398216 [ 276 ] {fd4d7953-0423-48ad-8514-a607c1e338f7} <Debug> TCPHandler: Processed in 0.00156834 sec. | ||
| 14976 | 2026.03.17 22:09:06.399833 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 14977 | 2026.03.17 22:09:06.401132 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39553 rows, containing 5 columns (5 merged, 0 gathered) in 0.0072675 sec., 5442449.260405917 rows/sec., 357.66 MiB/sec. | ||
| 14978 | 2026.03.17 22:09:06.401557 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Trace> MergedBlockOutputStream: filled checksums all_1_120_29 (state Temporary) | ||
| 14979 | 2026.03.17 22:09:06.401796 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_120_29 to all_1_120_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2026.03.17 22:09:06.401859 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_120_29} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_115_28, all_120_120_0] -> all_1_120_29 | ||
| 14981 | 2026.03.17 22:09:06.401920 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14982 | 2026.03.17 22:09:07.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.25 MiB, peak 388.68 MiB, free memory in arenas 0.00 B, will set to 376.99 MiB (RSS), difference: 5.73 MiB | ||
| 14983 | 2026.03.17 22:09:07.053393 [ 225 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 14984 | 2026.03.17 22:09:07.053460 [ 225 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 14985 | 2026.03.17 22:09:07.056247 [ 225 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 14986 | 2026.03.17 22:09:08.487470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34104 | ||
| 14987 | 2026.03.17 22:09:08.488090 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.03.17 22:09:08.488136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14989 | 2026.03.17 22:09:08.488630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14990 | 2026.03.17 22:09:08.488860 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.03.17 22:09:08.488996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34104 | ||
| 14992 | 2026.03.17 22:09:08.489003 [ 131 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14993 | 2026.03.17 22:09:08.489077 [ 131 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.03.17 22:09:08.489099 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14995 | 2026.03.17 22:09:08.489212 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 14996 | 2026.03.17 22:09:08.489320 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14997 | 2026.03.17 22:09:08.489355 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31672 rows starting from the beginning of the part | ||
| 14998 | 2026.03.17 22:09:08.489420 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 14999 | 2026.03.17 22:09:08.489472 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15000 | 2026.03.17 22:09:08.489519 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15001 | 2026.03.17 22:09:08.489564 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15002 | 2026.03.17 22:09:08.489609 [ 193 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15003 | 2026.03.17 22:09:08.492026 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865715 sec., 11900694.940006247 rows/sec., 170.24 MiB/sec. | ||
| 15004 | 2026.03.17 22:09:08.492266 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15005 | 2026.03.17 22:09:08.492825 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.03.17 22:09:08.492909 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_71_14} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15007 | 2026.03.17 22:09:08.493046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15008 | 2026.03.17 22:09:10.250602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15009 | 2026.03.17 22:09:10.267524 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2026.03.17 22:09:10.267577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15011 | 2026.03.17 22:09:10.273721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15012 | 2026.03.17 22:09:10.274426 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2026.03.17 22:09:10.274747 [ 129 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15014 | 2026.03.17 22:09:10.274840 [ 129 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2026.03.17 22:09:10.274879 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15016 | 2026.03.17 22:09:10.275024 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15017 | 2026.03.17 22:09:10.277557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15018 | 2026.03.17 22:09:10.278813 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15019 | 2026.03.17 22:09:10.280345 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15020 | 2026.03.17 22:09:10.284886 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15021 | 2026.03.17 22:09:10.289277 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15022 | 2026.03.17 22:09:10.293983 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15023 | 2026.03.17 22:09:10.298880 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15024 | 2026.03.17 22:09:10.303450 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 15025 | 2026.03.17 22:09:10.356050 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081084611 sec., 6598.046082998412 rows/sec., 34.12 MiB/sec. | ||
| 15026 | 2026.03.17 22:09:10.358075 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15027 | 2026.03.17 22:09:10.359815 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_71_14} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2026.03.17 22:09:10.359907 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_71_14} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15029 | 2026.03.17 22:09:10.361393 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15030 | 2026.03.17 22:09:10.992822 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15031 | 2026.03.17 22:09:10.993002 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15032 | 2026.03.17 22:09:10.993065 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15033 | 2026.03.17 22:09:10.993724 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.03.17 22:09:10.993760 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15035 | 2026.03.17 22:09:10.994142 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15036 | 2026.03.17 22:09:10.994377 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2026.03.17 22:09:10.994511 [ 129 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15038 | 2026.03.17 22:09:10.994531 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.71 MiB/sec. | ||
| 15039 | 2026.03.17 22:09:10.994553 [ 129 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.03.17 22:09:10.994574 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15041 | 2026.03.17 22:09:10.994575 [ 276 ] {14f9929b-73aa-4eb4-a225-927519ce2a47} <Debug> TCPHandler: Processed in 0.001874066 sec. | ||
| 15042 | 2026.03.17 22:09:10.994710 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15043 | 2026.03.17 22:09:10.994711 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 15044 | 2026.03.17 22:09:10.994806 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15045 | 2026.03.17 22:09:10.994850 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15046 | 2026.03.17 22:09:10.994882 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15047 | 2026.03.17 22:09:10.994920 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2895 rows starting from the beginning of the part | ||
| 15048 | 2026.03.17 22:09:10.994987 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 107 rows starting from the beginning of the part | ||
| 15049 | 2026.03.17 22:09:10.995031 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 90 rows starting from the beginning of the part | ||
| 15050 | 2026.03.17 22:09:10.995074 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 104 rows starting from the beginning of the part | ||
| 15051 | 2026.03.17 22:09:10.995112 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2094 rows starting from the beginning of the part | ||
| 15052 | 2026.03.17 22:09:10.995154 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 15053 | 2026.03.17 22:09:10.995285 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2026.03.17 22:09:10.995325 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15055 | 2026.03.17 22:09:10.995644 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15056 | 2026.03.17 22:09:10.995853 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2026.03.17 22:09:10.995988 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 15058 | 2026.03.17 22:09:10.996010 [ 119 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15059 | 2026.03.17 22:09:10.996028 [ 276 ] {eac0f8ec-c1ae-4f02-a055-206d13134c46} <Debug> TCPHandler: Processed in 0.001366366 sec. | ||
| 15060 | 2026.03.17 22:09:10.996076 [ 119 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.03.17 22:09:10.996103 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15062 | 2026.03.17 22:09:10.996173 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15063 | 2026.03.17 22:09:10.996201 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 15064 | 2026.03.17 22:09:10.996272 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15065 | 2026.03.17 22:09:10.996300 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15066 | 2026.03.17 22:09:10.996319 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15067 | 2026.03.17 22:09:10.996331 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1552 rows starting from the beginning of the part | ||
| 15068 | 2026.03.17 22:09:10.996388 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 94 rows starting from the beginning of the part | ||
| 15069 | 2026.03.17 22:09:10.996436 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 81 rows starting from the beginning of the part | ||
| 15070 | 2026.03.17 22:09:10.996475 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 88 rows starting from the beginning of the part | ||
| 15071 | 2026.03.17 22:09:10.996511 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1064 rows starting from the beginning of the part | ||
| 15072 | 2026.03.17 22:09:10.996549 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 15073 | 2026.03.17 22:09:10.996716 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2026.03.17 22:09:10.996757 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15075 | 2026.03.17 22:09:10.997102 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15076 | 2026.03.17 22:09:10.997192 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002531488 sec., 2111801.4385215333 rows/sec., 170.58 MiB/sec. | ||
| 15077 | 2026.03.17 22:09:10.997326 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2026.03.17 22:09:10.997455 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 15079 | 2026.03.17 22:09:10.997497 [ 276 ] {66c2bf83-26f5-45ed-a9e2-fd0ebd5215be} <Debug> TCPHandler: Processed in 0.001370396 sec. | ||
| 15080 | 2026.03.17 22:09:10.997539 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15081 | 2026.03.17 22:09:10.997615 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.03.17 22:09:10.997641 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477709 sec., 1991596.450992719 rows/sec., 148.30 MiB/sec. | ||
| 15083 | 2026.03.17 22:09:10.997712 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15084 | 2026.03.17 22:09:10.997759 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15085 | 2026.03.17 22:09:10.997853 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15086 | 2026.03.17 22:09:10.997872 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.03.17 22:09:10.997979 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_121_24} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15088 | 2026.03.17 22:09:10.998095 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 15089 | 2026.03.17 22:09:10.998131 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.03.17 22:09:10.998132 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2026.03.17 22:09:10.998179 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15092 | 2026.03.17 22:09:10.998207 [ 194 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_121_24} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15093 | 2026.03.17 22:09:10.998289 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 15094 | 2026.03.17 22:09:10.998506 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15095 | 2026.03.17 22:09:10.998719 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15096 | 2026.03.17 22:09:10.998832 [ 129 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15097 | 2026.03.17 22:09:10.998845 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001149 sec., 41775.45691906005 rows/sec., 2.82 MiB/sec. | ||
| 15098 | 2026.03.17 22:09:10.998862 [ 129 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2026.03.17 22:09:10.998880 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15100 | 2026.03.17 22:09:10.998883 [ 276 ] {4dcbb7cf-ffdf-44a9-8e48-e05128ea3d80} <Debug> TCPHandler: Processed in 0.001314975 sec. | ||
| 15101 | 2026.03.17 22:09:10.998966 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15102 | 2026.03.17 22:09:10.999065 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15103 | 2026.03.17 22:09:10.999089 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5910 rows starting from the beginning of the part | ||
| 15104 | 2026.03.17 22:09:10.999133 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15105 | 2026.03.17 22:09:10.999166 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15106 | 2026.03.17 22:09:10.999215 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15107 | 2026.03.17 22:09:10.999251 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 12 rows starting from the beginning of the part | ||
| 15108 | 2026.03.17 22:09:10.999283 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part | ||
| 15109 | 2026.03.17 22:09:11.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.66 MiB, peak 395.49 MiB, free memory in arenas 0.00 B, will set to 377.08 MiB (RSS), difference: -4.58 MiB | ||
| 15110 | 2026.03.17 22:09:11.000684 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001750684 sec., 3512912.667277476 rows/sec., 234.69 MiB/sec. | ||
| 15111 | 2026.03.17 22:09:11.001066 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15112 | 2026.03.17 22:09:11.001323 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2026.03.17 22:09:11.001398 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_121_24} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15114 | 2026.03.17 22:09:11.001476 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15115 | 2026.03.17 22:09:12.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.87 MiB, peak 395.49 MiB, free memory in arenas 0.00 B, will set to 377.08 MiB (RSS), difference: 3.22 MiB | ||
| 15116 | 2026.03.17 22:09:15.745410 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15117 | 2026.03.17 22:09:15.745481 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15118 | 2026.03.17 22:09:15.989114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34552 | ||
| 15119 | 2026.03.17 22:09:15.989637 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.03.17 22:09:15.989683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15121 | 2026.03.17 22:09:15.990202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15122 | 2026.03.17 22:09:15.990440 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.03.17 22:09:15.990592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34552 | ||
| 15124 | 2026.03.17 22:09:15.996496 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15125 | 2026.03.17 22:09:15.996657 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15126 | 2026.03.17 22:09:15.996719 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15127 | 2026.03.17 22:09:15.997376 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2026.03.17 22:09:15.997413 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15129 | 2026.03.17 22:09:15.997757 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15130 | 2026.03.17 22:09:15.997975 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15131 | 2026.03.17 22:09:15.998115 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001502 sec., 69241.0119840213 rows/sec., 5.79 MiB/sec. | ||
| 15132 | 2026.03.17 22:09:15.998157 [ 276 ] {1232a0ed-58b4-4239-8452-d76df885b530} <Debug> TCPHandler: Processed in 0.001783234 sec. | ||
| 15133 | 2026.03.17 22:09:15.998285 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15134 | 2026.03.17 22:09:15.998379 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15135 | 2026.03.17 22:09:15.998421 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15136 | 2026.03.17 22:09:15.998841 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2026.03.17 22:09:15.998878 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15138 | 2026.03.17 22:09:15.999186 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15139 | 2026.03.17 22:09:15.999403 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2026.03.17 22:09:15.999534 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.50 MiB/sec. | ||
| 15141 | 2026.03.17 22:09:15.999572 [ 276 ] {39abdf81-4be8-4eaa-b648-47bc7147c495} <Debug> TCPHandler: Processed in 0.001336926 sec. | ||
| 15142 | 2026.03.17 22:09:15.999681 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15143 | 2026.03.17 22:09:15.999775 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15144 | 2026.03.17 22:09:15.999815 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15145 | 2026.03.17 22:09:16.000245 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15146 | 2026.03.17 22:09:16.000283 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15147 | 2026.03.17 22:09:16.000604 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15148 | 2026.03.17 22:09:16.000834 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15149 | 2026.03.17 22:09:16.000965 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001207 sec., 72908.03645401823 rows/sec., 5.69 MiB/sec. | ||
| 15150 | 2026.03.17 22:09:16.001005 [ 276 ] {9d98d25c-7771-4f99-8ba6-b8754171c61d} <Debug> TCPHandler: Processed in 0.001372706 sec. | ||
| 15151 | 2026.03.17 22:09:16.001116 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15152 | 2026.03.17 22:09:16.001210 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15153 | 2026.03.17 22:09:16.001255 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15154 | 2026.03.17 22:09:16.001682 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2026.03.17 22:09:16.001718 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15156 | 2026.03.17 22:09:16.002060 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15157 | 2026.03.17 22:09:16.002274 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15158 | 2026.03.17 22:09:16.002406 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 15159 | 2026.03.17 22:09:16.002445 [ 276 ] {8ec2358d-a831-47bc-8d4c-1e5b030773f2} <Debug> TCPHandler: Processed in 0.001377447 sec. | ||
| 15160 | 2026.03.17 22:09:16.002550 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2026.03.17 22:09:16.002643 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15162 | 2026.03.17 22:09:16.002698 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15163 | 2026.03.17 22:09:16.003547 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.03.17 22:09:16.003583 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15165 | 2026.03.17 22:09:16.004127 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15166 | 2026.03.17 22:09:16.004355 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.03.17 22:09:16.004493 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001866 sec., 12861.736334405145 rows/sec., 23.05 MiB/sec. | ||
| 15168 | 2026.03.17 22:09:16.004548 [ 276 ] {97169afb-0514-4f6f-b9c5-18cd83662c96} <Debug> TCPHandler: Processed in 0.002047349 sec. | ||
| 15169 | 2026.03.17 22:09:16.004657 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2026.03.17 22:09:16.004752 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15171 | 2026.03.17 22:09:16.004793 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15172 | 2026.03.17 22:09:16.005157 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2026.03.17 22:09:16.005192 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15174 | 2026.03.17 22:09:16.005503 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15175 | 2026.03.17 22:09:16.005712 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.03.17 22:09:16.005843 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 15177 | 2026.03.17 22:09:16.005881 [ 276 ] {f9993f9b-d2d1-4536-ab2d-c7ba4a5d0917} <Debug> TCPHandler: Processed in 0.001272705 sec. | ||
| 15178 | 2026.03.17 22:09:16.088821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1898 | ||
| 15179 | 2026.03.17 22:09:16.091495 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.03.17 22:09:16.091543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15181 | 2026.03.17 22:09:16.092752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15182 | 2026.03.17 22:09:16.093030 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2026.03.17 22:09:16.093308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
| 15184 | 2026.03.17 22:09:17.777600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15185 | 2026.03.17 22:09:17.794435 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.03.17 22:09:17.794495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15187 | 2026.03.17 22:09:17.800231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15188 | 2026.03.17 22:09:17.800922 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2026.03.17 22:09:17.804188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15190 | 2026.03.17 22:09:20.996289 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.03.17 22:09:20.996483 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15192 | 2026.03.17 22:09:20.996548 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15193 | 2026.03.17 22:09:20.997277 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2026.03.17 22:09:20.997322 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15195 | 2026.03.17 22:09:20.997750 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15196 | 2026.03.17 22:09:20.997990 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2026.03.17 22:09:20.998180 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001743 sec., 51635.11187607573 rows/sec., 4.33 MiB/sec. | ||
| 15198 | 2026.03.17 22:09:20.998236 [ 276 ] {368e84f6-892f-4b89-bc4a-ae990dbec1dc} <Debug> TCPHandler: Processed in 0.00206983 sec. | ||
| 15199 | 2026.03.17 22:09:20.998369 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2026.03.17 22:09:20.998473 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15201 | 2026.03.17 22:09:20.998517 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15202 | 2026.03.17 22:09:20.998985 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2026.03.17 22:09:20.999021 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15204 | 2026.03.17 22:09:20.999343 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15205 | 2026.03.17 22:09:20.999557 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.03.17 22:09:20.999699 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001248 sec., 13621.794871794871 rows/sec., 1.00 MiB/sec. | ||
| 15207 | 2026.03.17 22:09:20.999749 [ 276 ] {088ec089-da0c-4988-8425-8a0ef8185123} <Debug> TCPHandler: Processed in 0.001430788 sec. | ||
| 15208 | 2026.03.17 22:09:20.999878 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.03.17 22:09:20.999995 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15210 | 2026.03.17 22:09:21.000045 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15211 | 2026.03.17 22:09:21.000550 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.03.17 22:09:21.000587 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15213 | 2026.03.17 22:09:21.000895 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15214 | 2026.03.17 22:09:21.001098 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.03.17 22:09:21.001230 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001266 sec., 63981.04265402844 rows/sec., 5.00 MiB/sec. | ||
| 15216 | 2026.03.17 22:09:21.001267 [ 276 ] {5c8ac41b-2517-4186-a80a-00331c35f03a} <Debug> TCPHandler: Processed in 0.001449178 sec. | ||
| 15217 | 2026.03.17 22:09:21.001379 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2026.03.17 22:09:21.001474 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15219 | 2026.03.17 22:09:21.001518 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15220 | 2026.03.17 22:09:21.001936 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.03.17 22:09:21.001970 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15222 | 2026.03.17 22:09:21.002291 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15223 | 2026.03.17 22:09:21.002491 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.03.17 22:09:21.002617 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 15225 | 2026.03.17 22:09:21.002652 [ 276 ] {b66b46ad-cb8d-41a5-ae44-f63abddb8ce6} <Debug> TCPHandler: Processed in 0.001322225 sec. | ||
| 15226 | 2026.03.17 22:09:21.002753 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.03.17 22:09:21.002846 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.03.17 22:09:21.002900 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15229 | 2026.03.17 22:09:21.003750 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2026.03.17 22:09:21.003784 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15231 | 2026.03.17 22:09:21.004291 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15232 | 2026.03.17 22:09:21.004509 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2026.03.17 22:09:21.004644 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001816 sec., 9361.233480176212 rows/sec., 16.77 MiB/sec. | ||
| 15234 | 2026.03.17 22:09:21.004696 [ 276 ] {8daca4e7-050e-424b-90d5-375c4f67c639} <Debug> TCPHandler: Processed in 0.001991448 sec. | ||
| 15235 | 2026.03.17 22:09:21.004824 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.03.17 22:09:21.004920 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15237 | 2026.03.17 22:09:21.004961 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15238 | 2026.03.17 22:09:21.005322 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.03.17 22:09:21.005356 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15240 | 2026.03.17 22:09:21.005656 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15241 | 2026.03.17 22:09:21.005857 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2026.03.17 22:09:21.005981 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15243 | 2026.03.17 22:09:21.006016 [ 276 ] {c6dd4691-c43b-442e-ac72-b72282f2a590} <Debug> TCPHandler: Processed in 0.001242414 sec. | ||
| 15244 | 2026.03.17 22:09:21.546025 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 15245 | 2026.03.17 22:09:21.546073 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 15246 | 2026.03.17 22:09:21.548876 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 15247 | 2026.03.17 22:09:21.602951 [ 113 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15248 | 2026.03.17 22:09:21.603015 [ 113 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.03.17 22:09:21.603048 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15250 | 2026.03.17 22:09:21.603185 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15251 | 2026.03.17 22:09:21.603312 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15252 | 2026.03.17 22:09:21.603345 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 881 rows starting from the beginning of the part | ||
| 15253 | 2026.03.17 22:09:21.603408 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 15254 | 2026.03.17 22:09:21.603450 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part | ||
| 15255 | 2026.03.17 22:09:21.603489 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 732 rows starting from the beginning of the part | ||
| 15256 | 2026.03.17 22:09:21.603529 [ 196 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 732 rows starting from the beginning of the part | ||
| 15257 | 2026.03.17 22:09:21.604657 [ 186 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152292 sec., 1736138.4708323483 rows/sec., 110.91 MiB/sec. | ||
| 15258 | 2026.03.17 22:09:21.604897 [ 191 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15259 | 2026.03.17 22:09:21.605220 [ 191 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2026.03.17 22:09:21.605313 [ 191 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_26_6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15261 | 2026.03.17 22:09:21.605433 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 15262 | 2026.03.17 22:09:21.641410 [ 221 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 15263 | 2026.03.17 22:09:21.641446 [ 221 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 15264 | 2026.03.17 22:09:21.644285 [ 221 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 15265 | 2026.03.17 22:09:21.959436 [ 221 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 15266 | 2026.03.17 22:09:21.959485 [ 221 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 15267 | 2026.03.17 22:09:21.963837 [ 221 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 15268 | 2026.03.17 22:09:22.347104 [ 224 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 15269 | 2026.03.17 22:09:22.347150 [ 224 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 15270 | 2026.03.17 22:09:22.349543 [ 224 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 15271 | 2026.03.17 22:09:23.490710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35064 | ||
| 15272 | 2026.03.17 22:09:23.491276 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.03.17 22:09:23.491322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15274 | 2026.03.17 22:09:23.491835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15275 | 2026.03.17 22:09:23.492085 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.03.17 22:09:23.492234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35064 | ||
| 15277 | 2026.03.17 22:09:25.304264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15278 | 2026.03.17 22:09:25.320977 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2026.03.17 22:09:25.321025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15280 | 2026.03.17 22:09:25.326935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15281 | 2026.03.17 22:09:25.327729 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2026.03.17 22:09:25.330763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15283 | 2026.03.17 22:09:25.444002 [ 219 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 15284 | 2026.03.17 22:09:25.444061 [ 219 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 15285 | 2026.03.17 22:09:25.446729 [ 219 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 15286 | 2026.03.17 22:09:25.995940 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15287 | 2026.03.17 22:09:25.996123 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15288 | 2026.03.17 22:09:25.996190 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15289 | 2026.03.17 22:09:25.996877 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15290 | 2026.03.17 22:09:25.996923 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15291 | 2026.03.17 22:09:25.997319 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15292 | 2026.03.17 22:09:25.997544 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15293 | 2026.03.17 22:09:25.997694 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001622 sec., 64118.372379778055 rows/sec., 5.36 MiB/sec. | ||
| 15294 | 2026.03.17 22:09:25.997736 [ 276 ] {86d1369c-1869-4b1d-8dae-c03fec11599c} <Debug> TCPHandler: Processed in 0.001930357 sec. | ||
| 15295 | 2026.03.17 22:09:25.997861 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15296 | 2026.03.17 22:09:25.997955 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15297 | 2026.03.17 22:09:25.997996 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15298 | 2026.03.17 22:09:25.998397 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15299 | 2026.03.17 22:09:25.998434 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15300 | 2026.03.17 22:09:25.998723 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15301 | 2026.03.17 22:09:25.998933 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2026.03.17 22:09:25.999066 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.56 MiB/sec. | ||
| 15303 | 2026.03.17 22:09:25.999104 [ 276 ] {0ab94935-1836-4893-8d8f-ec1d1bb3875f} <Debug> TCPHandler: Processed in 0.001292965 sec. | ||
| 15304 | 2026.03.17 22:09:25.999204 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15305 | 2026.03.17 22:09:25.999297 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15306 | 2026.03.17 22:09:25.999336 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15307 | 2026.03.17 22:09:25.999757 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.03.17 22:09:25.999792 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15309 | 2026.03.17 22:09:26.000084 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15310 | 2026.03.17 22:09:26.000382 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.03.17 22:09:26.000510 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001231 sec., 71486.59626320064 rows/sec., 5.58 MiB/sec. | ||
| 15312 | 2026.03.17 22:09:26.000547 [ 276 ] {eca86403-bb55-446b-b1d0-e73fa6e784e6} <Debug> TCPHandler: Processed in 0.001392337 sec. | ||
| 15313 | 2026.03.17 22:09:26.000660 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15314 | 2026.03.17 22:09:26.000752 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15315 | 2026.03.17 22:09:26.000798 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15316 | 2026.03.17 22:09:26.001203 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15317 | 2026.03.17 22:09:26.001238 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15318 | 2026.03.17 22:09:26.001561 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15319 | 2026.03.17 22:09:26.001762 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2026.03.17 22:09:26.001888 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 15321 | 2026.03.17 22:09:26.001925 [ 276 ] {8cf95f5e-ad1c-4600-adf3-487d3e1b03b5} <Debug> TCPHandler: Processed in 0.001314295 sec. | ||
| 15322 | 2026.03.17 22:09:26.002032 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.03.17 22:09:26.002124 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15324 | 2026.03.17 22:09:26.002178 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15325 | 2026.03.17 22:09:26.002990 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.03.17 22:09:26.003026 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15327 | 2026.03.17 22:09:26.003554 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15328 | 2026.03.17 22:09:26.003767 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.03.17 22:09:26.003902 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec. | ||
| 15330 | 2026.03.17 22:09:26.003955 [ 276 ] {887d68ec-5327-49be-9c1f-30de3811f43d} <Debug> TCPHandler: Processed in 0.001971178 sec. | ||
| 15331 | 2026.03.17 22:09:26.004065 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15332 | 2026.03.17 22:09:26.004158 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15333 | 2026.03.17 22:09:26.004201 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15334 | 2026.03.17 22:09:26.004537 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2026.03.17 22:09:26.004572 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15336 | 2026.03.17 22:09:26.004866 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15337 | 2026.03.17 22:09:26.005077 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.03.17 22:09:26.005209 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 15339 | 2026.03.17 22:09:26.005245 [ 276 ] {a908dbe9-6901-4279-96e5-a166debf1807} <Debug> TCPHandler: Processed in 0.001228463 sec. | ||
| 15340 | 2026.03.17 22:09:26.093547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1922 | ||
| 15341 | 2026.03.17 22:09:26.096079 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.03.17 22:09:26.096117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15343 | 2026.03.17 22:09:26.097263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15344 | 2026.03.17 22:09:26.097523 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.03.17 22:09:26.097784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
| 15346 | 2026.03.17 22:09:27.116377 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52966 | ||
| 15347 | 2026.03.17 22:09:27.116522 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15348 | 2026.03.17 22:09:27.116562 [ 289 ] {} <Debug> TCP-Session: 7858790f-0b80-4d6d-a7eb-1c466620a823 Authenticating user 'default' from [fd00:1122:3344:101::e]:52966 | ||
| 15349 | 2026.03.17 22:09:27.116594 [ 289 ] {} <Debug> TCP-Session: 7858790f-0b80-4d6d-a7eb-1c466620a823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15350 | 2026.03.17 22:09:27.116615 [ 289 ] {} <Debug> TCP-Session: 7858790f-0b80-4d6d-a7eb-1c466620a823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15351 | 2026.03.17 22:09:27.116834 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38026 | ||
| 15352 | 2026.03.17 22:09:27.116861 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50411 | ||
| 15353 | 2026.03.17 22:09:27.116872 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64881 | ||
| 15354 | 2026.03.17 22:09:27.116894 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44435 | ||
| 15355 | 2026.03.17 22:09:27.116953 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15356 | 2026.03.17 22:09:27.116964 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15357 | 2026.03.17 22:09:27.116953 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15358 | 2026.03.17 22:09:27.116996 [ 286 ] {} <Debug> TCP-Session: fc00dcc8-ab06-4399-bf5e-6d53b612b446 Authenticating user 'default' from [fd00:1122:3344:101::e]:64881 | ||
| 15359 | 2026.03.17 22:09:27.116994 [ 353 ] {} <Debug> TCP-Session: e6dcaa86-cb12-49a0-ab22-6ccfc6009fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50411 | ||
| 15360 | 2026.03.17 22:09:27.117013 [ 349 ] {} <Debug> TCP-Session: 37797340-27d3-4e1d-9f1f-afb71099ec8b Authenticating user 'default' from [fd00:1122:3344:101::e]:38026 | ||
| 15361 | 2026.03.17 22:09:27.117021 [ 286 ] {} <Debug> TCP-Session: fc00dcc8-ab06-4399-bf5e-6d53b612b446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2026.03.17 22:09:27.117027 [ 353 ] {} <Debug> TCP-Session: e6dcaa86-cb12-49a0-ab22-6ccfc6009fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2026.03.17 22:09:27.117034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15364 | 2026.03.17 22:09:27.117044 [ 353 ] {} <Debug> TCP-Session: e6dcaa86-cb12-49a0-ab22-6ccfc6009fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15365 | 2026.03.17 22:09:27.117048 [ 289 ] {} <Trace> TCP-Session: 7858790f-0b80-4d6d-a7eb-1c466620a823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15366 | 2026.03.17 22:09:27.117071 [ 288 ] {} <Debug> TCP-Session: 65b88723-1e02-44fd-a014-994df0415764 Authenticating user 'default' from [fd00:1122:3344:101::e]:44435 | ||
| 15367 | 2026.03.17 22:09:27.117037 [ 286 ] {} <Debug> TCP-Session: fc00dcc8-ab06-4399-bf5e-6d53b612b446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15368 | 2026.03.17 22:09:27.117126 [ 288 ] {} <Debug> TCP-Session: 65b88723-1e02-44fd-a014-994df0415764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15369 | 2026.03.17 22:09:27.117037 [ 349 ] {} <Debug> TCP-Session: 37797340-27d3-4e1d-9f1f-afb71099ec8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15370 | 2026.03.17 22:09:27.117150 [ 288 ] {} <Debug> TCP-Session: 65b88723-1e02-44fd-a014-994df0415764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2026.03.17 22:09:27.117168 [ 349 ] {} <Debug> TCP-Session: 37797340-27d3-4e1d-9f1f-afb71099ec8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15372 | 2026.03.17 22:09:27.116880 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53661 | ||
| 15373 | 2026.03.17 22:09:27.116851 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44513 | ||
| 15374 | 2026.03.17 22:09:27.116849 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34556 | ||
| 15375 | 2026.03.17 22:09:27.116844 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43601 | ||
| 15376 | 2026.03.17 22:09:27.117323 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15377 | 2026.03.17 22:09:27.117348 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15378 | 2026.03.17 22:09:27.117361 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15379 | 2026.03.17 22:09:27.117376 [ 287 ] {} <Debug> TCP-Session: a264fee0-e237-4bc0-b1a5-a7d2f92c6d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:53661 | ||
| 15380 | 2026.03.17 22:09:27.117390 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15381 | 2026.03.17 22:09:27.117400 [ 350 ] {} <Debug> TCP-Session: f7a5ec76-9c7e-480b-aa06-29768397d852 Authenticating user 'default' from [fd00:1122:3344:101::e]:34556 | ||
| 15382 | 2026.03.17 22:09:27.117418 [ 287 ] {} <Debug> TCP-Session: a264fee0-e237-4bc0-b1a5-a7d2f92c6d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15383 | 2026.03.17 22:09:27.117427 [ 351 ] {} <Debug> TCP-Session: 77bc73e0-613d-42d0-8f3b-7f8a65f3ffed Authenticating user 'default' from [fd00:1122:3344:101::e]:43601 | ||
| 15384 | 2026.03.17 22:09:27.117447 [ 287 ] {} <Debug> TCP-Session: a264fee0-e237-4bc0-b1a5-a7d2f92c6d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15385 | 2026.03.17 22:09:27.117462 [ 351 ] {} <Debug> TCP-Session: 77bc73e0-613d-42d0-8f3b-7f8a65f3ffed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15386 | 2026.03.17 22:09:27.117436 [ 350 ] {} <Debug> TCP-Session: f7a5ec76-9c7e-480b-aa06-29768397d852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15387 | 2026.03.17 22:09:27.117489 [ 351 ] {} <Debug> TCP-Session: 77bc73e0-613d-42d0-8f3b-7f8a65f3ffed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15388 | 2026.03.17 22:09:27.117511 [ 350 ] {} <Debug> TCP-Session: f7a5ec76-9c7e-480b-aa06-29768397d852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15389 | 2026.03.17 22:09:27.117318 [ 289 ] {9619cb30-274f-4632-a636-82ad540412d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15390 | 2026.03.17 22:09:27.117385 [ 352 ] {} <Debug> TCP-Session: 76176d89-3232-4637-8df5-3625f7c86d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:44513 | ||
| 15391 | 2026.03.17 22:09:27.117588 [ 352 ] {} <Debug> TCP-Session: 76176d89-3232-4637-8df5-3625f7c86d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15392 | 2026.03.17 22:09:27.117602 [ 352 ] {} <Debug> TCP-Session: 76176d89-3232-4637-8df5-3625f7c86d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15393 | 2026.03.17 22:09:27.117973 [ 289 ] {9619cb30-274f-4632-a636-82ad540412d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15394 | 2026.03.17 22:09:27.118050 [ 289 ] {9619cb30-274f-4632-a636-82ad540412d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15395 | 2026.03.17 22:09:27.118517 [ 289 ] {9619cb30-274f-4632-a636-82ad540412d8} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 15396 | 2026.03.17 22:09:27.119864 [ 344 ] {9619cb30-274f-4632-a636-82ad540412d8} <Trace> AggregatingTransform: Aggregating | ||
| 15397 | 2026.03.17 22:09:27.119910 [ 344 ] {9619cb30-274f-4632-a636-82ad540412d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15398 | 2026.03.17 22:09:27.119949 [ 344 ] {9619cb30-274f-4632-a636-82ad540412d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001276635 sec. (783.309 rows/sec., 30.60 KiB/sec.) | ||
| 15399 | 2026.03.17 22:09:27.119969 [ 344 ] {9619cb30-274f-4632-a636-82ad540412d8} <Trace> Aggregator: Merging aggregated data | ||
| 15400 | 2026.03.17 22:09:27.121339 [ 289 ] {9619cb30-274f-4632-a636-82ad540412d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004107 sec., 243.48672997321643 rows/sec., 9.51 KiB/sec. | ||
| 15401 | 2026.03.17 22:09:27.121528 [ 289 ] {9619cb30-274f-4632-a636-82ad540412d8} <Debug> TCPHandler: Processed in 0.00468733 sec. | ||
| 15402 | 2026.03.17 22:09:27.121630 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15403 | 2026.03.17 22:09:27.121659 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15404 | 2026.03.17 22:09:27.121688 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15405 | 2026.03.17 22:09:27.121701 [ 349 ] {} <Debug> TCP-Session: 37797340-27d3-4e1d-9f1f-afb71099ec8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15406 | 2026.03.17 22:09:27.121693 [ 350 ] {} <Debug> TCP-Session: f7a5ec76-9c7e-480b-aa06-29768397d852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2026.03.17 22:09:27.121717 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15408 | 2026.03.17 22:09:27.121733 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15409 | 2026.03.17 22:09:27.121753 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15410 | 2026.03.17 22:09:27.121778 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15411 | 2026.03.17 22:09:27.121797 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15412 | 2026.03.17 22:09:27.121809 [ 352 ] {} <Debug> TCP-Session: 76176d89-3232-4637-8df5-3625f7c86d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15413 | 2026.03.17 22:09:27.121832 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15414 | 2026.03.17 22:09:27.121860 [ 288 ] {} <Debug> TCP-Session: 65b88723-1e02-44fd-a014-994df0415764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15415 | 2026.03.17 22:09:27.121835 [ 351 ] {} <Debug> TCP-Session: 77bc73e0-613d-42d0-8f3b-7f8a65f3ffed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15416 | 2026.03.17 22:09:27.121895 [ 289 ] {} <Debug> TCP-Session: 7858790f-0b80-4d6d-a7eb-1c466620a823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15417 | 2026.03.17 22:09:27.121793 [ 353 ] {} <Debug> TCP-Session: e6dcaa86-cb12-49a0-ab22-6ccfc6009fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15418 | 2026.03.17 22:09:27.121726 [ 286 ] {} <Debug> TCP-Session: fc00dcc8-ab06-4399-bf5e-6d53b612b446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15419 | 2026.03.17 22:09:27.121783 [ 287 ] {} <Debug> TCP-Session: a264fee0-e237-4bc0-b1a5-a7d2f92c6d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15420 | 2026.03.17 22:09:27.289821 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61396 | ||
| 15421 | 2026.03.17 22:09:27.289927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15422 | 2026.03.17 22:09:27.289953 [ 289 ] {} <Debug> TCP-Session: f282a094-8e15-488a-8691-c1e002071d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:61396 | ||
| 15423 | 2026.03.17 22:09:27.289975 [ 289 ] {} <Debug> TCP-Session: f282a094-8e15-488a-8691-c1e002071d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2026.03.17 22:09:27.289988 [ 289 ] {} <Debug> TCP-Session: f282a094-8e15-488a-8691-c1e002071d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15425 | 2026.03.17 22:09:27.290195 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55897 | ||
| 15426 | 2026.03.17 22:09:27.290216 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35801 | ||
| 15427 | 2026.03.17 22:09:27.290255 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49235 | ||
| 15428 | 2026.03.17 22:09:27.290282 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35789 | ||
| 15429 | 2026.03.17 22:09:27.290302 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56270 | ||
| 15430 | 2026.03.17 22:09:27.290335 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15431 | 2026.03.17 22:09:27.290272 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44624 | ||
| 15432 | 2026.03.17 22:09:27.290378 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15433 | 2026.03.17 22:09:27.290386 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15434 | 2026.03.17 22:09:27.290420 [ 351 ] {} <Debug> TCP-Session: 4d511166-ccae-4029-ac73-cc2b8bbfd46a Authenticating user 'default' from [fd00:1122:3344:101::e]:49235 | ||
| 15435 | 2026.03.17 22:09:27.290442 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15436 | 2026.03.17 22:09:27.290462 [ 350 ] {} <Debug> TCP-Session: cd2c1eea-9545-42c5-8358-15dd2796cb97 Authenticating user 'default' from [fd00:1122:3344:101::e]:35801 | ||
| 15437 | 2026.03.17 22:09:27.290464 [ 351 ] {} <Debug> TCP-Session: 4d511166-ccae-4029-ac73-cc2b8bbfd46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15438 | 2026.03.17 22:09:27.290477 [ 353 ] {} <Debug> TCP-Session: ac5eae67-c1f0-4d48-8639-b0a17af95877 Authenticating user 'default' from [fd00:1122:3344:101::e]:44624 | ||
| 15439 | 2026.03.17 22:09:27.290504 [ 351 ] {} <Debug> TCP-Session: 4d511166-ccae-4029-ac73-cc2b8bbfd46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.03.17 22:09:27.290505 [ 350 ] {} <Debug> TCP-Session: cd2c1eea-9545-42c5-8358-15dd2796cb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2026.03.17 22:09:27.290528 [ 353 ] {} <Debug> TCP-Session: ac5eae67-c1f0-4d48-8639-b0a17af95877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2026.03.17 22:09:27.290554 [ 350 ] {} <Debug> TCP-Session: cd2c1eea-9545-42c5-8358-15dd2796cb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2026.03.17 22:09:27.290562 [ 353 ] {} <Debug> TCP-Session: ac5eae67-c1f0-4d48-8639-b0a17af95877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15444 | 2026.03.17 22:09:27.290391 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15445 | 2026.03.17 22:09:27.290262 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65502 | ||
| 15446 | 2026.03.17 22:09:27.290618 [ 286 ] {} <Debug> TCP-Session: 12e5188c-f5e2-431d-b08b-a08c30d5a539 Authenticating user 'default' from [fd00:1122:3344:101::e]:35789 | ||
| 15447 | 2026.03.17 22:09:27.290405 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15448 | 2026.03.17 22:09:27.290659 [ 286 ] {} <Debug> TCP-Session: 12e5188c-f5e2-431d-b08b-a08c30d5a539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15449 | 2026.03.17 22:09:27.290685 [ 288 ] {} <Debug> TCP-Session: b057b3e9-7a93-47dd-9ebd-852f6801d958 Authenticating user 'default' from [fd00:1122:3344:101::e]:56270 | ||
| 15450 | 2026.03.17 22:09:27.290692 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15451 | 2026.03.17 22:09:27.290714 [ 288 ] {} <Debug> TCP-Session: b057b3e9-7a93-47dd-9ebd-852f6801d958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15452 | 2026.03.17 22:09:27.290690 [ 286 ] {} <Debug> TCP-Session: 12e5188c-f5e2-431d-b08b-a08c30d5a539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15453 | 2026.03.17 22:09:27.290735 [ 352 ] {} <Debug> TCP-Session: 79f9098f-8234-44e3-b033-a1240984eea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65502 | ||
| 15454 | 2026.03.17 22:09:27.290739 [ 288 ] {} <Debug> TCP-Session: b057b3e9-7a93-47dd-9ebd-852f6801d958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2026.03.17 22:09:27.290778 [ 352 ] {} <Debug> TCP-Session: 79f9098f-8234-44e3-b033-a1240984eea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15456 | 2026.03.17 22:09:27.290391 [ 289 ] {} <Trace> TCP-Session: f282a094-8e15-488a-8691-c1e002071d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15457 | 2026.03.17 22:09:27.290811 [ 352 ] {} <Debug> TCP-Session: 79f9098f-8234-44e3-b033-a1240984eea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15458 | 2026.03.17 22:09:27.290387 [ 349 ] {} <Debug> TCP-Session: 53b7e785-aca6-4a38-acb6-00c77bd5ebd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55897 | ||
| 15459 | 2026.03.17 22:09:27.290296 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65306 | ||
| 15460 | 2026.03.17 22:09:27.290865 [ 349 ] {} <Debug> TCP-Session: 53b7e785-aca6-4a38-acb6-00c77bd5ebd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15461 | 2026.03.17 22:09:27.290924 [ 349 ] {} <Debug> TCP-Session: 53b7e785-aca6-4a38-acb6-00c77bd5ebd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15462 | 2026.03.17 22:09:27.290937 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15463 | 2026.03.17 22:09:27.290965 [ 287 ] {} <Debug> TCP-Session: 30766791-dfd4-4571-b5ee-b04df60c24aa Authenticating user 'default' from [fd00:1122:3344:101::e]:65306 | ||
| 15464 | 2026.03.17 22:09:27.290970 [ 289 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15465 | 2026.03.17 22:09:27.290982 [ 287 ] {} <Debug> TCP-Session: 30766791-dfd4-4571-b5ee-b04df60c24aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15466 | 2026.03.17 22:09:27.291007 [ 287 ] {} <Debug> TCP-Session: 30766791-dfd4-4571-b5ee-b04df60c24aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15467 | 2026.03.17 22:09:27.291244 [ 289 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15468 | 2026.03.17 22:09:27.291302 [ 289 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15469 | 2026.03.17 22:09:27.291588 [ 289 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 15470 | 2026.03.17 22:09:27.292663 [ 336 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Trace> AggregatingTransform: Aggregating | ||
| 15471 | 2026.03.17 22:09:27.292699 [ 336 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Trace> Aggregator: Aggregation method: without_key | ||
| 15472 | 2026.03.17 22:09:27.292736 [ 336 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104407 sec. (957.790 rows/sec., 37.41 KiB/sec.) | ||
| 15473 | 2026.03.17 22:09:27.292756 [ 336 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Trace> Aggregator: Merging aggregated data | ||
| 15474 | 2026.03.17 22:09:27.294019 [ 289 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 15475 | 2026.03.17 22:09:27.294179 [ 289 ] {3e5ebc27-780b-4524-97b7-ab9511f33f49} <Debug> TCPHandler: Processed in 0.003898375 sec. | ||
| 15476 | 2026.03.17 22:09:27.294284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15477 | 2026.03.17 22:09:27.294313 [ 289 ] {} <Debug> TCP-Session: f282a094-8e15-488a-8691-c1e002071d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2026.03.17 22:09:27.294344 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15479 | 2026.03.17 22:09:27.294385 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15480 | 2026.03.17 22:09:27.294400 [ 349 ] {} <Debug> TCP-Session: 53b7e785-aca6-4a38-acb6-00c77bd5ebd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15481 | 2026.03.17 22:09:27.294406 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15482 | 2026.03.17 22:09:27.294425 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15483 | 2026.03.17 22:09:27.294448 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15484 | 2026.03.17 22:09:27.294465 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15485 | 2026.03.17 22:09:27.294489 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15486 | 2026.03.17 22:09:27.294510 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15487 | 2026.03.17 22:09:27.294530 [ 350 ] {} <Debug> TCP-Session: cd2c1eea-9545-42c5-8358-15dd2796cb97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15488 | 2026.03.17 22:09:27.294547 [ 286 ] {} <Debug> TCP-Session: 12e5188c-f5e2-431d-b08b-a08c30d5a539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2026.03.17 22:09:27.294562 [ 287 ] {} <Debug> TCP-Session: 30766791-dfd4-4571-b5ee-b04df60c24aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15490 | 2026.03.17 22:09:27.294504 [ 288 ] {} <Debug> TCP-Session: b057b3e9-7a93-47dd-9ebd-852f6801d958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2026.03.17 22:09:27.294477 [ 352 ] {} <Debug> TCP-Session: 79f9098f-8234-44e3-b033-a1240984eea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2026.03.17 22:09:27.294457 [ 353 ] {} <Debug> TCP-Session: ac5eae67-c1f0-4d48-8639-b0a17af95877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2026.03.17 22:09:27.294435 [ 351 ] {} <Debug> TCP-Session: 4d511166-ccae-4029-ac73-cc2b8bbfd46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.03.17 22:09:27.397556 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52179 | ||
| 15495 | 2026.03.17 22:09:27.397668 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15496 | 2026.03.17 22:09:27.397696 [ 289 ] {} <Debug> TCP-Session: 94a230ab-6b08-4e52-81f4-08e737976b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:52179 | ||
| 15497 | 2026.03.17 22:09:27.397718 [ 289 ] {} <Debug> TCP-Session: 94a230ab-6b08-4e52-81f4-08e737976b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2026.03.17 22:09:27.397731 [ 289 ] {} <Debug> TCP-Session: 94a230ab-6b08-4e52-81f4-08e737976b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15499 | 2026.03.17 22:09:27.397916 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51316 | ||
| 15500 | 2026.03.17 22:09:27.397928 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33710 | ||
| 15501 | 2026.03.17 22:09:27.397960 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44715 | ||
| 15502 | 2026.03.17 22:09:27.397970 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52606 | ||
| 15503 | 2026.03.17 22:09:27.398022 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38733 | ||
| 15504 | 2026.03.17 22:09:27.398054 [ 289 ] {} <Trace> TCP-Session: 94a230ab-6b08-4e52-81f4-08e737976b12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15505 | 2026.03.17 22:09:27.398066 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15506 | 2026.03.17 22:09:27.398081 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15507 | 2026.03.17 22:09:27.398101 [ 352 ] {} <Debug> TCP-Session: 0b347e98-1070-4d4c-bdce-a2f99e08df49 Authenticating user 'default' from [fd00:1122:3344:101::e]:44715 | ||
| 15508 | 2026.03.17 22:09:27.398057 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15509 | 2026.03.17 22:09:27.398125 [ 353 ] {} <Debug> TCP-Session: 6e5710fe-3aee-4e65-86a7-b344b5ec40ed Authenticating user 'default' from [fd00:1122:3344:101::e]:52606 | ||
| 15510 | 2026.03.17 22:09:27.398137 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15511 | 2026.03.17 22:09:27.398161 [ 351 ] {} <Debug> TCP-Session: ccabb6ee-7adc-4d2a-b2d6-8b6ad4ee6147 Authenticating user 'default' from [fd00:1122:3344:101::e]:33710 | ||
| 15512 | 2026.03.17 22:09:27.398171 [ 353 ] {} <Debug> TCP-Session: 6e5710fe-3aee-4e65-86a7-b344b5ec40ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15513 | 2026.03.17 22:09:27.398187 [ 287 ] {} <Debug> TCP-Session: f459f711-7f99-466a-b49b-aea4a4b8d4ec Authenticating user 'default' from [fd00:1122:3344:101::e]:38733 | ||
| 15514 | 2026.03.17 22:09:27.398207 [ 353 ] {} <Debug> TCP-Session: 6e5710fe-3aee-4e65-86a7-b344b5ec40ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15515 | 2026.03.17 22:09:27.398289 [ 287 ] {} <Debug> TCP-Session: f459f711-7f99-466a-b49b-aea4a4b8d4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15516 | 2026.03.17 22:09:27.398198 [ 351 ] {} <Debug> TCP-Session: ccabb6ee-7adc-4d2a-b2d6-8b6ad4ee6147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15517 | 2026.03.17 22:09:27.398315 [ 287 ] {} <Debug> TCP-Session: f459f711-7f99-466a-b49b-aea4a4b8d4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2026.03.17 22:09:27.398335 [ 351 ] {} <Debug> TCP-Session: ccabb6ee-7adc-4d2a-b2d6-8b6ad4ee6147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15519 | 2026.03.17 22:09:27.398031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50052 | ||
| 15520 | 2026.03.17 22:09:27.398005 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53729 | ||
| 15521 | 2026.03.17 22:09:27.397926 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40303 | ||
| 15522 | 2026.03.17 22:09:27.398432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15523 | 2026.03.17 22:09:27.398483 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15524 | 2026.03.17 22:09:27.398498 [ 288 ] {} <Debug> TCP-Session: 0228fdf1-574b-4c2a-969e-9533d2201f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:50052 | ||
| 15525 | 2026.03.17 22:09:27.398519 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15526 | 2026.03.17 22:09:27.398138 [ 352 ] {} <Debug> TCP-Session: 0b347e98-1070-4d4c-bdce-a2f99e08df49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.03.17 22:09:27.398033 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15528 | 2026.03.17 22:09:27.398565 [ 286 ] {} <Debug> TCP-Session: 1a2513ca-13d3-4ca4-abde-5ecff20eb4e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53729 | ||
| 15529 | 2026.03.17 22:09:27.398580 [ 352 ] {} <Debug> TCP-Session: 0b347e98-1070-4d4c-bdce-a2f99e08df49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15530 | 2026.03.17 22:09:27.398598 [ 288 ] {} <Debug> TCP-Session: 0228fdf1-574b-4c2a-969e-9533d2201f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2026.03.17 22:09:27.398612 [ 286 ] {} <Debug> TCP-Session: 1a2513ca-13d3-4ca4-abde-5ecff20eb4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2026.03.17 22:09:27.398635 [ 288 ] {} <Debug> TCP-Session: 0228fdf1-574b-4c2a-969e-9533d2201f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15533 | 2026.03.17 22:09:27.398647 [ 286 ] {} <Debug> TCP-Session: 1a2513ca-13d3-4ca4-abde-5ecff20eb4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15534 | 2026.03.17 22:09:27.398571 [ 350 ] {} <Debug> TCP-Session: 8d42e1df-35a1-4b66-b751-cae2115e3f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:40303 | ||
| 15535 | 2026.03.17 22:09:27.398612 [ 349 ] {} <Debug> TCP-Session: 3fd09871-b467-45d4-b6c8-201d1866a866 Authenticating user 'default' from [fd00:1122:3344:101::e]:51316 | ||
| 15536 | 2026.03.17 22:09:27.398703 [ 350 ] {} <Debug> TCP-Session: 8d42e1df-35a1-4b66-b751-cae2115e3f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2026.03.17 22:09:27.398721 [ 349 ] {} <Debug> TCP-Session: 3fd09871-b467-45d4-b6c8-201d1866a866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.03.17 22:09:27.398733 [ 350 ] {} <Debug> TCP-Session: 8d42e1df-35a1-4b66-b751-cae2115e3f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2026.03.17 22:09:27.398745 [ 349 ] {} <Debug> TCP-Session: 3fd09871-b467-45d4-b6c8-201d1866a866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15540 | 2026.03.17 22:09:27.398233 [ 289 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52179) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15541 | 2026.03.17 22:09:27.399038 [ 289 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15542 | 2026.03.17 22:09:27.399094 [ 289 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15543 | 2026.03.17 22:09:27.399380 [ 289 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 15544 | 2026.03.17 22:09:27.400400 [ 320 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Trace> AggregatingTransform: Aggregating | ||
| 15545 | 2026.03.17 22:09:27.400447 [ 320 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Trace> Aggregator: Aggregation method: without_key | ||
| 15546 | 2026.03.17 22:09:27.400484 [ 320 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099547 sec. (1004.551 rows/sec., 39.24 KiB/sec.) | ||
| 15547 | 2026.03.17 22:09:27.400504 [ 320 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Trace> Aggregator: Merging aggregated data | ||
| 15548 | 2026.03.17 22:09:27.401777 [ 289 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003608 sec., 277.16186252771615 rows/sec., 10.83 KiB/sec. | ||
| 15549 | 2026.03.17 22:09:27.401913 [ 289 ] {94d8e41b-705b-4260-9f9a-8d6101345337} <Debug> TCPHandler: Processed in 0.003969576 sec. | ||
| 15550 | 2026.03.17 22:09:27.402016 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15551 | 2026.03.17 22:09:27.402050 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15552 | 2026.03.17 22:09:27.402066 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15553 | 2026.03.17 22:09:27.402088 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15554 | 2026.03.17 22:09:27.402095 [ 350 ] {} <Debug> TCP-Session: 8d42e1df-35a1-4b66-b751-cae2115e3f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15555 | 2026.03.17 22:09:27.402114 [ 288 ] {} <Debug> TCP-Session: 0228fdf1-574b-4c2a-969e-9533d2201f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2026.03.17 22:09:27.402124 [ 351 ] {} <Debug> TCP-Session: ccabb6ee-7adc-4d2a-b2d6-8b6ad4ee6147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15557 | 2026.03.17 22:09:27.402132 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15558 | 2026.03.17 22:09:27.402150 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15559 | 2026.03.17 22:09:27.402180 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15560 | 2026.03.17 22:09:27.402194 [ 352 ] {} <Debug> TCP-Session: 0b347e98-1070-4d4c-bdce-a2f99e08df49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15561 | 2026.03.17 22:09:27.402203 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15562 | 2026.03.17 22:09:27.402221 [ 287 ] {} <Debug> TCP-Session: f459f711-7f99-466a-b49b-aea4a4b8d4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15563 | 2026.03.17 22:09:27.402208 [ 353 ] {} <Debug> TCP-Session: 6e5710fe-3aee-4e65-86a7-b344b5ec40ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15564 | 2026.03.17 22:09:27.402246 [ 289 ] {} <Debug> TCP-Session: 94a230ab-6b08-4e52-81f4-08e737976b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15565 | 2026.03.17 22:09:27.402109 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15566 | 2026.03.17 22:09:27.402056 [ 349 ] {} <Debug> TCP-Session: 3fd09871-b467-45d4-b6c8-201d1866a866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15567 | 2026.03.17 22:09:27.402321 [ 286 ] {} <Debug> TCP-Session: 1a2513ca-13d3-4ca4-abde-5ecff20eb4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15568 | 2026.03.17 22:09:30.745722 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15569 | 2026.03.17 22:09:30.745796 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15570 | 2026.03.17 22:09:30.992409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35512 | ||
| 15571 | 2026.03.17 22:09:30.993208 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.03.17 22:09:30.993272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15573 | 2026.03.17 22:09:30.993815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15574 | 2026.03.17 22:09:30.994088 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.03.17 22:09:30.994219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35512 | ||
| 15576 | 2026.03.17 22:09:30.996569 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15577 | 2026.03.17 22:09:30.996710 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15578 | 2026.03.17 22:09:30.996763 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15579 | 2026.03.17 22:09:30.997433 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.03.17 22:09:30.997468 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15581 | 2026.03.17 22:09:30.997787 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15582 | 2026.03.17 22:09:30.997992 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15583 | 2026.03.17 22:09:30.998118 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001446 sec., 62240.66390041494 rows/sec., 5.22 MiB/sec. | ||
| 15584 | 2026.03.17 22:09:30.998155 [ 276 ] {2e3c28d2-5081-4233-8d3f-f278c8551bb5} <Debug> TCPHandler: Processed in 0.001696923 sec. | ||
| 15585 | 2026.03.17 22:09:30.998300 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15586 | 2026.03.17 22:09:30.998393 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15587 | 2026.03.17 22:09:30.998431 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15588 | 2026.03.17 22:09:30.998900 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2026.03.17 22:09:30.998933 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15590 | 2026.03.17 22:09:30.999219 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15591 | 2026.03.17 22:09:30.999417 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15592 | 2026.03.17 22:09:30.999540 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001166 sec., 14579.759862778732 rows/sec., 1.07 MiB/sec. | ||
| 15593 | 2026.03.17 22:09:30.999577 [ 276 ] {841ba8d1-1f53-4ac0-8c45-25aad98215b3} <Debug> TCPHandler: Processed in 0.001329935 sec. | ||
| 15594 | 2026.03.17 22:09:30.999595 [ 102 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15595 | 2026.03.17 22:09:30.999673 [ 102 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.03.17 22:09:30.999698 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15597 | 2026.03.17 22:09:30.999701 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15598 | 2026.03.17 22:09:30.999808 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15599 | 2026.03.17 22:09:30.999824 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 15600 | 2026.03.17 22:09:30.999847 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15601 | 2026.03.17 22:09:30.999981 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15602 | 2026.03.17 22:09:31.000023 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 15603 | 2026.03.17 22:09:31.000096 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 40 rows starting from the beginning of the part | ||
| 15604 | 2026.03.17 22:09:31.000148 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 15605 | 2026.03.17 22:09:31.000195 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 17 rows starting from the beginning of the part | ||
| 15606 | 2026.03.17 22:09:31.000240 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part | ||
| 15607 | 2026.03.17 22:09:31.000285 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 17 rows starting from the beginning of the part | ||
| 15608 | 2026.03.17 22:09:31.000344 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2026.03.17 22:09:31.000385 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15610 | 2026.03.17 22:09:31.000725 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15611 | 2026.03.17 22:09:31.000957 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2026.03.17 22:09:31.001085 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001295 sec., 62548.26254826255 rows/sec., 4.88 MiB/sec. | ||
| 15613 | 2026.03.17 22:09:31.001122 [ 276 ] {da7301be-6472-47bb-85eb-a11d8ae99ffd} <Debug> TCPHandler: Processed in 0.001472639 sec. | ||
| 15614 | 2026.03.17 22:09:31.001155 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388846 sec., 250567.73753173498 rows/sec., 17.86 MiB/sec. | ||
| 15615 | 2026.03.17 22:09:31.001242 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15616 | 2026.03.17 22:09:31.001338 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15617 | 2026.03.17 22:09:31.001360 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15618 | 2026.03.17 22:09:31.001380 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15619 | 2026.03.17 22:09:31.001667 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2026.03.17 22:09:31.001748 [ 198 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_106_21} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15621 | 2026.03.17 22:09:31.001805 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15622 | 2026.03.17 22:09:31.001840 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15623 | 2026.03.17 22:09:31.001845 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15624 | 2026.03.17 22:09:31.002185 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15625 | 2026.03.17 22:09:31.002393 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15626 | 2026.03.17 22:09:31.002512 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_120_29 to all_121_121_0 | ||
| 15627 | 2026.03.17 22:09:31.002518 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 15628 | 2026.03.17 22:09:31.002546 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.03.17 22:09:31.002570 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15630 | 2026.03.17 22:09:31.002573 [ 276 ] {0939761d-52db-4ff7-80d0-7434f952912c} <Debug> TCPHandler: Processed in 0.001377647 sec. | ||
| 15631 | 2026.03.17 22:09:31.002652 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_29 to all_121_121_0 into Compact with storage Full | ||
| 15632 | 2026.03.17 22:09:31.002693 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2026.03.17 22:09:31.002753 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15634 | 2026.03.17 22:09:31.002784 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_29, total 39553 rows starting from the beginning of the part | ||
| 15635 | 2026.03.17 22:09:31.002789 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15636 | 2026.03.17 22:09:31.002833 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 128 rows starting from the beginning of the part | ||
| 15637 | 2026.03.17 22:09:31.002848 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15638 | 2026.03.17 22:09:31.003636 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15639 | 2026.03.17 22:09:31.003673 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15640 | 2026.03.17 22:09:31.004196 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15641 | 2026.03.17 22:09:31.004410 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15642 | 2026.03.17 22:09:31.004537 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15643 | 2026.03.17 22:09:31.004545 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001774 sec., 9582.863585118377 rows/sec., 17.17 MiB/sec. | ||
| 15644 | 2026.03.17 22:09:31.004574 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.03.17 22:09:31.004600 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15646 | 2026.03.17 22:09:31.004614 [ 276 ] {6aed1911-84a2-474d-8dce-8bf5d9ca9766} <Debug> TCPHandler: Processed in 0.001967748 sec. | ||
| 15647 | 2026.03.17 22:09:31.004692 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 15648 | 2026.03.17 22:09:31.004738 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15649 | 2026.03.17 22:09:31.004834 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15650 | 2026.03.17 22:09:31.004874 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15651 | 2026.03.17 22:09:31.004904 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15652 | 2026.03.17 22:09:31.004965 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2159 rows starting from the beginning of the part | ||
| 15653 | 2026.03.17 22:09:31.005095 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part | ||
| 15654 | 2026.03.17 22:09:31.005204 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 15655 | 2026.03.17 22:09:31.005225 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.03.17 22:09:31.005265 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15657 | 2026.03.17 22:09:31.005302 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 17 rows starting from the beginning of the part | ||
| 15658 | 2026.03.17 22:09:31.005406 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part | ||
| 15659 | 2026.03.17 22:09:31.005499 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 17 rows starting from the beginning of the part | ||
| 15660 | 2026.03.17 22:09:31.005579 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15661 | 2026.03.17 22:09:31.005805 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2026.03.17 22:09:31.005976 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 15663 | 2026.03.17 22:09:31.006018 [ 276 ] {b83f716c-d941-4b4b-a71a-6e295a60f0bd} <Debug> TCPHandler: Processed in 0.001327996 sec. | ||
| 15664 | 2026.03.17 22:09:31.008785 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39681 rows, containing 5 columns (5 merged, 0 gathered) in 0.006151928 sec., 6450173.01893 rows/sec., 423.97 MiB/sec. | ||
| 15665 | 2026.03.17 22:09:31.009594 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Trace> MergedBlockOutputStream: filled checksums all_1_121_30 (state Temporary) | ||
| 15666 | 2026.03.17 22:09:31.009874 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_121_30 to all_1_121_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2026.03.17 22:09:31.009939 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_121_30} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_120_29, all_121_121_0] -> all_1_121_30 | ||
| 15668 | 2026.03.17 22:09:31.010012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15669 | 2026.03.17 22:09:31.015037 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 19 columns (19 merged, 0 gathered) in 0.01037856 sec., 218623.77825054727 rows/sec., 391.76 MiB/sec. | ||
| 15670 | 2026.03.17 22:09:31.017328 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15671 | 2026.03.17 22:09:31.017748 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.03.17 22:09:31.017840 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15673 | 2026.03.17 22:09:31.018001 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.42 MiB. | ||
| 15674 | 2026.03.17 22:09:32.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.58 MiB, peak 395.97 MiB, free memory in arenas 0.00 B, will set to 380.77 MiB (RSS), difference: 3.19 MiB | ||
| 15675 | 2026.03.17 22:09:32.830834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15676 | 2026.03.17 22:09:32.848265 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2026.03.17 22:09:32.848327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15678 | 2026.03.17 22:09:32.854410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15679 | 2026.03.17 22:09:32.855106 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.03.17 22:09:32.858232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15681 | 2026.03.17 22:09:35.783711 [ 219 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 15682 | 2026.03.17 22:09:35.783798 [ 219 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 15683 | 2026.03.17 22:09:35.787318 [ 219 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 15684 | 2026.03.17 22:09:35.996205 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15685 | 2026.03.17 22:09:35.996392 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15686 | 2026.03.17 22:09:35.996462 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15687 | 2026.03.17 22:09:35.997270 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15688 | 2026.03.17 22:09:35.997320 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15689 | 2026.03.17 22:09:35.997743 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15690 | 2026.03.17 22:09:35.997973 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15691 | 2026.03.17 22:09:35.998123 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00178 sec., 58426.966292134835 rows/sec., 4.89 MiB/sec. | ||
| 15692 | 2026.03.17 22:09:35.998136 [ 66 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15693 | 2026.03.17 22:09:35.998173 [ 276 ] {b9f045cc-2883-4308-8c45-023538feed80} <Debug> TCPHandler: Processed in 0.002119301 sec. | ||
| 15694 | 2026.03.17 22:09:35.998212 [ 66 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2026.03.17 22:09:35.998243 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15696 | 2026.03.17 22:09:35.998322 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15697 | 2026.03.17 22:09:35.998372 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 15698 | 2026.03.17 22:09:35.998424 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15699 | 2026.03.17 22:09:35.998472 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15700 | 2026.03.17 22:09:35.998516 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15701 | 2026.03.17 22:09:35.998554 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2895 rows starting from the beginning of the part | ||
| 15702 | 2026.03.17 22:09:35.998619 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 15703 | 2026.03.17 22:09:35.998661 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 15704 | 2026.03.17 22:09:35.998704 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 15705 | 2026.03.17 22:09:35.998743 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 15706 | 2026.03.17 22:09:35.998784 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 15707 | 2026.03.17 22:09:35.998891 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.03.17 22:09:35.998934 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15709 | 2026.03.17 22:09:35.999254 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15710 | 2026.03.17 22:09:35.999493 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.03.17 22:09:35.999634 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.43 MiB/sec. | ||
| 15712 | 2026.03.17 22:09:35.999672 [ 276 ] {f1e59f96-add2-424a-9263-d0af411f6ff8} <Debug> TCPHandler: Processed in 0.001399727 sec. | ||
| 15713 | 2026.03.17 22:09:35.999796 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2026.03.17 22:09:35.999890 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15715 | 2026.03.17 22:09:35.999931 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15716 | 2026.03.17 22:09:36.000153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.33 MiB, peak 395.97 MiB, free memory in arenas 0.00 B, will set to 380.77 MiB (RSS), difference: -3.56 MiB | ||
| 15717 | 2026.03.17 22:09:36.000158 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846975 sec., 1833809.3368886963 rows/sec., 149.76 MiB/sec. | ||
| 15718 | 2026.03.17 22:09:36.000379 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2026.03.17 22:09:36.000416 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15720 | 2026.03.17 22:09:36.000473 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15721 | 2026.03.17 22:09:36.000741 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.03.17 22:09:36.000764 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15723 | 2026.03.17 22:09:36.000813 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_126_25} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15724 | 2026.03.17 22:09:36.000894 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 15725 | 2026.03.17 22:09:36.000984 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.03.17 22:09:36.001093 [ 66 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15727 | 2026.03.17 22:09:36.001114 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001242 sec., 70853.46215780998 rows/sec., 5.53 MiB/sec. | ||
| 15728 | 2026.03.17 22:09:36.001126 [ 66 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15729 | 2026.03.17 22:09:36.001154 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15730 | 2026.03.17 22:09:36.001160 [ 276 ] {8799b381-860b-4d1f-9bc8-295c1932ded3} <Debug> TCPHandler: Processed in 0.001412377 sec. | ||
| 15731 | 2026.03.17 22:09:36.001235 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 15732 | 2026.03.17 22:09:36.001299 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2026.03.17 22:09:36.001339 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15734 | 2026.03.17 22:09:36.001369 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1552 rows starting from the beginning of the part | ||
| 15735 | 2026.03.17 22:09:36.001398 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15736 | 2026.03.17 22:09:36.001418 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 88 rows starting from the beginning of the part | ||
| 15737 | 2026.03.17 22:09:36.001448 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15738 | 2026.03.17 22:09:36.001461 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 15739 | 2026.03.17 22:09:36.001505 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 88 rows starting from the beginning of the part | ||
| 15740 | 2026.03.17 22:09:36.001550 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 81 rows starting from the beginning of the part | ||
| 15741 | 2026.03.17 22:09:36.001588 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 15742 | 2026.03.17 22:09:36.001870 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2026.03.17 22:09:36.001911 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15744 | 2026.03.17 22:09:36.002266 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15745 | 2026.03.17 22:09:36.002488 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2026.03.17 22:09:36.002595 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388257 sec., 1424808.2307526632 rows/sec., 107.41 MiB/sec. | ||
| 15747 | 2026.03.17 22:09:36.002611 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_121_30 to all_122_122_0 | ||
| 15748 | 2026.03.17 22:09:36.002621 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 15749 | 2026.03.17 22:09:36.002666 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2026.03.17 22:09:36.002698 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15751 | 2026.03.17 22:09:36.002705 [ 276 ] {008a3254-76be-40a4-8eb6-436bb42c4fc7} <Debug> TCPHandler: Processed in 0.001453517 sec. | ||
| 15752 | 2026.03.17 22:09:36.002766 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_30 to all_122_122_0 into Compact with storage Full | ||
| 15753 | 2026.03.17 22:09:36.002822 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15754 | 2026.03.17 22:09:36.002861 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15755 | 2026.03.17 22:09:36.002865 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15756 | 2026.03.17 22:09:36.002908 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_30, total 39681 rows starting from the beginning of the part | ||
| 15757 | 2026.03.17 22:09:36.002925 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15758 | 2026.03.17 22:09:36.002981 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15759 | 2026.03.17 22:09:36.002988 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15760 | 2026.03.17 22:09:36.003222 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.03.17 22:09:36.003313 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_126_25} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15762 | 2026.03.17 22:09:36.003425 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15763 | 2026.03.17 22:09:36.003875 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.03.17 22:09:36.003914 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15765 | 2026.03.17 22:09:36.004476 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15766 | 2026.03.17 22:09:36.004711 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2026.03.17 22:09:36.004860 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001953 sec., 12288.786482334868 rows/sec., 22.02 MiB/sec. | ||
| 15768 | 2026.03.17 22:09:36.004943 [ 276 ] {f6cee32b-e9b9-422b-b955-fb9027c32483} <Debug> TCPHandler: Processed in 0.002171861 sec. | ||
| 15769 | 2026.03.17 22:09:36.005060 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15770 | 2026.03.17 22:09:36.005160 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15771 | 2026.03.17 22:09:36.005202 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15772 | 2026.03.17 22:09:36.005564 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.03.17 22:09:36.005601 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15774 | 2026.03.17 22:09:36.005915 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15775 | 2026.03.17 22:09:36.006137 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2026.03.17 22:09:36.006261 [ 66 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15777 | 2026.03.17 22:09:36.006272 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 15778 | 2026.03.17 22:09:36.006304 [ 66 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2026.03.17 22:09:36.006328 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15780 | 2026.03.17 22:09:36.006330 [ 276 ] {56802b8c-4cc8-4dc0-afa7-5994433d7ec3} <Debug> TCPHandler: Processed in 0.001322315 sec. | ||
| 15781 | 2026.03.17 22:09:36.006428 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15782 | 2026.03.17 22:09:36.006539 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15783 | 2026.03.17 22:09:36.006568 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6150 rows starting from the beginning of the part | ||
| 15784 | 2026.03.17 22:09:36.006618 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15785 | 2026.03.17 22:09:36.006660 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15786 | 2026.03.17 22:09:36.006700 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15787 | 2026.03.17 22:09:36.006738 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15788 | 2026.03.17 22:09:36.006771 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 15789 | 2026.03.17 22:09:36.008573 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002184102 sec., 2953158.7810459402 rows/sec., 197.37 MiB/sec. | ||
| 15790 | 2026.03.17 22:09:36.009103 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15791 | 2026.03.17 22:09:36.009468 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2026.03.17 22:09:36.009558 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_126_25} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15793 | 2026.03.17 22:09:36.009669 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15794 | 2026.03.17 22:09:36.009783 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39841 rows, containing 5 columns (5 merged, 0 gathered) in 0.007044185 sec., 5655870.764325469 rows/sec., 371.85 MiB/sec. | ||
| 15795 | 2026.03.17 22:09:36.010464 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Trace> MergedBlockOutputStream: filled checksums all_1_122_31 (state Temporary) | ||
| 15796 | 2026.03.17 22:09:36.010708 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_122_31 to all_1_122_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2026.03.17 22:09:36.010775 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_122_31} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_121_30, all_122_122_0] -> all_1_122_31 | ||
| 15798 | 2026.03.17 22:09:36.010850 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15799 | 2026.03.17 22:09:36.097918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1952 | ||
| 15800 | 2026.03.17 22:09:36.100264 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15801 | 2026.03.17 22:09:36.100318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15802 | 2026.03.17 22:09:36.101573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15803 | 2026.03.17 22:09:36.101884 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15804 | 2026.03.17 22:09:36.102286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1952 | ||
| 15805 | 2026.03.17 22:09:36.383887 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2026.03.17 22:09:36.384073 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15807 | 2026.03.17 22:09:36.384143 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15808 | 2026.03.17 22:09:36.384783 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2026.03.17 22:09:36.384827 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15810 | 2026.03.17 22:09:36.385241 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15811 | 2026.03.17 22:09:36.385470 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2026.03.17 22:09:36.385621 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 15813 | 2026.03.17 22:09:36.385672 [ 276 ] {082968b3-7de7-4739-963e-1c84d88f4d65} <Debug> TCPHandler: Processed in 0.001907406 sec. | ||
| 15814 | 2026.03.17 22:09:36.385789 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2026.03.17 22:09:36.385886 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15816 | 2026.03.17 22:09:36.385928 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15817 | 2026.03.17 22:09:36.386335 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.03.17 22:09:36.386370 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15819 | 2026.03.17 22:09:36.386682 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15820 | 2026.03.17 22:09:36.386896 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.03.17 22:09:36.387025 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 845.74 KiB/sec. | ||
| 15822 | 2026.03.17 22:09:36.387065 [ 276 ] {94c4cef4-b82a-4c93-b5e1-7d4ae0bbcea5} <Debug> TCPHandler: Processed in 0.001327505 sec. | ||
| 15823 | 2026.03.17 22:09:36.387169 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2026.03.17 22:09:36.387263 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15825 | 2026.03.17 22:09:36.387302 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15826 | 2026.03.17 22:09:36.388491 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.03.17 22:09:36.388526 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15828 | 2026.03.17 22:09:36.388951 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15829 | 2026.03.17 22:09:36.389161 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2026.03.17 22:09:36.389294 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Debug> executeQuery: Read 2100 rows, 163.77 KiB in 0.002048 sec., 1025390.625 rows/sec., 78.09 MiB/sec. | ||
| 15831 | 2026.03.17 22:09:36.389334 [ 276 ] {88520b49-9550-4cb8-b793-0eef56a7d5fe} <Debug> TCPHandler: Processed in 0.002214343 sec. | ||
| 15832 | 2026.03.17 22:09:36.389436 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15833 | 2026.03.17 22:09:36.389530 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15834 | 2026.03.17 22:09:36.389570 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15835 | 2026.03.17 22:09:36.389999 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2026.03.17 22:09:36.390035 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15837 | 2026.03.17 22:09:36.390333 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15838 | 2026.03.17 22:09:36.390544 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2026.03.17 22:09:36.390672 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001158 sec., 44905.00863557858 rows/sec., 3.29 MiB/sec. | ||
| 15840 | 2026.03.17 22:09:36.390711 [ 276 ] {3a2d0868-13a8-4e66-a5b7-f89d6d209260} <Debug> TCPHandler: Processed in 0.001323226 sec. | ||
| 15841 | 2026.03.17 22:09:36.390811 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15842 | 2026.03.17 22:09:36.390904 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15843 | 2026.03.17 22:09:36.390943 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15844 | 2026.03.17 22:09:36.391576 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.03.17 22:09:36.391610 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15846 | 2026.03.17 22:09:36.391971 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15847 | 2026.03.17 22:09:36.392192 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2026.03.17 22:09:36.392320 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001433 sec., 510816.46894626657 rows/sec., 30.21 MiB/sec. | ||
| 15849 | 2026.03.17 22:09:36.392359 [ 276 ] {544a83a0-485d-4adb-9e52-370cb434191f} <Debug> TCPHandler: Processed in 0.00159652 sec. | ||
| 15850 | 2026.03.17 22:09:36.392466 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15851 | 2026.03.17 22:09:36.392560 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15852 | 2026.03.17 22:09:36.392598 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15853 | 2026.03.17 22:09:36.392976 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2026.03.17 22:09:36.393009 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15855 | 2026.03.17 22:09:36.393291 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15856 | 2026.03.17 22:09:36.393504 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.03.17 22:09:36.393630 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 15858 | 2026.03.17 22:09:36.393668 [ 276 ] {6cc74e65-b7ff-4693-aea5-efd5b7efe9d3} <Debug> TCPHandler: Processed in 0.001250875 sec. | ||
| 15859 | 2026.03.17 22:09:36.393776 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2026.03.17 22:09:36.393868 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15861 | 2026.03.17 22:09:36.393907 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15862 | 2026.03.17 22:09:36.394298 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2026.03.17 22:09:36.394332 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15864 | 2026.03.17 22:09:36.394632 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15865 | 2026.03.17 22:09:36.394849 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.03.17 22:09:36.394974 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 15867 | 2026.03.17 22:09:36.395013 [ 276 ] {9e2845a7-d331-4ad5-94bd-c7d768765e6b} <Debug> TCPHandler: Processed in 0.001285374 sec. | ||
| 15868 | 2026.03.17 22:09:36.395114 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15869 | 2026.03.17 22:09:36.395207 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15870 | 2026.03.17 22:09:36.395246 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15871 | 2026.03.17 22:09:36.396014 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15872 | 2026.03.17 22:09:36.396049 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15873 | 2026.03.17 22:09:36.396396 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15874 | 2026.03.17 22:09:36.396621 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15875 | 2026.03.17 22:09:36.396755 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001564 sec., 687979.5396419438 rows/sec., 47.97 MiB/sec. | ||
| 15876 | 2026.03.17 22:09:36.396795 [ 276 ] {9cc5efd6-4ebc-4daf-99fd-bb7ea7afe349} <Debug> TCPHandler: Processed in 0.001728454 sec. | ||
| 15877 | 2026.03.17 22:09:36.396901 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15878 | 2026.03.17 22:09:36.396995 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15879 | 2026.03.17 22:09:36.397037 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15880 | 2026.03.17 22:09:36.397667 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2026.03.17 22:09:36.397701 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15882 | 2026.03.17 22:09:36.398123 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15883 | 2026.03.17 22:09:36.398353 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15884 | 2026.03.17 22:09:36.398457 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_122_31 to all_127_127_0 | ||
| 15885 | 2026.03.17 22:09:36.398479 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.0015 sec., 839333.3333333334 rows/sec., 52.95 MiB/sec. | ||
| 15886 | 2026.03.17 22:09:36.398495 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.03.17 22:09:36.398516 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15888 | 2026.03.17 22:09:36.398518 [ 276 ] {e4a20037-64f7-45f1-9ff4-9f8ade951ab4} <Debug> TCPHandler: Processed in 0.001665522 sec. | ||
| 15889 | 2026.03.17 22:09:36.398626 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2026.03.17 22:09:36.398707 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_31 to all_127_127_0 into Compact with storage Full | ||
| 15891 | 2026.03.17 22:09:36.398720 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15892 | 2026.03.17 22:09:36.398837 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15893 | 2026.03.17 22:09:36.398946 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15894 | 2026.03.17 22:09:36.399010 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_31, total 39841 rows starting from the beginning of the part | ||
| 15895 | 2026.03.17 22:09:36.399116 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15896 | 2026.03.17 22:09:36.399193 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15897 | 2026.03.17 22:09:36.399265 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 15898 | 2026.03.17 22:09:36.399333 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15899 | 2026.03.17 22:09:36.399406 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1259 rows starting from the beginning of the part | ||
| 15900 | 2026.03.17 22:09:36.399655 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2026.03.17 22:09:36.399696 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15902 | 2026.03.17 22:09:36.400260 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15903 | 2026.03.17 22:09:36.400495 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2026.03.17 22:09:36.400637 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001933 sec., 14485.256078634247 rows/sec., 25.96 MiB/sec. | ||
| 15905 | 2026.03.17 22:09:36.400694 [ 276 ] {b993c608-f3f9-4e1f-89c8-650ac661893d} <Debug> TCPHandler: Processed in 0.002116581 sec. | ||
| 15906 | 2026.03.17 22:09:36.400802 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15907 | 2026.03.17 22:09:36.400896 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15908 | 2026.03.17 22:09:36.400938 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15909 | 2026.03.17 22:09:36.401249 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2026.03.17 22:09:36.401284 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15911 | 2026.03.17 22:09:36.401584 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15912 | 2026.03.17 22:09:36.401815 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2026.03.17 22:09:36.401942 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 15914 | 2026.03.17 22:09:36.401978 [ 276 ] {25e2f947-4461-4f15-a7f0-af0f78b547ac} <Debug> TCPHandler: Processed in 0.001225134 sec. | ||
| 15915 | 2026.03.17 22:09:36.406684 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41740 rows, containing 5 columns (5 merged, 0 gathered) in 0.008061825 sec., 5177487.727654719 rows/sec., 340.29 MiB/sec. | ||
| 15916 | 2026.03.17 22:09:36.407148 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Trace> MergedBlockOutputStream: filled checksums all_1_127_32 (state Temporary) | ||
| 15917 | 2026.03.17 22:09:36.407475 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_127_32 to all_1_127_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15918 | 2026.03.17 22:09:36.407562 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_127_32} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_122_31, all_127_127_0] -> all_1_127_32 | ||
| 15919 | 2026.03.17 22:09:36.407640 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15920 | 2026.03.17 22:09:37.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.57 MiB, peak 395.97 MiB, free memory in arenas 0.00 B, will set to 380.77 MiB (RSS), difference: 2.20 MiB | ||
| 15921 | 2026.03.17 22:09:37.017781 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 15922 | 2026.03.17 22:09:37.017839 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 15923 | 2026.03.17 22:09:37.020702 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 15924 | 2026.03.17 22:09:38.174974 [ 224 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 15925 | 2026.03.17 22:09:38.175044 [ 224 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 15926 | 2026.03.17 22:09:38.177873 [ 224 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 15927 | 2026.03.17 22:09:38.494348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36024 | ||
| 15928 | 2026.03.17 22:09:38.494878 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.03.17 22:09:38.494917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15930 | 2026.03.17 22:09:38.495426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15931 | 2026.03.17 22:09:38.495684 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.03.17 22:09:38.495830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36024 | ||
| 15933 | 2026.03.17 22:09:38.833436 [ 224 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 15934 | 2026.03.17 22:09:38.833484 [ 224 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 15935 | 2026.03.17 22:09:38.836034 [ 224 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 15936 | 2026.03.17 22:09:40.331853 [ 221 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 15937 | 2026.03.17 22:09:40.331938 [ 221 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 15938 | 2026.03.17 22:09:40.335312 [ 221 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 15939 | 2026.03.17 22:09:40.358303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15940 | 2026.03.17 22:09:40.374214 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2026.03.17 22:09:40.374272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15942 | 2026.03.17 22:09:40.380329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15943 | 2026.03.17 22:09:40.381075 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2026.03.17 22:09:40.383914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15945 | 2026.03.17 22:09:40.455515 [ 225 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 15946 | 2026.03.17 22:09:40.455564 [ 225 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 15947 | 2026.03.17 22:09:40.458624 [ 225 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 15948 | 2026.03.17 22:09:40.994132 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.03.17 22:09:40.994325 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15950 | 2026.03.17 22:09:40.994404 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15951 | 2026.03.17 22:09:40.995132 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.03.17 22:09:40.995183 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15953 | 2026.03.17 22:09:40.995621 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15954 | 2026.03.17 22:09:40.995891 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.03.17 22:09:40.996059 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.38 MiB/sec. | ||
| 15956 | 2026.03.17 22:09:40.996114 [ 276 ] {3434f3b2-1863-49d7-9013-b6fca63e0318} <Debug> TCPHandler: Processed in 0.002108901 sec. | ||
| 15957 | 2026.03.17 22:09:40.996240 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15958 | 2026.03.17 22:09:40.996342 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15959 | 2026.03.17 22:09:40.996387 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15960 | 2026.03.17 22:09:40.996847 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2026.03.17 22:09:40.996891 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15962 | 2026.03.17 22:09:40.997195 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15963 | 2026.03.17 22:09:40.997402 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15964 | 2026.03.17 22:09:40.997538 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 15965 | 2026.03.17 22:09:40.997578 [ 276 ] {c1c0c452-c2d1-4d39-8af9-0265fa0a314f} <Debug> TCPHandler: Processed in 0.001387146 sec. | ||
| 15966 | 2026.03.17 22:09:40.997707 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15967 | 2026.03.17 22:09:40.997805 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15968 | 2026.03.17 22:09:40.997851 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15969 | 2026.03.17 22:09:40.998268 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15970 | 2026.03.17 22:09:40.998305 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15971 | 2026.03.17 22:09:40.998635 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15972 | 2026.03.17 22:09:40.998864 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15973 | 2026.03.17 22:09:40.999003 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 15974 | 2026.03.17 22:09:40.999041 [ 276 ] {86fd88c2-cea8-4744-a44b-5ca2f6bb46c0} <Debug> TCPHandler: Processed in 0.001382457 sec. | ||
| 15975 | 2026.03.17 22:09:40.999167 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2026.03.17 22:09:40.999268 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15977 | 2026.03.17 22:09:40.999311 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15978 | 2026.03.17 22:09:40.999659 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.03.17 22:09:40.999694 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15980 | 2026.03.17 22:09:41.000017 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15981 | 2026.03.17 22:09:41.000346 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.03.17 22:09:41.000480 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001233 sec., 38929.4403892944 rows/sec., 2.62 MiB/sec. | ||
| 15983 | 2026.03.17 22:09:41.000517 [ 276 ] {05024617-caf3-41c7-ace0-6fefd6013436} <Debug> TCPHandler: Processed in 0.001404077 sec. | ||
| 15984 | 2026.03.17 22:09:42.005666 [ 220 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 15985 | 2026.03.17 22:09:42.005714 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 15986 | 2026.03.17 22:09:42.008544 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 15987 | 2026.03.17 22:09:42.576325 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 15988 | 2026.03.17 22:09:42.576370 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 15989 | 2026.03.17 22:09:42.579186 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 15990 | 2026.03.17 22:09:45.745835 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15991 | 2026.03.17 22:09:45.745899 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15992 | 2026.03.17 22:09:45.995650 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.03.17 22:09:45.995846 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15994 | 2026.03.17 22:09:45.995923 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15995 | 2026.03.17 22:09:45.995945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36472 | ||
| 15996 | 2026.03.17 22:09:45.996399 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2026.03.17 22:09:45.996448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15998 | 2026.03.17 22:09:45.996596 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.03.17 22:09:45.996635 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16000 | 2026.03.17 22:09:45.996947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16001 | 2026.03.17 22:09:45.997016 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16002 | 2026.03.17 22:09:45.997210 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16003 | 2026.03.17 22:09:45.997254 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.03.17 22:09:45.997364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36472 | ||
| 16005 | 2026.03.17 22:09:45.997379 [ 72 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16006 | 2026.03.17 22:09:45.997427 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001632 sec., 63725.490196078434 rows/sec., 5.33 MiB/sec. | ||
| 16007 | 2026.03.17 22:09:45.997442 [ 72 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2026.03.17 22:09:45.997477 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16009 | 2026.03.17 22:09:45.997493 [ 276 ] {da8614fa-261c-4002-a508-d5c645df964d} <Debug> TCPHandler: Processed in 0.001974928 sec. | ||
| 16010 | 2026.03.17 22:09:45.997604 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 16011 | 2026.03.17 22:09:45.997628 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2026.03.17 22:09:45.997747 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16013 | 2026.03.17 22:09:45.997756 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16014 | 2026.03.17 22:09:45.997795 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16015 | 2026.03.17 22:09:45.997812 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34104 rows starting from the beginning of the part | ||
| 16016 | 2026.03.17 22:09:45.997901 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16017 | 2026.03.17 22:09:45.997951 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16018 | 2026.03.17 22:09:45.997997 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16019 | 2026.03.17 22:09:45.998051 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16020 | 2026.03.17 22:09:45.998089 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16021 | 2026.03.17 22:09:45.998226 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16022 | 2026.03.17 22:09:45.998272 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16023 | 2026.03.17 22:09:45.998596 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16024 | 2026.03.17 22:09:45.998812 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16025 | 2026.03.17 22:09:45.998964 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001242 sec., 19323.67149758454 rows/sec., 1.42 MiB/sec. | ||
| 16026 | 2026.03.17 22:09:45.999006 [ 276 ] {97a93861-35fe-45a5-a641-c3813e2b19da} <Debug> TCPHandler: Processed in 0.001433078 sec. | ||
| 16027 | 2026.03.17 22:09:45.999121 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2026.03.17 22:09:45.999220 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16029 | 2026.03.17 22:09:45.999263 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16030 | 2026.03.17 22:09:45.999736 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.03.17 22:09:45.999774 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16032 | 2026.03.17 22:09:46.000114 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16033 | 2026.03.17 22:09:46.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.78 MiB, peak 395.97 MiB, free memory in arenas 0.00 B, will set to 380.78 MiB (RSS), difference: -7.00 MiB | ||
| 16034 | 2026.03.17 22:09:46.000374 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.03.17 22:09:46.000526 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001326 sec., 66365.00754147813 rows/sec., 5.18 MiB/sec. | ||
| 16036 | 2026.03.17 22:09:46.000565 [ 276 ] {69762665-5657-4783-b259-a9805573e8cf} <Debug> TCPHandler: Processed in 0.001494739 sec. | ||
| 16037 | 2026.03.17 22:09:46.000682 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2026.03.17 22:09:46.000695 [ 197 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36472 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315252 sec., 11569157.372514687 rows/sec., 165.50 MiB/sec. | ||
| 16039 | 2026.03.17 22:09:46.000783 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16040 | 2026.03.17 22:09:46.000830 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16041 | 2026.03.17 22:09:46.001043 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16042 | 2026.03.17 22:09:46.001260 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2026.03.17 22:09:46.001304 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16044 | 2026.03.17 22:09:46.001351 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.03.17 22:09:46.001443 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_76_15} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16046 | 2026.03.17 22:09:46.001552 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16047 | 2026.03.17 22:09:46.001668 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16048 | 2026.03.17 22:09:46.001963 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.03.17 22:09:46.002102 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 16050 | 2026.03.17 22:09:46.002141 [ 276 ] {2647f765-a658-45c5-b8a2-b94aa5820a39} <Debug> TCPHandler: Processed in 0.001507039 sec. | ||
| 16051 | 2026.03.17 22:09:46.002257 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16052 | 2026.03.17 22:09:46.002355 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16053 | 2026.03.17 22:09:46.002412 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16054 | 2026.03.17 22:09:46.003235 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16055 | 2026.03.17 22:09:46.003272 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16056 | 2026.03.17 22:09:46.003823 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16057 | 2026.03.17 22:09:46.004065 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16058 | 2026.03.17 22:09:46.004222 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001881 sec., 12759.170653907495 rows/sec., 22.86 MiB/sec. | ||
| 16059 | 2026.03.17 22:09:46.004292 [ 276 ] {7dddfb1c-2b90-4865-9220-9c88ca127080} <Debug> TCPHandler: Processed in 0.002084131 sec. | ||
| 16060 | 2026.03.17 22:09:46.004401 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16061 | 2026.03.17 22:09:46.004498 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16062 | 2026.03.17 22:09:46.004540 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16063 | 2026.03.17 22:09:46.004893 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16064 | 2026.03.17 22:09:46.004929 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16065 | 2026.03.17 22:09:46.005247 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16066 | 2026.03.17 22:09:46.005510 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16067 | 2026.03.17 22:09:46.005678 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 16068 | 2026.03.17 22:09:46.005720 [ 276 ] {56dc2324-1929-4da1-afe7-40a91ee0f923} <Debug> TCPHandler: Processed in 0.001366566 sec. | ||
| 16069 | 2026.03.17 22:09:46.102449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1994 | ||
| 16070 | 2026.03.17 22:09:46.105560 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.03.17 22:09:46.105631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16072 | 2026.03.17 22:09:46.107374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16073 | 2026.03.17 22:09:46.107663 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.03.17 22:09:46.107855 [ 101 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16075 | 2026.03.17 22:09:46.107924 [ 101 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.03.17 22:09:46.107947 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16077 | 2026.03.17 22:09:46.108034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 16078 | 2026.03.17 22:09:46.108058 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 16079 | 2026.03.17 22:09:46.108504 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16080 | 2026.03.17 22:09:46.108626 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1834 rows starting from the beginning of the part | ||
| 16081 | 2026.03.17 22:09:46.108959 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 16082 | 2026.03.17 22:09:46.109372 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 16083 | 2026.03.17 22:09:46.109728 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 16084 | 2026.03.17 22:09:46.110056 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 16085 | 2026.03.17 22:09:46.110382 [ 187 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 16086 | 2026.03.17 22:09:46.117640 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 72 columns (72 merged, 0 gathered) in 0.009630785 sec., 207044.38942412275 rows/sec., 160.94 MiB/sec. | ||
| 16087 | 2026.03.17 22:09:46.119376 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16088 | 2026.03.17 22:09:46.119902 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.03.17 22:09:46.119973 [ 191 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_56_11} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16090 | 2026.03.17 22:09:46.120160 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 16091 | 2026.03.17 22:09:47.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.35 MiB, peak 395.97 MiB, free memory in arenas 0.00 B, will set to 380.80 MiB (RSS), difference: 6.45 MiB | ||
| 16092 | 2026.03.17 22:09:47.883964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16093 | 2026.03.17 22:09:47.902814 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.03.17 22:09:47.902880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16095 | 2026.03.17 22:09:47.909480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16096 | 2026.03.17 22:09:47.910258 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.03.17 22:09:47.910575 [ 75 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16098 | 2026.03.17 22:09:47.910641 [ 75 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2026.03.17 22:09:47.910663 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16100 | 2026.03.17 22:09:47.910796 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16101 | 2026.03.17 22:09:47.914543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16102 | 2026.03.17 22:09:47.914739 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16103 | 2026.03.17 22:09:47.916389 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16104 | 2026.03.17 22:09:47.921093 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16105 | 2026.03.17 22:09:47.925622 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16106 | 2026.03.17 22:09:47.930107 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16107 | 2026.03.17 22:09:47.935068 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16108 | 2026.03.17 22:09:47.939761 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16109 | 2026.03.17 22:09:48.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.62 MiB, peak 399.30 MiB, free memory in arenas 0.00 B, will set to 380.82 MiB (RSS), difference: -14.80 MiB | ||
| 16110 | 2026.03.17 22:09:48.004654 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.093924468 sec., 6100.646745212334 rows/sec., 31.55 MiB/sec. | ||
| 16111 | 2026.03.17 22:09:48.007800 [ 186 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16112 | 2026.03.17 22:09:48.010215 [ 186 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_76_15} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.03.17 22:09:48.010343 [ 186 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_76_15} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16114 | 2026.03.17 22:09:48.012904 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16115 | 2026.03.17 22:09:49.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.08 MiB, peak 399.30 MiB, free memory in arenas 0.00 B, will set to 380.82 MiB (RSS), difference: 13.74 MiB | ||
| 16116 | 2026.03.17 22:09:50.011309 [ 225 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): 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] | ||
| 16117 | 2026.03.17 22:09:50.011365 [ 225 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): 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] | ||
| 16118 | 2026.03.17 22:09:50.013857 [ 225 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): 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] | ||
| 16119 | 2026.03.17 22:09:50.995515 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.03.17 22:09:50.995693 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16121 | 2026.03.17 22:09:50.995759 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16122 | 2026.03.17 22:09:50.996443 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.03.17 22:09:50.996485 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16124 | 2026.03.17 22:09:50.996861 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16125 | 2026.03.17 22:09:50.997087 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.03.17 22:09:50.997231 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001587 sec., 56710.775047258976 rows/sec., 4.76 MiB/sec. | ||
| 16127 | 2026.03.17 22:09:50.997273 [ 276 ] {84d8cf19-f57e-4577-9218-2acb9ed605c7} <Debug> TCPHandler: Processed in 0.001878356 sec. | ||
| 16128 | 2026.03.17 22:09:50.997410 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16129 | 2026.03.17 22:09:50.997503 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16130 | 2026.03.17 22:09:50.997543 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16131 | 2026.03.17 22:09:50.997946 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.03.17 22:09:50.997981 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16133 | 2026.03.17 22:09:50.998263 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16134 | 2026.03.17 22:09:50.998465 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2026.03.17 22:09:50.998589 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001105 sec., 15384.615384615383 rows/sec., 1.13 MiB/sec. | ||
| 16136 | 2026.03.17 22:09:50.998626 [ 276 ] {8e785f32-2942-4d06-b7ee-a661725e9c3a} <Debug> TCPHandler: Processed in 0.001263494 sec. | ||
| 16137 | 2026.03.17 22:09:50.998733 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2026.03.17 22:09:50.998824 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16139 | 2026.03.17 22:09:50.998863 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16140 | 2026.03.17 22:09:50.999293 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.03.17 22:09:50.999328 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16142 | 2026.03.17 22:09:50.999617 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16143 | 2026.03.17 22:09:50.999818 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.03.17 22:09:50.999940 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001134 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. | ||
| 16145 | 2026.03.17 22:09:50.999976 [ 276 ] {cdc82e36-d36c-490c-83b7-e9b5dad767ed} <Debug> TCPHandler: Processed in 0.001289925 sec. | ||
| 16146 | 2026.03.17 22:09:51.000085 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.03.17 22:09:51.000176 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16148 | 2026.03.17 22:09:51.000223 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16149 | 2026.03.17 22:09:51.000620 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.03.17 22:09:51.000653 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16151 | 2026.03.17 22:09:51.000965 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16152 | 2026.03.17 22:09:51.001323 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2026.03.17 22:09:51.001449 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 16154 | 2026.03.17 22:09:51.001485 [ 276 ] {626b70e5-f010-4175-9957-95e229da4bfe} <Debug> TCPHandler: Processed in 0.001446038 sec. | ||
| 16155 | 2026.03.17 22:09:51.001602 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.03.17 22:09:51.001693 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.03.17 22:09:51.001746 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16158 | 2026.03.17 22:09:51.002539 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.03.17 22:09:51.002574 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16160 | 2026.03.17 22:09:51.003100 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16161 | 2026.03.17 22:09:51.003313 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.03.17 22:09:51.003445 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001769 sec., 9609.949123798757 rows/sec., 17.22 MiB/sec. | ||
| 16163 | 2026.03.17 22:09:51.003497 [ 276 ] {1a940d45-87c3-40dd-85d8-ca5c78bce62e} <Debug> TCPHandler: Processed in 0.001941427 sec. | ||
| 16164 | 2026.03.17 22:09:51.003611 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16165 | 2026.03.17 22:09:51.003712 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16166 | 2026.03.17 22:09:51.003754 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16167 | 2026.03.17 22:09:51.004091 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16168 | 2026.03.17 22:09:51.004127 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16169 | 2026.03.17 22:09:51.004472 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16170 | 2026.03.17 22:09:51.004772 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.03.17 22:09:51.004931 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 16172 | 2026.03.17 22:09:51.004970 [ 276 ] {f92707ed-ec5b-4093-a481-68acf5dd7baa} <Debug> TCPHandler: Processed in 0.001408437 sec. | ||
| 16173 | 2026.03.17 22:09:53.498449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36984 | ||
| 16174 | 2026.03.17 22:09:53.499008 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.03.17 22:09:53.499052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16176 | 2026.03.17 22:09:53.499540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16177 | 2026.03.17 22:09:53.499764 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.03.17 22:09:53.499893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36984 | ||
| 16179 | 2026.03.17 22:09:55.415600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16180 | 2026.03.17 22:09:55.432634 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16181 | 2026.03.17 22:09:55.432697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16182 | 2026.03.17 22:09:55.438784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16183 | 2026.03.17 22:09:55.439482 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.03.17 22:09:55.443130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16185 | 2026.03.17 22:09:55.995524 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16186 | 2026.03.17 22:09:55.995716 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16187 | 2026.03.17 22:09:55.995792 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16188 | 2026.03.17 22:09:55.996510 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16189 | 2026.03.17 22:09:55.996560 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16190 | 2026.03.17 22:09:55.996975 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16191 | 2026.03.17 22:09:55.997222 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2026.03.17 22:09:55.997410 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00175 sec., 3428.5714285714284 rows/sec., 279.58 KiB/sec. | ||
| 16193 | 2026.03.17 22:09:55.997475 [ 276 ] {d08863d1-4e63-42b4-b90d-c5f03eb22264} <Debug> TCPHandler: Processed in 0.00208433 sec. | ||
| 16194 | 2026.03.17 22:09:55.997636 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2026.03.17 22:09:55.997760 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16196 | 2026.03.17 22:09:55.997817 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16197 | 2026.03.17 22:09:55.998487 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.03.17 22:09:55.998677 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16199 | 2026.03.17 22:09:55.999151 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16200 | 2026.03.17 22:09:55.999457 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.03.17 22:09:55.999643 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Debug> executeQuery: Read 107 rows, 9.13 KiB in 0.001915 sec., 55874.67362924282 rows/sec., 4.65 MiB/sec. | ||
| 16202 | 2026.03.17 22:09:55.999654 [ 95 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16203 | 2026.03.17 22:09:55.999700 [ 276 ] {f775fc8f-bcdf-471e-be81-a83461bad0ed} <Debug> TCPHandler: Processed in 0.002124461 sec. | ||
| 16204 | 2026.03.17 22:09:55.999738 [ 95 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.03.17 22:09:55.999776 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16206 | 2026.03.17 22:09:55.999875 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16207 | 2026.03.17 22:09:55.999900 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 16208 | 2026.03.17 22:09:56.000085 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16209 | 2026.03.17 22:09:56.000133 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16210 | 2026.03.17 22:09:56.000227 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16211 | 2026.03.17 22:09:56.000264 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2895 rows starting from the beginning of the part | ||
| 16212 | 2026.03.17 22:09:56.000329 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 2100 rows starting from the beginning of the part | ||
| 16213 | 2026.03.17 22:09:56.000377 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 16214 | 2026.03.17 22:09:56.000424 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 16215 | 2026.03.17 22:09:56.000468 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 16216 | 2026.03.17 22:09:56.000508 [ 189 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 107 rows starting from the beginning of the part | ||
| 16217 | 2026.03.17 22:09:56.000620 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2026.03.17 22:09:56.000657 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16219 | 2026.03.17 22:09:56.000967 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16220 | 2026.03.17 22:09:56.001171 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16221 | 2026.03.17 22:09:56.001301 [ 95 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16222 | 2026.03.17 22:09:56.001303 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001244 sec., 24115.755627009643 rows/sec., 1.75 MiB/sec. | ||
| 16223 | 2026.03.17 22:09:56.001351 [ 95 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.03.17 22:09:56.001368 [ 276 ] {06147dad-e9b1-4434-a774-c0a990111e46} <Debug> TCPHandler: Processed in 0.00155709 sec. | ||
| 16225 | 2026.03.17 22:09:56.001377 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16226 | 2026.03.17 22:09:56.001502 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 16227 | 2026.03.17 22:09:56.001508 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16228 | 2026.03.17 22:09:56.001641 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16229 | 2026.03.17 22:09:56.001650 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16230 | 2026.03.17 22:09:56.001686 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16231 | 2026.03.17 22:09:56.001699 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 16232 | 2026.03.17 22:09:56.001775 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 16233 | 2026.03.17 22:09:56.001825 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part | ||
| 16234 | 2026.03.17 22:09:56.001869 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 16235 | 2026.03.17 22:09:56.001910 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 17 rows starting from the beginning of the part | ||
| 16236 | 2026.03.17 22:09:56.001949 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part | ||
| 16237 | 2026.03.17 22:09:56.002141 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.03.17 22:09:56.002182 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16239 | 2026.03.17 22:09:56.002516 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16240 | 2026.03.17 22:09:56.002748 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2026.03.17 22:09:56.002908 [ 95 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16242 | 2026.03.17 22:09:56.002911 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.71 MiB/sec. | ||
| 16243 | 2026.03.17 22:09:56.002950 [ 95 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.03.17 22:09:56.002974 [ 276 ] {742ee2dc-28de-45f8-bf82-7e717eeb61ef} <Debug> TCPHandler: Processed in 0.001516049 sec. | ||
| 16245 | 2026.03.17 22:09:56.002975 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16246 | 2026.03.17 22:09:56.002968 [ 190 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513229 sec., 246492.76480955625 rows/sec., 17.61 MiB/sec. | ||
| 16247 | 2026.03.17 22:09:56.003076 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 16248 | 2026.03.17 22:09:56.003103 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2026.03.17 22:09:56.003179 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16250 | 2026.03.17 22:09:56.003195 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16251 | 2026.03.17 22:09:56.003202 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16252 | 2026.03.17 22:09:56.003211 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1552 rows starting from the beginning of the part | ||
| 16253 | 2026.03.17 22:09:56.003260 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16254 | 2026.03.17 22:09:56.003279 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1076 rows starting from the beginning of the part | ||
| 16255 | 2026.03.17 22:09:56.003324 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 16256 | 2026.03.17 22:09:56.003361 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 88 rows starting from the beginning of the part | ||
| 16257 | 2026.03.17 22:09:56.003361 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 5 columns (5 merged, 0 gathered) in 0.003512347 sec., 1523767.4409732297 rows/sec., 123.08 MiB/sec. | ||
| 16258 | 2026.03.17 22:09:56.003400 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 16259 | 2026.03.17 22:09:56.003437 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 94 rows starting from the beginning of the part | ||
| 16260 | 2026.03.17 22:09:56.003528 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2026.03.17 22:09:56.003635 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_111_22} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16262 | 2026.03.17 22:09:56.003685 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16263 | 2026.03.17 22:09:56.003725 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16264 | 2026.03.17 22:09:56.003732 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16265 | 2026.03.17 22:09:56.003742 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16266 | 2026.03.17 22:09:56.004111 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16267 | 2026.03.17 22:09:56.004117 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2026.03.17 22:09:56.004246 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_131_26} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16269 | 2026.03.17 22:09:56.004385 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 16270 | 2026.03.17 22:09:56.004403 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2026.03.17 22:09:56.004543 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001359 sec., 119941.1331861663 rows/sec., 8.35 MiB/sec. | ||
| 16272 | 2026.03.17 22:09:56.004581 [ 276 ] {738f2863-648d-41dd-8fe9-1e8c7d05b332} <Debug> TCPHandler: Processed in 0.00152837 sec. | ||
| 16273 | 2026.03.17 22:09:56.004698 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16274 | 2026.03.17 22:09:56.004792 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16275 | 2026.03.17 22:09:56.004847 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16276 | 2026.03.17 22:09:56.004978 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935257 sec., 1526928.9815254512 rows/sec., 113.75 MiB/sec. | ||
| 16277 | 2026.03.17 22:09:56.005197 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16278 | 2026.03.17 22:09:56.005449 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.03.17 22:09:56.005516 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_131_26} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16280 | 2026.03.17 22:09:56.005599 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16281 | 2026.03.17 22:09:56.005681 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2026.03.17 22:09:56.005716 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16283 | 2026.03.17 22:09:56.006282 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16284 | 2026.03.17 22:09:56.006505 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2026.03.17 22:09:56.006630 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16286 | 2026.03.17 22:09:56.006648 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001873 sec., 12813.667912439936 rows/sec., 22.96 MiB/sec. | ||
| 16287 | 2026.03.17 22:09:56.006664 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16288 | 2026.03.17 22:09:56.006694 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16289 | 2026.03.17 22:09:56.006734 [ 276 ] {02d3b884-2a6a-4e15-8583-bdd458880043} <Debug> TCPHandler: Processed in 0.00208611 sec. | ||
| 16290 | 2026.03.17 22:09:56.006776 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 16291 | 2026.03.17 22:09:56.006858 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16292 | 2026.03.17 22:09:56.006959 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16293 | 2026.03.17 22:09:56.006986 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16294 | 2026.03.17 22:09:56.007001 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16295 | 2026.03.17 22:09:56.007046 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2269 rows starting from the beginning of the part | ||
| 16296 | 2026.03.17 22:09:56.007175 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 16297 | 2026.03.17 22:09:56.007302 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 28 rows starting from the beginning of the part | ||
| 16298 | 2026.03.17 22:09:56.007346 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.03.17 22:09:56.007387 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16300 | 2026.03.17 22:09:56.007421 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 16301 | 2026.03.17 22:09:56.007538 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 17 rows starting from the beginning of the part | ||
| 16302 | 2026.03.17 22:09:56.007653 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 24 rows starting from the beginning of the part | ||
| 16303 | 2026.03.17 22:09:56.007743 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16304 | 2026.03.17 22:09:56.007982 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2026.03.17 22:09:56.008126 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 16306 | 2026.03.17 22:09:56.008149 [ 94 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16307 | 2026.03.17 22:09:56.008163 [ 276 ] {b3c4ecf8-8d74-4d9a-82bc-bd21a2ec8eba} <Debug> TCPHandler: Processed in 0.001355747 sec. | ||
| 16308 | 2026.03.17 22:09:56.008197 [ 94 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2026.03.17 22:09:56.008225 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16310 | 2026.03.17 22:09:56.008305 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 16311 | 2026.03.17 22:09:56.008396 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16312 | 2026.03.17 22:09:56.008423 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6450 rows starting from the beginning of the part | ||
| 16313 | 2026.03.17 22:09:56.008473 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
| 16314 | 2026.03.17 22:09:56.008515 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
| 16315 | 2026.03.17 22:09:56.008553 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 16316 | 2026.03.17 22:09:56.008591 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16317 | 2026.03.17 22:09:56.008628 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16318 | 2026.03.17 22:09:56.010217 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001944377 sec., 3440690.7713884707 rows/sec., 230.03 MiB/sec. | ||
| 16319 | 2026.03.17 22:09:56.010570 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16320 | 2026.03.17 22:09:56.010829 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.03.17 22:09:56.010894 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_131_26} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16322 | 2026.03.17 22:09:56.010958 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16323 | 2026.03.17 22:09:56.016146 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 19 columns (19 merged, 0 gathered) in 0.009409741 sec., 253567.02166403944 rows/sec., 454.38 MiB/sec. | ||
| 16324 | 2026.03.17 22:09:56.019087 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16325 | 2026.03.17 22:09:56.019599 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.03.17 22:09:56.019700 [ 199 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16327 | 2026.03.17 22:09:56.019866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 16328 | 2026.03.17 22:09:56.109211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2020 | ||
| 16329 | 2026.03.17 22:09:56.111349 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16330 | 2026.03.17 22:09:56.111390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16331 | 2026.03.17 22:09:56.112544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16332 | 2026.03.17 22:09:56.112808 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2026.03.17 22:09:56.113071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 16334 | 2026.03.17 22:10:00.746149 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16335 | 2026.03.17 22:10:00.746223 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16336 | 2026.03.17 22:10:00.996508 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2026.03.17 22:10:00.996705 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16338 | 2026.03.17 22:10:00.996779 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16339 | 2026.03.17 22:10:00.997515 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.03.17 22:10:00.997559 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16341 | 2026.03.17 22:10:00.997955 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16342 | 2026.03.17 22:10:00.998190 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2026.03.17 22:10:00.998344 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001693 sec., 53160.07088009451 rows/sec., 4.46 MiB/sec. | ||
| 16344 | 2026.03.17 22:10:00.998384 [ 276 ] {d427ff0d-de7b-4a2f-bdb7-7d49ddeaf547} <Debug> TCPHandler: Processed in 0.002012458 sec. | ||
| 16345 | 2026.03.17 22:10:00.998510 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16346 | 2026.03.17 22:10:00.998606 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16347 | 2026.03.17 22:10:00.998646 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16348 | 2026.03.17 22:10:00.999043 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2026.03.17 22:10:00.999078 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16350 | 2026.03.17 22:10:00.999379 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16351 | 2026.03.17 22:10:00.999579 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2026.03.17 22:10:00.999705 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001118 sec., 15205.724508050089 rows/sec., 1.12 MiB/sec. | ||
| 16353 | 2026.03.17 22:10:00.999743 [ 276 ] {654d4e17-c3c5-400c-9271-1c03d0dacc87} <Debug> TCPHandler: Processed in 0.001282565 sec. | ||
| 16354 | 2026.03.17 22:10:00.999851 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16355 | 2026.03.17 22:10:00.999945 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16356 | 2026.03.17 22:10:00.999984 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16357 | 2026.03.17 22:10:01.000417 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2026.03.17 22:10:01.000453 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16359 | 2026.03.17 22:10:01.000752 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16360 | 2026.03.17 22:10:01.000957 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16361 | 2026.03.17 22:10:01.000994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37432 | ||
| 16362 | 2026.03.17 22:10:01.001085 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 16363 | 2026.03.17 22:10:01.001122 [ 276 ] {f6c295db-a15a-495d-8a38-bba95c61798e} <Debug> TCPHandler: Processed in 0.001319235 sec. | ||
| 16364 | 2026.03.17 22:10:01.001234 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16365 | 2026.03.17 22:10:01.001328 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16366 | 2026.03.17 22:10:01.001372 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16367 | 2026.03.17 22:10:01.001416 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2026.03.17 22:10:01.001451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16369 | 2026.03.17 22:10:01.001778 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.03.17 22:10:01.001812 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16371 | 2026.03.17 22:10:01.001841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16372 | 2026.03.17 22:10:01.002059 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.03.17 22:10:01.002150 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16374 | 2026.03.17 22:10:01.002166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37432 | ||
| 16375 | 2026.03.17 22:10:01.002356 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2026.03.17 22:10:01.002478 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_127_32 to all_128_128_0 | ||
| 16377 | 2026.03.17 22:10:01.002486 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 16378 | 2026.03.17 22:10:01.002547 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.03.17 22:10:01.002567 [ 276 ] {875f8de5-55f3-4ed4-a4ee-758302da3bfa} <Debug> TCPHandler: Processed in 0.001383637 sec. | ||
| 16380 | 2026.03.17 22:10:01.002573 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16381 | 2026.03.17 22:10:01.002689 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16382 | 2026.03.17 22:10:01.002701 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_32 to all_128_128_0 into Compact with storage Full | ||
| 16383 | 2026.03.17 22:10:01.002803 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16384 | 2026.03.17 22:10:01.002854 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16385 | 2026.03.17 22:10:01.002863 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16386 | 2026.03.17 22:10:01.002903 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_32, total 41740 rows starting from the beginning of the part | ||
| 16387 | 2026.03.17 22:10:01.002983 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 128 rows starting from the beginning of the part | ||
| 16388 | 2026.03.17 22:10:01.003690 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16389 | 2026.03.17 22:10:01.003732 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16390 | 2026.03.17 22:10:01.004273 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16391 | 2026.03.17 22:10:01.004492 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16392 | 2026.03.17 22:10:01.004634 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001849 sec., 9194.159004867497 rows/sec., 16.48 MiB/sec. | ||
| 16393 | 2026.03.17 22:10:01.004688 [ 276 ] {1da3755c-3e14-4209-ac33-36f914d1f6c2} <Debug> TCPHandler: Processed in 0.00204739 sec. | ||
| 16394 | 2026.03.17 22:10:01.004798 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16395 | 2026.03.17 22:10:01.004891 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16396 | 2026.03.17 22:10:01.004932 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16397 | 2026.03.17 22:10:01.005318 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16398 | 2026.03.17 22:10:01.005363 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16399 | 2026.03.17 22:10:01.005731 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16400 | 2026.03.17 22:10:01.005981 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16401 | 2026.03.17 22:10:01.006137 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 16402 | 2026.03.17 22:10:01.006181 [ 276 ] {63a4b47c-8756-4f44-bcd8-2f29524673a3} <Debug> TCPHandler: Processed in 0.001431848 sec. | ||
| 16403 | 2026.03.17 22:10:01.009446 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00678701 sec., 6168843.128270034 rows/sec., 405.52 MiB/sec. | ||
| 16404 | 2026.03.17 22:10:01.009815 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Trace> MergedBlockOutputStream: filled checksums all_1_128_33 (state Temporary) | ||
| 16405 | 2026.03.17 22:10:01.010202 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_128_33 to all_1_128_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16406 | 2026.03.17 22:10:01.010291 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_128_33} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_127_32, all_128_128_0] -> all_1_128_33 | ||
| 16407 | 2026.03.17 22:10:01.010382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16408 | 2026.03.17 22:10:01.817371 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 16409 | 2026.03.17 22:10:01.817449 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 16410 | 2026.03.17 22:10:01.821146 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 16411 | 2026.03.17 22:10:02.743234 [ 220 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 16412 | 2026.03.17 22:10:02.743292 [ 220 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 16413 | 2026.03.17 22:10:02.745626 [ 220 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 16414 | 2026.03.17 22:10:02.944164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16415 | 2026.03.17 22:10:02.962939 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16416 | 2026.03.17 22:10:02.963000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16417 | 2026.03.17 22:10:02.969140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16418 | 2026.03.17 22:10:02.969822 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16419 | 2026.03.17 22:10:02.973091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16420 | 2026.03.17 22:10:05.996869 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.03.17 22:10:05.997054 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16422 | 2026.03.17 22:10:05.997122 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16423 | 2026.03.17 22:10:05.997945 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2026.03.17 22:10:05.997995 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16425 | 2026.03.17 22:10:05.998406 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16426 | 2026.03.17 22:10:05.998634 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16427 | 2026.03.17 22:10:05.998823 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001816 sec., 57268.72246696035 rows/sec., 4.79 MiB/sec. | ||
| 16428 | 2026.03.17 22:10:05.998886 [ 276 ] {16417844-832f-4e18-ab38-023608cda966} <Debug> TCPHandler: Processed in 0.002147822 sec. | ||
| 16429 | 2026.03.17 22:10:05.999050 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16430 | 2026.03.17 22:10:05.999172 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16431 | 2026.03.17 22:10:05.999222 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16432 | 2026.03.17 22:10:05.999644 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.03.17 22:10:05.999682 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16434 | 2026.03.17 22:10:06.000001 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16435 | 2026.03.17 22:10:06.000267 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.03.17 22:10:06.000531 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001378 sec., 17416.54571843251 rows/sec., 1.28 MiB/sec. | ||
| 16437 | 2026.03.17 22:10:06.000573 [ 276 ] {038950cf-c818-40fd-91f0-34a841479487} <Debug> TCPHandler: Processed in 0.00158785 sec. | ||
| 16438 | 2026.03.17 22:10:06.000688 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16439 | 2026.03.17 22:10:06.000783 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16440 | 2026.03.17 22:10:06.000824 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16441 | 2026.03.17 22:10:06.001256 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2026.03.17 22:10:06.001293 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16443 | 2026.03.17 22:10:06.001599 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16444 | 2026.03.17 22:10:06.001819 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.03.17 22:10:06.001950 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001185 sec., 74261.60337552743 rows/sec., 5.80 MiB/sec. | ||
| 16446 | 2026.03.17 22:10:06.001990 [ 276 ] {0546b452-5633-42dd-a4b0-50271f9ddfca} <Debug> TCPHandler: Processed in 0.001350057 sec. | ||
| 16447 | 2026.03.17 22:10:06.002111 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16448 | 2026.03.17 22:10:06.002211 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16449 | 2026.03.17 22:10:06.002254 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16450 | 2026.03.17 22:10:06.002675 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.03.17 22:10:06.002712 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16452 | 2026.03.17 22:10:06.003052 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16453 | 2026.03.17 22:10:06.003256 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16454 | 2026.03.17 22:10:06.003387 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 16455 | 2026.03.17 22:10:06.003394 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_128_33 to all_129_129_0 | ||
| 16456 | 2026.03.17 22:10:06.003425 [ 276 ] {4645214b-fe51-4a7a-a7c6-a70420b21187} <Debug> TCPHandler: Processed in 0.001362486 sec. | ||
| 16457 | 2026.03.17 22:10:06.003473 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2026.03.17 22:10:06.003504 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16459 | 2026.03.17 22:10:06.003568 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2026.03.17 22:10:06.003643 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_33 to all_129_129_0 into Compact with storage Full | ||
| 16461 | 2026.03.17 22:10:06.003668 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.03.17 22:10:06.003707 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 16463 | 2026.03.17 22:10:06.003738 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16464 | 2026.03.17 22:10:06.003755 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 16465 | 2026.03.17 22:10:06.003792 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16466 | 2026.03.17 22:10:06.003835 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_33, total 41868 rows starting from the beginning of the part | ||
| 16467 | 2026.03.17 22:10:06.003905 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16468 | 2026.03.17 22:10:06.004643 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2026.03.17 22:10:06.004693 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16470 | 2026.03.17 22:10:06.005284 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16471 | 2026.03.17 22:10:06.005544 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.03.17 22:10:06.005688 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002038 sec., 11776.251226692837 rows/sec., 21.10 MiB/sec. | ||
| 16473 | 2026.03.17 22:10:06.005754 [ 276 ] {a5111ef5-e715-4f12-8dba-5b76560b9e4d} <Debug> TCPHandler: Processed in 0.002234673 sec. | ||
| 16474 | 2026.03.17 22:10:06.005881 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16475 | 2026.03.17 22:10:06.005978 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16476 | 2026.03.17 22:10:06.006022 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16477 | 2026.03.17 22:10:06.006384 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16478 | 2026.03.17 22:10:06.006422 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16479 | 2026.03.17 22:10:06.006765 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16480 | 2026.03.17 22:10:06.006992 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2026.03.17 22:10:06.007127 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 16482 | 2026.03.17 22:10:06.007166 [ 276 ] {260dd19f-224a-41d3-8097-62990581aa3c} <Debug> TCPHandler: Processed in 0.001336806 sec. | ||
| 16483 | 2026.03.17 22:10:06.007242 [ 220 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 16484 | 2026.03.17 22:10:06.007277 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 16485 | 2026.03.17 22:10:06.008544 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 16486 | 2026.03.17 22:10:06.010679 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42028 rows, containing 5 columns (5 merged, 0 gathered) in 0.007085367 sec., 5931661.690918762 rows/sec., 390.02 MiB/sec. | ||
| 16487 | 2026.03.17 22:10:06.011019 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Trace> MergedBlockOutputStream: filled checksums all_1_129_34 (state Temporary) | ||
| 16488 | 2026.03.17 22:10:06.011139 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 16489 | 2026.03.17 22:10:06.011358 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_129_34 to all_1_129_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16490 | 2026.03.17 22:10:06.011457 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_129_34} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_128_33, all_129_129_0] -> all_1_129_34 | ||
| 16491 | 2026.03.17 22:10:06.011548 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16492 | 2026.03.17 22:10:06.113228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2044 | ||
| 16493 | 2026.03.17 22:10:06.115457 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.03.17 22:10:06.115511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16495 | 2026.03.17 22:10:06.116734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16496 | 2026.03.17 22:10:06.117030 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.03.17 22:10:06.117326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2044 | ||
| 16498 | 2026.03.17 22:10:06.387661 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.03.17 22:10:06.387846 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16500 | 2026.03.17 22:10:06.387919 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16501 | 2026.03.17 22:10:06.388596 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16502 | 2026.03.17 22:10:06.388649 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16503 | 2026.03.17 22:10:06.389063 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16504 | 2026.03.17 22:10:06.389300 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.03.17 22:10:06.389464 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 16506 | 2026.03.17 22:10:06.389519 [ 276 ] {4e1965ba-4c9d-4233-878e-83e4cfc0404d} <Debug> TCPHandler: Processed in 0.001989739 sec. | ||
| 16507 | 2026.03.17 22:10:06.389654 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.03.17 22:10:06.389759 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16509 | 2026.03.17 22:10:06.389808 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16510 | 2026.03.17 22:10:06.391368 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.03.17 22:10:06.391410 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16512 | 2026.03.17 22:10:06.391866 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16513 | 2026.03.17 22:10:06.392091 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.03.17 22:10:06.392233 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Debug> executeQuery: Read 2094 rows, 163.33 KiB in 0.002498 sec., 838270.6164931946 rows/sec., 63.85 MiB/sec. | ||
| 16515 | 2026.03.17 22:10:06.392276 [ 276 ] {eabb9d9c-1b91-465f-a2c6-d14e396c4250} <Debug> TCPHandler: Processed in 0.002673531 sec. | ||
| 16516 | 2026.03.17 22:10:06.392404 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16517 | 2026.03.17 22:10:06.392500 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16518 | 2026.03.17 22:10:06.392541 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16519 | 2026.03.17 22:10:06.392970 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16520 | 2026.03.17 22:10:06.393007 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16521 | 2026.03.17 22:10:06.393312 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16522 | 2026.03.17 22:10:06.393548 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16523 | 2026.03.17 22:10:06.393681 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Debug> executeQuery: Read 40 rows, 3.07 KiB in 0.001199 sec., 33361.13427856547 rows/sec., 2.50 MiB/sec. | ||
| 16524 | 2026.03.17 22:10:06.393720 [ 276 ] {16b93bdc-dd58-43f5-81c5-78ce485ab58c} <Debug> TCPHandler: Processed in 0.001366506 sec. | ||
| 16525 | 2026.03.17 22:10:06.393834 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16526 | 2026.03.17 22:10:06.393928 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16527 | 2026.03.17 22:10:06.393969 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16528 | 2026.03.17 22:10:06.394626 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2026.03.17 22:10:06.394663 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16530 | 2026.03.17 22:10:06.395007 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16531 | 2026.03.17 22:10:06.395227 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16532 | 2026.03.17 22:10:06.395361 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001451 sec., 504479.66919365956 rows/sec., 29.84 MiB/sec. | ||
| 16533 | 2026.03.17 22:10:06.395401 [ 276 ] {10b653aa-f1d7-40dd-ac37-0be2edc8020b} <Debug> TCPHandler: Processed in 0.001615882 sec. | ||
| 16534 | 2026.03.17 22:10:06.395601 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16535 | 2026.03.17 22:10:06.395700 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16536 | 2026.03.17 22:10:06.395739 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16537 | 2026.03.17 22:10:06.396138 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2026.03.17 22:10:06.396175 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16539 | 2026.03.17 22:10:06.396490 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16540 | 2026.03.17 22:10:06.396713 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2026.03.17 22:10:06.396844 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 16542 | 2026.03.17 22:10:06.396883 [ 276 ] {8f3dca6a-0b9a-438b-8d01-807f08b16610} <Debug> TCPHandler: Processed in 0.001331415 sec. | ||
| 16543 | 2026.03.17 22:10:06.397001 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2026.03.17 22:10:06.397097 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16545 | 2026.03.17 22:10:06.397138 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16546 | 2026.03.17 22:10:06.397542 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.03.17 22:10:06.397578 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16548 | 2026.03.17 22:10:06.397897 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16549 | 2026.03.17 22:10:06.398120 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2026.03.17 22:10:06.398249 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 16551 | 2026.03.17 22:10:06.398288 [ 276 ] {01bc59ea-621a-4ec5-b847-89c6af7b38b7} <Debug> TCPHandler: Processed in 0.001336155 sec. | ||
| 16552 | 2026.03.17 22:10:06.398403 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2026.03.17 22:10:06.398499 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16554 | 2026.03.17 22:10:06.398539 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16555 | 2026.03.17 22:10:06.399310 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.03.17 22:10:06.399347 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16557 | 2026.03.17 22:10:06.399695 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16558 | 2026.03.17 22:10:06.399913 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.03.17 22:10:06.400042 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Debug> executeQuery: Read 1064 rows, 75.84 KiB in 0.001561 sec., 681614.3497757848 rows/sec., 47.45 MiB/sec. | ||
| 16560 | 2026.03.17 22:10:06.400080 [ 276 ] {bd01bd6d-6455-4650-81f4-b4f2a86761a6} <Debug> TCPHandler: Processed in 0.001727283 sec. | ||
| 16561 | 2026.03.17 22:10:06.400146 [ 222 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 16562 | 2026.03.17 22:10:06.400199 [ 222 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 16563 | 2026.03.17 22:10:06.400208 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.03.17 22:10:06.400310 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16565 | 2026.03.17 22:10:06.400355 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16566 | 2026.03.17 22:10:06.401040 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2026.03.17 22:10:06.401077 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16568 | 2026.03.17 22:10:06.401645 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16569 | 2026.03.17 22:10:06.401955 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2026.03.17 22:10:06.402107 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_129_34 to all_134_134_0 | ||
| 16571 | 2026.03.17 22:10:06.402120 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001828 sec., 685448.5776805251 rows/sec., 43.22 MiB/sec. | ||
| 16572 | 2026.03.17 22:10:06.402153 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2026.03.17 22:10:06.402174 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16574 | 2026.03.17 22:10:06.402178 [ 276 ] {3957860c-7fc1-4775-86d4-7c0bfb185360} <Debug> TCPHandler: Processed in 0.002019039 sec. | ||
| 16575 | 2026.03.17 22:10:06.402285 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_34 to all_134_134_0 into Compact with storage Full | ||
| 16576 | 2026.03.17 22:10:06.402326 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16577 | 2026.03.17 22:10:06.402399 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16578 | 2026.03.17 22:10:06.402438 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_34, total 42028 rows starting from the beginning of the part | ||
| 16579 | 2026.03.17 22:10:06.402442 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16580 | 2026.03.17 22:10:06.402510 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16581 | 2026.03.17 22:10:06.402519 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16582 | 2026.03.17 22:10:06.402569 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 163 rows starting from the beginning of the part | ||
| 16583 | 2026.03.17 22:10:06.402625 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16584 | 2026.03.17 22:10:06.402671 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16585 | 2026.03.17 22:10:06.402724 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1253 rows starting from the beginning of the part | ||
| 16586 | 2026.03.17 22:10:06.403480 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2026.03.17 22:10:06.403527 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16588 | 2026.03.17 22:10:06.404057 [ 222 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 16589 | 2026.03.17 22:10:06.404222 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16590 | 2026.03.17 22:10:06.404535 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16591 | 2026.03.17 22:10:06.404714 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002293 sec., 12211.077191452247 rows/sec., 21.88 MiB/sec. | ||
| 16592 | 2026.03.17 22:10:06.404793 [ 276 ] {dff0d9fb-edac-43b4-8148-eb94564bac2e} <Debug> TCPHandler: Processed in 0.002525929 sec. | ||
| 16593 | 2026.03.17 22:10:06.404962 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16594 | 2026.03.17 22:10:06.405088 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16595 | 2026.03.17 22:10:06.405147 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16596 | 2026.03.17 22:10:06.405586 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16597 | 2026.03.17 22:10:06.405630 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16598 | 2026.03.17 22:10:06.406049 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16599 | 2026.03.17 22:10:06.406359 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2026.03.17 22:10:06.406540 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001476 sec., 8130.081300813007 rows/sec., 561.06 KiB/sec. | ||
| 16601 | 2026.03.17 22:10:06.406586 [ 276 ] {7ecf4243-966a-44a0-977d-88c0f9a6f78b} <Debug> TCPHandler: Processed in 0.001694623 sec. | ||
| 16602 | 2026.03.17 22:10:06.412430 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43924 rows, containing 5 columns (5 merged, 0 gathered) in 0.010186276 sec., 4312076.366279492 rows/sec., 283.44 MiB/sec. | ||
| 16603 | 2026.03.17 22:10:06.412933 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Trace> MergedBlockOutputStream: filled checksums all_1_134_35 (state Temporary) | ||
| 16604 | 2026.03.17 22:10:06.413280 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_134_35 to all_1_134_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.03.17 22:10:06.413375 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_134_35} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_129_34, all_134_134_0] -> all_1_134_35 | ||
| 16606 | 2026.03.17 22:10:06.413470 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16607 | 2026.03.17 22:10:07.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.51 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 382.34 MiB (RSS), difference: -1.17 MiB | ||
| 16608 | 2026.03.17 22:10:07.013463 [ 223 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 16609 | 2026.03.17 22:10:07.013493 [ 223 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 16610 | 2026.03.17 22:10:07.016075 [ 223 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 16611 | 2026.03.17 22:10:08.502316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37944 | ||
| 16612 | 2026.03.17 22:10:08.502887 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2026.03.17 22:10:08.502932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16614 | 2026.03.17 22:10:08.503474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16615 | 2026.03.17 22:10:08.503730 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2026.03.17 22:10:08.503865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37944 | ||
| 16617 | 2026.03.17 22:10:10.473181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16618 | 2026.03.17 22:10:10.491991 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16619 | 2026.03.17 22:10:10.492059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16620 | 2026.03.17 22:10:10.498532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16621 | 2026.03.17 22:10:10.499301 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16622 | 2026.03.17 22:10:10.503068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16623 | 2026.03.17 22:10:10.993105 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16624 | 2026.03.17 22:10:10.993304 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16625 | 2026.03.17 22:10:10.993377 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16626 | 2026.03.17 22:10:10.994049 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16627 | 2026.03.17 22:10:10.994090 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16628 | 2026.03.17 22:10:10.994488 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16629 | 2026.03.17 22:10:10.994711 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2026.03.17 22:10:10.994866 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. | ||
| 16631 | 2026.03.17 22:10:10.994907 [ 276 ] {fe0f83d2-db88-40e1-9bce-0089bf475e3e} <Debug> TCPHandler: Processed in 0.001932717 sec. | ||
| 16632 | 2026.03.17 22:10:10.995018 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16633 | 2026.03.17 22:10:10.995111 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16634 | 2026.03.17 22:10:10.995150 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16635 | 2026.03.17 22:10:10.995561 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16636 | 2026.03.17 22:10:10.995597 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16637 | 2026.03.17 22:10:10.995892 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16638 | 2026.03.17 22:10:10.996088 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16639 | 2026.03.17 22:10:10.996211 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 16640 | 2026.03.17 22:10:10.996248 [ 276 ] {ecf48eb0-738b-4742-9a34-3d46974bb6ac} <Debug> TCPHandler: Processed in 0.001277825 sec. | ||
| 16641 | 2026.03.17 22:10:10.996356 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16642 | 2026.03.17 22:10:10.996448 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16643 | 2026.03.17 22:10:10.996490 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16644 | 2026.03.17 22:10:10.996863 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16645 | 2026.03.17 22:10:10.996899 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16646 | 2026.03.17 22:10:10.997218 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16647 | 2026.03.17 22:10:10.997428 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16648 | 2026.03.17 22:10:10.997550 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 16649 | 2026.03.17 22:10:10.997586 [ 276 ] {a0259087-1db4-4eec-a8f0-34f66a26f2d3} <Debug> TCPHandler: Processed in 0.001276675 sec. | ||
| 16650 | 2026.03.17 22:10:10.997692 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16651 | 2026.03.17 22:10:10.997784 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16652 | 2026.03.17 22:10:10.997823 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16653 | 2026.03.17 22:10:10.998143 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16654 | 2026.03.17 22:10:10.998178 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16655 | 2026.03.17 22:10:10.998470 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16656 | 2026.03.17 22:10:10.998676 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2026.03.17 22:10:10.998798 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 16658 | 2026.03.17 22:10:10.998833 [ 276 ] {60232f1e-3ca4-4742-90c1-faab4648a020} <Debug> TCPHandler: Processed in 0.001188023 sec. | ||
| 16659 | 2026.03.17 22:10:15.274024 [ 224 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 16660 | 2026.03.17 22:10:15.274082 [ 224 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 16661 | 2026.03.17 22:10:15.276630 [ 224 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 16662 | 2026.03.17 22:10:15.746281 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16663 | 2026.03.17 22:10:15.746333 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16664 | 2026.03.17 22:10:15.756006 [ 224 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 16665 | 2026.03.17 22:10:15.756035 [ 224 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 16666 | 2026.03.17 22:10:15.757911 [ 224 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 16667 | 2026.03.17 22:10:15.996036 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16668 | 2026.03.17 22:10:15.996211 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16669 | 2026.03.17 22:10:15.996276 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16670 | 2026.03.17 22:10:15.997001 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16671 | 2026.03.17 22:10:15.997043 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16672 | 2026.03.17 22:10:15.997427 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16673 | 2026.03.17 22:10:15.997644 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16674 | 2026.03.17 22:10:15.997794 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001632 sec., 63725.490196078434 rows/sec., 5.33 MiB/sec. | ||
| 16675 | 2026.03.17 22:10:15.997799 [ 76 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16676 | 2026.03.17 22:10:15.997834 [ 276 ] {c57afab7-d87c-48e1-b0c6-7faf423514d7} <Debug> TCPHandler: Processed in 0.001922007 sec. | ||
| 16677 | 2026.03.17 22:10:15.997868 [ 76 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16678 | 2026.03.17 22:10:15.997894 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16679 | 2026.03.17 22:10:15.997963 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16680 | 2026.03.17 22:10:15.998017 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 16681 | 2026.03.17 22:10:15.998060 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16682 | 2026.03.17 22:10:15.998104 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16683 | 2026.03.17 22:10:15.998158 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16684 | 2026.03.17 22:10:15.998198 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 16685 | 2026.03.17 22:10:15.998262 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 16686 | 2026.03.17 22:10:15.998308 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 104 rows starting from the beginning of the part | ||
| 16687 | 2026.03.17 22:10:15.998349 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 2094 rows starting from the beginning of the part | ||
| 16688 | 2026.03.17 22:10:15.998386 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16689 | 2026.03.17 22:10:15.998424 [ 187 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 16690 | 2026.03.17 22:10:15.998513 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2026.03.17 22:10:15.998554 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16692 | 2026.03.17 22:10:15.998864 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16693 | 2026.03.17 22:10:15.999081 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16694 | 2026.03.17 22:10:15.999213 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.50 MiB/sec. | ||
| 16695 | 2026.03.17 22:10:15.999251 [ 276 ] {dade5cc2-c631-4100-832c-6c88ca744194} <Debug> TCPHandler: Processed in 0.001336006 sec. | ||
| 16696 | 2026.03.17 22:10:15.999349 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16697 | 2026.03.17 22:10:15.999440 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16698 | 2026.03.17 22:10:15.999479 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16699 | 2026.03.17 22:10:15.999888 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2026.03.17 22:10:15.999923 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16701 | 2026.03.17 22:10:16.000358 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16702 | 2026.03.17 22:10:16.000443 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002487438 sec., 2147993.2364143347 rows/sec., 173.51 MiB/sec. | ||
| 16703 | 2026.03.17 22:10:16.000598 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.03.17 22:10:16.000729 [ 76 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16705 | 2026.03.17 22:10:16.000734 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001311 sec., 67124.33257055683 rows/sec., 5.24 MiB/sec. | ||
| 16706 | 2026.03.17 22:10:16.000770 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16707 | 2026.03.17 22:10:16.000779 [ 76 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2026.03.17 22:10:16.000798 [ 276 ] {ef232dc5-366c-4a62-b3a5-03fa4e19a0d4} <Debug> TCPHandler: Processed in 0.001495029 sec. | ||
| 16709 | 2026.03.17 22:10:16.000820 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16710 | 2026.03.17 22:10:16.000896 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 16711 | 2026.03.17 22:10:16.000917 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16712 | 2026.03.17 22:10:16.000982 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16713 | 2026.03.17 22:10:16.001010 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1552 rows starting from the beginning of the part | ||
| 16714 | 2026.03.17 22:10:16.001016 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16715 | 2026.03.17 22:10:16.001056 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 81 rows starting from the beginning of the part | ||
| 16716 | 2026.03.17 22:10:16.001067 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16717 | 2026.03.17 22:10:16.001098 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 88 rows starting from the beginning of the part | ||
| 16718 | 2026.03.17 22:10:16.001097 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16719 | 2026.03.17 22:10:16.001136 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1064 rows starting from the beginning of the part | ||
| 16720 | 2026.03.17 22:10:16.001169 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16721 | 2026.03.17 22:10:16.001205 [ 191 ] {20021106-0158-405d-a28f-8728817873b0::all_1_136_27} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16722 | 2026.03.17 22:10:16.001209 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 88 rows starting from the beginning of the part | ||
| 16723 | 2026.03.17 22:10:16.001302 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 16724 | 2026.03.17 22:10:16.001494 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16725 | 2026.03.17 22:10:16.001534 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16726 | 2026.03.17 22:10:16.001710 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001348886 sec. | ||
| 16727 | 2026.03.17 22:10:16.001877 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16728 | 2026.03.17 22:10:16.002085 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.03.17 22:10:16.002213 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 16730 | 2026.03.17 22:10:16.002249 [ 276 ] {edc73d8b-8092-4b61-96db-1cacc41608b5} <Debug> TCPHandler: Processed in 0.001379197 sec. | ||
| 16731 | 2026.03.17 22:10:16.002299 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433018 sec., 2049520.6619874975 rows/sec., 152.57 MiB/sec. | ||
| 16732 | 2026.03.17 22:10:16.002345 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2026.03.17 22:10:16.002436 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16734 | 2026.03.17 22:10:16.002452 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16735 | 2026.03.17 22:10:16.002491 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16736 | 2026.03.17 22:10:16.002686 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.03.17 22:10:16.002753 [ 187 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_136_27} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16738 | 2026.03.17 22:10:16.002813 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16739 | 2026.03.17 22:10:16.003359 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16740 | 2026.03.17 22:10:16.003401 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16741 | 2026.03.17 22:10:16.003936 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16742 | 2026.03.17 22:10:16.004156 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2026.03.17 22:10:16.004292 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001875 sec., 12800 rows/sec., 22.94 MiB/sec. | ||
| 16744 | 2026.03.17 22:10:16.004347 [ 276 ] {0f98f3be-f810-4376-ac6f-1904cc6246f9} <Debug> TCPHandler: Processed in 0.002047649 sec. | ||
| 16745 | 2026.03.17 22:10:16.004452 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2026.03.17 22:10:16.004546 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16747 | 2026.03.17 22:10:16.004587 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16748 | 2026.03.17 22:10:16.004924 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.03.17 22:10:16.004947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38456 | ||
| 16750 | 2026.03.17 22:10:16.004959 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16751 | 2026.03.17 22:10:16.005261 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16752 | 2026.03.17 22:10:16.005356 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16753 | 2026.03.17 22:10:16.005390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16754 | 2026.03.17 22:10:16.005470 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.03.17 22:10:16.005594 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 16756 | 2026.03.17 22:10:16.005592 [ 76 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16757 | 2026.03.17 22:10:16.005630 [ 276 ] {15834b90-6050-45e6-a430-5c1cf1978957} <Debug> TCPHandler: Processed in 0.001225684 sec. | ||
| 16758 | 2026.03.17 22:10:16.005652 [ 76 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.03.17 22:10:16.005676 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16760 | 2026.03.17 22:10:16.005785 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 16761 | 2026.03.17 22:10:16.005796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16762 | 2026.03.17 22:10:16.005935 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16763 | 2026.03.17 22:10:16.005975 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6690 rows starting from the beginning of the part | ||
| 16764 | 2026.03.17 22:10:16.006042 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 16765 | 2026.03.17 22:10:16.006059 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.03.17 22:10:16.006087 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 16767 | 2026.03.17 22:10:16.006134 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 12 rows starting from the beginning of the part | ||
| 16768 | 2026.03.17 22:10:16.006174 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part | ||
| 16769 | 2026.03.17 22:10:16.006184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38456 | ||
| 16770 | 2026.03.17 22:10:16.006216 [ 186 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 16771 | 2026.03.17 22:10:16.008005 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6930 rows, containing 4 columns (4 merged, 0 gathered) in 0.002271694 sec., 3050586.91883678 rows/sec., 204.00 MiB/sec. | ||
| 16772 | 2026.03.17 22:10:16.008725 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16773 | 2026.03.17 22:10:16.008995 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2026.03.17 22:10:16.009060 [ 197 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_136_27} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16775 | 2026.03.17 22:10:16.009147 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16776 | 2026.03.17 22:10:16.117463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2084 | ||
| 16777 | 2026.03.17 22:10:16.120088 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16778 | 2026.03.17 22:10:16.120127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16779 | 2026.03.17 22:10:16.121247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16780 | 2026.03.17 22:10:16.121494 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.03.17 22:10:16.121737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2084 | ||
| 16782 | 2026.03.17 22:10:17.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.49 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 382.34 MiB (RSS), difference: 2.86 MiB | ||
| 16783 | 2026.03.17 22:10:17.688214 [ 220 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 16784 | 2026.03.17 22:10:17.688264 [ 220 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 16785 | 2026.03.17 22:10:17.691580 [ 220 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 16786 | 2026.03.17 22:10:18.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.34 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 382.34 MiB (RSS), difference: 4.00 MiB | ||
| 16787 | 2026.03.17 22:10:18.004114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16788 | 2026.03.17 22:10:18.021143 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2026.03.17 22:10:18.021225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16790 | 2026.03.17 22:10:18.027174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16791 | 2026.03.17 22:10:18.027849 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.03.17 22:10:18.030899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16793 | 2026.03.17 22:10:19.394185 [ 63 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16794 | 2026.03.17 22:10:19.394251 [ 63 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.03.17 22:10:19.394276 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16796 | 2026.03.17 22:10:19.394376 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 16797 | 2026.03.17 22:10:19.394386 [ 225 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): 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] | ||
| 16798 | 2026.03.17 22:10:19.394452 [ 225 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): 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] | ||
| 16799 | 2026.03.17 22:10:19.394491 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16800 | 2026.03.17 22:10:19.394531 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 16801 | 2026.03.17 22:10:19.394598 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 16802 | 2026.03.17 22:10:19.394644 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 16803 | 2026.03.17 22:10:19.394686 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 16804 | 2026.03.17 22:10:19.394727 [ 187 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 16805 | 2026.03.17 22:10:19.395569 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232704 sec., 327734.8008929962 rows/sec., 23.96 MiB/sec. | ||
| 16806 | 2026.03.17 22:10:19.395781 [ 201 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16807 | 2026.03.17 22:10:19.396059 [ 225 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): 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] | ||
| 16808 | 2026.03.17 22:10:19.396134 [ 201 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.03.17 22:10:19.396222 [ 201 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_27_6} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16810 | 2026.03.17 22:10:19.396347 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16811 | 2026.03.17 22:10:20.599168 [ 58 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16812 | 2026.03.17 22:10:20.599233 [ 58 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2026.03.17 22:10:20.599252 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16814 | 2026.03.17 22:10:20.599339 [ 222 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): 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] | ||
| 16815 | 2026.03.17 22:10:20.599376 [ 222 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): 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] | ||
| 16816 | 2026.03.17 22:10:20.599385 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 16817 | 2026.03.17 22:10:20.599534 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16818 | 2026.03.17 22:10:20.599569 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 16819 | 2026.03.17 22:10:20.599634 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 16820 | 2026.03.17 22:10:20.599680 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 16821 | 2026.03.17 22:10:20.599723 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 16822 | 2026.03.17 22:10:20.599765 [ 187 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 16823 | 2026.03.17 22:10:20.600605 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283295 sec., 162082.76351111787 rows/sec., 10.74 MiB/sec. | ||
| 16824 | 2026.03.17 22:10:20.600810 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16825 | 2026.03.17 22:10:20.601114 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2026.03.17 22:10:20.601195 [ 201 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_27_6} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16827 | 2026.03.17 22:10:20.601313 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16828 | 2026.03.17 22:10:20.601473 [ 222 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): 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] | ||
| 16829 | 2026.03.17 22:10:20.995298 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2026.03.17 22:10:20.995477 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16831 | 2026.03.17 22:10:20.995542 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16832 | 2026.03.17 22:10:20.996225 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2026.03.17 22:10:20.996269 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16834 | 2026.03.17 22:10:20.996655 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16835 | 2026.03.17 22:10:20.996887 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.03.17 22:10:20.997036 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001607 sec., 56004.97822028625 rows/sec., 4.70 MiB/sec. | ||
| 16837 | 2026.03.17 22:10:20.997079 [ 276 ] {822bedca-29ae-4b29-94e0-3b0dc397f2f4} <Debug> TCPHandler: Processed in 0.001904297 sec. | ||
| 16838 | 2026.03.17 22:10:20.997210 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2026.03.17 22:10:20.997312 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16840 | 2026.03.17 22:10:20.997353 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16841 | 2026.03.17 22:10:20.997757 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2026.03.17 22:10:20.997793 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16843 | 2026.03.17 22:10:20.998082 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16844 | 2026.03.17 22:10:20.998290 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.03.17 22:10:20.998418 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001125 sec., 15111.111111111113 rows/sec., 1.11 MiB/sec. | ||
| 16846 | 2026.03.17 22:10:20.998414 [ 55 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16847 | 2026.03.17 22:10:20.998457 [ 276 ] {0b5b5b8b-3403-4dd4-8d5c-050720e23803} <Debug> TCPHandler: Processed in 0.001299296 sec. | ||
| 16848 | 2026.03.17 22:10:20.998494 [ 55 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16849 | 2026.03.17 22:10:20.998520 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16850 | 2026.03.17 22:10:20.998585 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2026.03.17 22:10:20.998614 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 16852 | 2026.03.17 22:10:20.998685 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16853 | 2026.03.17 22:10:20.998708 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16854 | 2026.03.17 22:10:20.998728 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16855 | 2026.03.17 22:10:20.998736 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 16856 | 2026.03.17 22:10:20.998796 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 16857 | 2026.03.17 22:10:20.998842 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 16858 | 2026.03.17 22:10:20.998890 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 40 rows starting from the beginning of the part | ||
| 16859 | 2026.03.17 22:10:20.998937 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 16860 | 2026.03.17 22:10:20.998983 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 17 rows starting from the beginning of the part | ||
| 16861 | 2026.03.17 22:10:20.999152 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16862 | 2026.03.17 22:10:20.999188 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16863 | 2026.03.17 22:10:20.999489 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16864 | 2026.03.17 22:10:20.999699 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.03.17 22:10:20.999823 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 16866 | 2026.03.17 22:10:20.999841 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268874 sec., 274258.9098681193 rows/sec., 19.55 MiB/sec. | ||
| 16867 | 2026.03.17 22:10:20.999862 [ 276 ] {3bc143f0-27db-493a-b831-728abdf7e7c0} <Debug> TCPHandler: Processed in 0.001327096 sec. | ||
| 16868 | 2026.03.17 22:10:21.000034 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.03.17 22:10:21.000046 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16870 | 2026.03.17 22:10:21.000133 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16871 | 2026.03.17 22:10:21.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.77 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 382.34 MiB (RSS), difference: -3.43 MiB | ||
| 16872 | 2026.03.17 22:10:21.000182 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16873 | 2026.03.17 22:10:21.000423 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.03.17 22:10:21.000575 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_116_23} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16875 | 2026.03.17 22:10:21.000608 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16876 | 2026.03.17 22:10:21.000651 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16877 | 2026.03.17 22:10:21.000663 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16878 | 2026.03.17 22:10:21.000997 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16879 | 2026.03.17 22:10:21.001210 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.03.17 22:10:21.001341 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 16881 | 2026.03.17 22:10:21.001379 [ 276 ] {e35a1c88-aa52-4dc4-8e41-78c5b7fd55bd} <Debug> TCPHandler: Processed in 0.001393957 sec. | ||
| 16882 | 2026.03.17 22:10:21.001482 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16883 | 2026.03.17 22:10:21.001577 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16884 | 2026.03.17 22:10:21.001631 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16885 | 2026.03.17 22:10:21.002432 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16886 | 2026.03.17 22:10:21.002469 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16887 | 2026.03.17 22:10:21.002995 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16888 | 2026.03.17 22:10:21.003222 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16889 | 2026.03.17 22:10:21.003360 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001801 sec., 9439.200444197668 rows/sec., 16.91 MiB/sec. | ||
| 16890 | 2026.03.17 22:10:21.003393 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16891 | 2026.03.17 22:10:21.003416 [ 276 ] {fc32b87e-7fc9-4e4d-aa30-3d398c46de92} <Debug> TCPHandler: Processed in 0.001982518 sec. | ||
| 16892 | 2026.03.17 22:10:21.003464 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2026.03.17 22:10:21.003501 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16894 | 2026.03.17 22:10:21.003565 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16895 | 2026.03.17 22:10:21.003615 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 16896 | 2026.03.17 22:10:21.003665 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16897 | 2026.03.17 22:10:21.003713 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16898 | 2026.03.17 22:10:21.003864 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16899 | 2026.03.17 22:10:21.003939 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2386 rows starting from the beginning of the part | ||
| 16900 | 2026.03.17 22:10:21.004057 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16901 | 2026.03.17 22:10:21.004092 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 16902 | 2026.03.17 22:10:21.004100 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16903 | 2026.03.17 22:10:21.004233 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 16904 | 2026.03.17 22:10:21.004358 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 28 rows starting from the beginning of the part | ||
| 16905 | 2026.03.17 22:10:21.004434 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16906 | 2026.03.17 22:10:21.004470 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 16907 | 2026.03.17 22:10:21.004595 [ 190 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 17 rows starting from the beginning of the part | ||
| 16908 | 2026.03.17 22:10:21.004669 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2026.03.17 22:10:21.004806 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 16910 | 2026.03.17 22:10:21.004844 [ 276 ] {a3f824bc-41b4-41fb-8f17-3f837f6b1028} <Debug> TCPHandler: Processed in 0.001329525 sec. | ||
| 16911 | 2026.03.17 22:10:21.011820 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 19 columns (19 merged, 0 gathered) in 0.008253389 sec., 302421.22357252275 rows/sec., 541.92 MiB/sec. | ||
| 16912 | 2026.03.17 22:10:21.014508 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16913 | 2026.03.17 22:10:21.014838 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2026.03.17 22:10:21.014905 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16915 | 2026.03.17 22:10:21.015039 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 16916 | 2026.03.17 22:10:22.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.45 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 382.34 MiB (RSS), difference: 2.90 MiB | ||
| 16917 | 2026.03.17 22:10:23.506335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38904 | ||
| 16918 | 2026.03.17 22:10:23.506879 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2026.03.17 22:10:23.506930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16920 | 2026.03.17 22:10:23.507444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16921 | 2026.03.17 22:10:23.507690 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2026.03.17 22:10:23.507844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38904 | ||
| 16923 | 2026.03.17 22:10:23.507850 [ 54 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16924 | 2026.03.17 22:10:23.507933 [ 54 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16925 | 2026.03.17 22:10:23.507970 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16926 | 2026.03.17 22:10:23.508103 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 16927 | 2026.03.17 22:10:23.508240 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16928 | 2026.03.17 22:10:23.508278 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36472 rows starting from the beginning of the part | ||
| 16929 | 2026.03.17 22:10:23.508340 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 16930 | 2026.03.17 22:10:23.508384 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 16931 | 2026.03.17 22:10:23.508424 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 16932 | 2026.03.17 22:10:23.508460 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 16933 | 2026.03.17 22:10:23.508496 [ 187 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 16934 | 2026.03.17 22:10:23.510986 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002935946 sec., 13250924.91483154 rows/sec., 189.56 MiB/sec. | ||
| 16935 | 2026.03.17 22:10:23.511401 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16936 | 2026.03.17 22:10:23.511731 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16937 | 2026.03.17 22:10:23.511812 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_81_16} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16938 | 2026.03.17 22:10:23.511917 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16939 | 2026.03.17 22:10:25.530955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16940 | 2026.03.17 22:10:25.548910 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2026.03.17 22:10:25.548972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16942 | 2026.03.17 22:10:25.554931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16943 | 2026.03.17 22:10:25.555673 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2026.03.17 22:10:25.555977 [ 51 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16945 | 2026.03.17 22:10:25.556047 [ 51 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.03.17 22:10:25.556071 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16947 | 2026.03.17 22:10:25.556181 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16948 | 2026.03.17 22:10:25.558975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16949 | 2026.03.17 22:10:25.560098 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16950 | 2026.03.17 22:10:25.561589 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16951 | 2026.03.17 22:10:25.566359 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16952 | 2026.03.17 22:10:25.570891 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16953 | 2026.03.17 22:10:25.575517 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16954 | 2026.03.17 22:10:25.580160 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16955 | 2026.03.17 22:10:25.584447 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 16956 | 2026.03.17 22:10:25.645776 [ 189 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089636475 sec., 6805.2653788538655 rows/sec., 35.19 MiB/sec. | ||
| 16957 | 2026.03.17 22:10:25.649308 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16958 | 2026.03.17 22:10:25.651902 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_81_16} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16959 | 2026.03.17 22:10:25.652092 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_81_16} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16960 | 2026.03.17 22:10:25.655851 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16961 | 2026.03.17 22:10:25.995629 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2026.03.17 22:10:25.995832 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16963 | 2026.03.17 22:10:25.995910 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16964 | 2026.03.17 22:10:25.996629 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2026.03.17 22:10:25.996680 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16966 | 2026.03.17 22:10:25.997100 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16967 | 2026.03.17 22:10:25.997335 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2026.03.17 22:10:25.997497 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001719 sec., 60500.29086678301 rows/sec., 5.06 MiB/sec. | ||
| 16969 | 2026.03.17 22:10:25.997549 [ 276 ] {92da8be6-84f8-4d09-b513-9d6f4250c981} <Debug> TCPHandler: Processed in 0.002057539 sec. | ||
| 16970 | 2026.03.17 22:10:25.997683 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2026.03.17 22:10:25.997789 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16972 | 2026.03.17 22:10:25.997834 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16973 | 2026.03.17 22:10:25.998258 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.03.17 22:10:25.998298 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16975 | 2026.03.17 22:10:25.998608 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16976 | 2026.03.17 22:10:25.998829 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2026.03.17 22:10:25.998965 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.0012 sec., 20000 rows/sec., 1.47 MiB/sec. | ||
| 16978 | 2026.03.17 22:10:25.999006 [ 276 ] {8db98402-289c-42dc-84fd-8f16a9416668} <Debug> TCPHandler: Processed in 0.001375816 sec. | ||
| 16979 | 2026.03.17 22:10:25.999117 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2026.03.17 22:10:25.999213 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16981 | 2026.03.17 22:10:25.999255 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16982 | 2026.03.17 22:10:25.999685 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2026.03.17 22:10:25.999723 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16984 | 2026.03.17 22:10:26.000037 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16985 | 2026.03.17 22:10:26.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.54 MiB, peak 400.82 MiB, free memory in arenas 0.00 B, will set to 382.35 MiB (RSS), difference: -1.19 MiB | ||
| 16986 | 2026.03.17 22:10:26.000377 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.03.17 22:10:26.000517 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001324 sec., 66465.25679758308 rows/sec., 5.19 MiB/sec. | ||
| 16988 | 2026.03.17 22:10:26.000556 [ 276 ] {722b46a8-228d-4561-a0c4-5b6c208c2779} <Debug> TCPHandler: Processed in 0.001488429 sec. | ||
| 16989 | 2026.03.17 22:10:26.000672 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.03.17 22:10:26.000768 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16991 | 2026.03.17 22:10:26.000813 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16992 | 2026.03.17 22:10:26.001221 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.03.17 22:10:26.001258 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16994 | 2026.03.17 22:10:26.001609 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16995 | 2026.03.17 22:10:26.001839 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.03.17 22:10:26.001979 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 16997 | 2026.03.17 22:10:26.002017 [ 276 ] {85cb9c45-dad3-4d90-8507-04dc425ce7b9} <Debug> TCPHandler: Processed in 0.001394627 sec. | ||
| 16998 | 2026.03.17 22:10:26.002059 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 16999 | 2026.03.17 22:10:26.002100 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 17000 | 2026.03.17 22:10:26.002127 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17001 | 2026.03.17 22:10:26.002228 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17002 | 2026.03.17 22:10:26.002284 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17003 | 2026.03.17 22:10:26.003119 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.03.17 22:10:26.003158 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17005 | 2026.03.17 22:10:26.003727 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17006 | 2026.03.17 22:10:26.003963 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2026.03.17 22:10:26.004117 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001908 sec., 12578.616352201258 rows/sec., 22.54 MiB/sec. | ||
| 17008 | 2026.03.17 22:10:26.004187 [ 276 ] {c20eb1f1-3545-4327-9620-937087cc8019} <Debug> TCPHandler: Processed in 0.002109451 sec. | ||
| 17009 | 2026.03.17 22:10:26.004306 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17010 | 2026.03.17 22:10:26.004405 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17011 | 2026.03.17 22:10:26.004447 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17012 | 2026.03.17 22:10:26.004786 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.03.17 22:10:26.004823 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17014 | 2026.03.17 22:10:26.005044 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 17015 | 2026.03.17 22:10:26.005165 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17016 | 2026.03.17 22:10:26.005403 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2026.03.17 22:10:26.005540 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 17018 | 2026.03.17 22:10:26.005580 [ 276 ] {b02cb7c5-462b-46e3-8801-8ef6a2634ed2} <Debug> TCPHandler: Processed in 0.001322236 sec. | ||
| 17019 | 2026.03.17 22:10:26.121966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2108 | ||
| 17020 | 2026.03.17 22:10:26.124354 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.03.17 22:10:26.124393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 17022 | 2026.03.17 22:10:26.125553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17023 | 2026.03.17 22:10:26.125821 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.03.17 22:10:26.126075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2108 | ||
| 17025 | 2026.03.17 22:10:26.798189 [ 219 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 17026 | 2026.03.17 22:10:26.798258 [ 219 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 17027 | 2026.03.17 22:10:26.801752 [ 220 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 17028 | 2026.03.17 22:10:26.801766 [ 219 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 17029 | 2026.03.17 22:10:26.801803 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 17030 | 2026.03.17 22:10:26.804553 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 17031 | 2026.03.17 22:10:26.976855 [ 220 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 17032 | 2026.03.17 22:10:26.976944 [ 220 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 17033 | 2026.03.17 22:10:26.991038 [ 220 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 17034 | 2026.03.17 22:10:27.091853 [ 220 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 17035 | 2026.03.17 22:10:27.091927 [ 220 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 17036 | 2026.03.17 22:10:27.094643 [ 220 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 17037 | 2026.03.17 22:10:27.243557 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 17038 | 2026.03.17 22:10:27.243632 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 17039 | 2026.03.17 22:10:27.247188 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 17040 | 2026.03.17 22:10:27.476323 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44787 | ||
| 17041 | 2026.03.17 22:10:27.476450 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17042 | 2026.03.17 22:10:27.476489 [ 289 ] {} <Debug> TCP-Session: a4450dcc-6297-4593-b2ea-6a04174209ab Authenticating user 'default' from [fd00:1122:3344:101::e]:44787 | ||
| 17043 | 2026.03.17 22:10:27.476521 [ 289 ] {} <Debug> TCP-Session: a4450dcc-6297-4593-b2ea-6a04174209ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17044 | 2026.03.17 22:10:27.476540 [ 289 ] {} <Debug> TCP-Session: a4450dcc-6297-4593-b2ea-6a04174209ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17045 | 2026.03.17 22:10:27.476871 [ 289 ] {} <Trace> TCP-Session: a4450dcc-6297-4593-b2ea-6a04174209ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17046 | 2026.03.17 22:10:27.477042 [ 289 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44787) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17047 | 2026.03.17 22:10:27.477312 [ 289 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17048 | 2026.03.17 22:10:27.477373 [ 289 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17049 | 2026.03.17 22:10:27.477757 [ 289 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 17050 | 2026.03.17 22:10:27.478859 [ 325 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Trace> AggregatingTransform: Aggregating | ||
| 17051 | 2026.03.17 22:10:27.478936 [ 325 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Trace> Aggregator: Aggregation method: without_key | ||
| 17052 | 2026.03.17 22:10:27.478979 [ 325 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001104221 sec. (905.616 rows/sec., 35.38 KiB/sec.) | ||
| 17053 | 2026.03.17 22:10:27.478998 [ 325 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Trace> Aggregator: Merging aggregated data | ||
| 17054 | 2026.03.17 22:10:27.479982 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43010 | ||
| 17055 | 2026.03.17 22:10:27.480000 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61283 | ||
| 17056 | 2026.03.17 22:10:27.480038 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60002 | ||
| 17057 | 2026.03.17 22:10:27.480099 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52422 | ||
| 17058 | 2026.03.17 22:10:27.480202 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17059 | 2026.03.17 22:10:27.480251 [ 356 ] {} <Debug> TCP-Session: d73caf2f-a3fd-453c-bf71-402255cb7e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:43010 | ||
| 17060 | 2026.03.17 22:10:27.480279 [ 356 ] {} <Debug> TCP-Session: d73caf2f-a3fd-453c-bf71-402255cb7e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17061 | 2026.03.17 22:10:27.480297 [ 356 ] {} <Debug> TCP-Session: d73caf2f-a3fd-453c-bf71-402255cb7e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2026.03.17 22:10:27.480427 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17063 | 2026.03.17 22:10:27.480434 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17064 | 2026.03.17 22:10:27.480480 [ 357 ] {} <Debug> TCP-Session: 6a55821f-beb8-4ffa-9ae5-340e2b50a29d Authenticating user 'default' from [fd00:1122:3344:101::e]:60002 | ||
| 17065 | 2026.03.17 22:10:27.480486 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43077 | ||
| 17066 | 2026.03.17 22:10:27.480513 [ 358 ] {} <Debug> TCP-Session: d14d24f7-1f9e-4652-976d-7ebb45a2965a Authenticating user 'default' from [fd00:1122:3344:101::e]:52422 | ||
| 17067 | 2026.03.17 22:10:27.480514 [ 357 ] {} <Debug> TCP-Session: 6a55821f-beb8-4ffa-9ae5-340e2b50a29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17068 | 2026.03.17 22:10:27.480541 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56263 | ||
| 17069 | 2026.03.17 22:10:27.480561 [ 357 ] {} <Debug> TCP-Session: 6a55821f-beb8-4ffa-9ae5-340e2b50a29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17070 | 2026.03.17 22:10:27.480572 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57337 | ||
| 17071 | 2026.03.17 22:10:27.480556 [ 358 ] {} <Debug> TCP-Session: d14d24f7-1f9e-4652-976d-7ebb45a2965a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2026.03.17 22:10:27.480546 [ 289 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003558 sec., 281.0567734682406 rows/sec., 10.98 KiB/sec. | ||
| 17073 | 2026.03.17 22:10:27.480633 [ 358 ] {} <Debug> TCP-Session: d14d24f7-1f9e-4652-976d-7ebb45a2965a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17074 | 2026.03.17 22:10:27.480484 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36221 | ||
| 17075 | 2026.03.17 22:10:27.480727 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17076 | 2026.03.17 22:10:27.480781 [ 349 ] {} <Debug> TCP-Session: 3f32f8a4-d5a7-43c4-b27e-b3af22d46826 Authenticating user 'default' from [fd00:1122:3344:101::e]:61283 | ||
| 17077 | 2026.03.17 22:10:27.480821 [ 349 ] {} <Debug> TCP-Session: 3f32f8a4-d5a7-43c4-b27e-b3af22d46826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.03.17 22:10:27.480826 [ 289 ] {c289abb2-922e-4c0b-af6d-e230e25cc3af} <Debug> TCPHandler: Processed in 0.004067029 sec. | ||
| 17079 | 2026.03.17 22:10:27.480851 [ 349 ] {} <Debug> TCP-Session: 3f32f8a4-d5a7-43c4-b27e-b3af22d46826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17080 | 2026.03.17 22:10:27.480989 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17081 | 2026.03.17 22:10:27.481033 [ 289 ] {} <Debug> TCP-Session: a4450dcc-6297-4593-b2ea-6a04174209ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17082 | 2026.03.17 22:10:27.481038 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17083 | 2026.03.17 22:10:27.481067 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17084 | 2026.03.17 22:10:27.481089 [ 349 ] {} <Debug> TCP-Session: 3f32f8a4-d5a7-43c4-b27e-b3af22d46826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17085 | 2026.03.17 22:10:27.481134 [ 356 ] {} <Debug> TCP-Session: d73caf2f-a3fd-453c-bf71-402255cb7e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2026.03.17 22:10:27.481138 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17087 | 2026.03.17 22:10:27.481166 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17088 | 2026.03.17 22:10:27.481184 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17089 | 2026.03.17 22:10:27.481203 [ 357 ] {} <Debug> TCP-Session: 6a55821f-beb8-4ffa-9ae5-340e2b50a29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17090 | 2026.03.17 22:10:27.481222 [ 358 ] {} <Debug> TCP-Session: d14d24f7-1f9e-4652-976d-7ebb45a2965a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17091 | 2026.03.17 22:10:27.481239 [ 359 ] {} <Debug> TCP-Session: 33215f99-22b7-427c-b4de-54413b532c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:43077 | ||
| 17092 | 2026.03.17 22:10:27.481279 [ 359 ] {} <Debug> TCP-Session: 33215f99-22b7-427c-b4de-54413b532c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17093 | 2026.03.17 22:10:27.481293 [ 359 ] {} <Debug> TCP-Session: 33215f99-22b7-427c-b4de-54413b532c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17094 | 2026.03.17 22:10:27.481354 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17095 | 2026.03.17 22:10:27.481403 [ 362 ] {} <Debug> TCP-Session: f3887d8e-244e-452d-9fde-eda0a23942d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57337 | ||
| 17096 | 2026.03.17 22:10:27.481428 [ 362 ] {} <Debug> TCP-Session: f3887d8e-244e-452d-9fde-eda0a23942d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17097 | 2026.03.17 22:10:27.481448 [ 362 ] {} <Debug> TCP-Session: f3887d8e-244e-452d-9fde-eda0a23942d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17098 | 2026.03.17 22:10:27.481518 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17099 | 2026.03.17 22:10:27.481552 [ 360 ] {} <Debug> TCP-Session: 05623fb9-e44b-443b-b095-7b75084eabac Authenticating user 'default' from [fd00:1122:3344:101::e]:36221 | ||
| 17100 | 2026.03.17 22:10:27.481573 [ 360 ] {} <Debug> TCP-Session: 05623fb9-e44b-443b-b095-7b75084eabac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2026.03.17 22:10:27.481586 [ 360 ] {} <Debug> TCP-Session: 05623fb9-e44b-443b-b095-7b75084eabac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17102 | 2026.03.17 22:10:27.481677 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17103 | 2026.03.17 22:10:27.481717 [ 361 ] {} <Debug> TCP-Session: 2746b38a-e5b6-422f-9334-9e309f37b279 Authenticating user 'default' from [fd00:1122:3344:101::e]:56263 | ||
| 17104 | 2026.03.17 22:10:27.481737 [ 361 ] {} <Debug> TCP-Session: 2746b38a-e5b6-422f-9334-9e309f37b279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2026.03.17 22:10:27.481751 [ 361 ] {} <Debug> TCP-Session: 2746b38a-e5b6-422f-9334-9e309f37b279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2026.03.17 22:10:27.481868 [ 362 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57337). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17107 | |||
| 17108 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17109 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17110 | 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 | ||
| 17111 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17112 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17113 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17114 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17115 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17116 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17117 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17118 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17119 | (version 23.8.7.1) | ||
| 17120 | 2026.03.17 22:10:27.482080 [ 362 ] {} <Debug> TCP-Session: f3887d8e-244e-452d-9fde-eda0a23942d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17121 | 2026.03.17 22:10:27.482091 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56263). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17122 | |||
| 17123 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17124 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17125 | 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 | ||
| 17126 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17127 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17128 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17129 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17130 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17131 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17132 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17133 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17134 | (version 23.8.7.1) | ||
| 17135 | 2026.03.17 22:10:27.482183 [ 361 ] {} <Debug> TCP-Session: 2746b38a-e5b6-422f-9334-9e309f37b279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17136 | 2026.03.17 22:10:27.482205 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36221). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17137 | |||
| 17138 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17139 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17140 | 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 | ||
| 17141 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17142 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17143 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17144 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17145 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17146 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17147 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17148 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17149 | (version 23.8.7.1) | ||
| 17150 | 2026.03.17 22:10:27.482289 [ 360 ] {} <Debug> TCP-Session: 05623fb9-e44b-443b-b095-7b75084eabac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17151 | 2026.03.17 22:10:27.482307 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43077). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17152 | |||
| 17153 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17154 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17155 | 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 | ||
| 17156 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17157 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17158 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17159 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17160 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17161 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17162 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17163 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17164 | (version 23.8.7.1) | ||
| 17165 | 2026.03.17 22:10:27.482396 [ 359 ] {} <Debug> TCP-Session: 33215f99-22b7-427c-b4de-54413b532c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17166 | 2026.03.17 22:10:27.708800 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44854 | ||
| 17167 | 2026.03.17 22:10:27.708917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17168 | 2026.03.17 22:10:27.708945 [ 289 ] {} <Debug> TCP-Session: 54269564-ef13-411f-86bf-2b9a30f926a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44854 | ||
| 17169 | 2026.03.17 22:10:27.708970 [ 289 ] {} <Debug> TCP-Session: 54269564-ef13-411f-86bf-2b9a30f926a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17170 | 2026.03.17 22:10:27.708983 [ 289 ] {} <Debug> TCP-Session: 54269564-ef13-411f-86bf-2b9a30f926a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17171 | 2026.03.17 22:10:27.709205 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52829 | ||
| 17172 | 2026.03.17 22:10:27.709248 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51790 | ||
| 17173 | 2026.03.17 22:10:27.709262 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64076 | ||
| 17174 | 2026.03.17 22:10:27.709249 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36693 | ||
| 17175 | 2026.03.17 22:10:27.709336 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17176 | 2026.03.17 22:10:27.709367 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35960 | ||
| 17177 | 2026.03.17 22:10:27.709389 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17178 | 2026.03.17 22:10:27.709405 [ 349 ] {} <Debug> TCP-Session: 5ba29c9d-8099-4383-8b35-c44a8a128096 Authenticating user 'default' from [fd00:1122:3344:101::e]:52829 | ||
| 17179 | 2026.03.17 22:10:27.709427 [ 358 ] {} <Debug> TCP-Session: f1aef832-5829-4f32-b9cd-7e9371563234 Authenticating user 'default' from [fd00:1122:3344:101::e]:64076 | ||
| 17180 | 2026.03.17 22:10:27.709434 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17181 | 2026.03.17 22:10:27.709451 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17182 | 2026.03.17 22:10:27.709463 [ 358 ] {} <Debug> TCP-Session: f1aef832-5829-4f32-b9cd-7e9371563234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17183 | 2026.03.17 22:10:27.709487 [ 356 ] {} <Debug> TCP-Session: 74ec0845-14eb-4187-bb15-f8ce259c330f Authenticating user 'default' from [fd00:1122:3344:101::e]:36693 | ||
| 17184 | 2026.03.17 22:10:27.709497 [ 362 ] {} <Debug> TCP-Session: 84e61328-4f7f-45f7-9cfe-7f9cba6db1da Authenticating user 'default' from [fd00:1122:3344:101::e]:35960 | ||
| 17185 | 2026.03.17 22:10:27.709497 [ 358 ] {} <Debug> TCP-Session: f1aef832-5829-4f32-b9cd-7e9371563234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.03.17 22:10:27.709518 [ 356 ] {} <Debug> TCP-Session: 74ec0845-14eb-4187-bb15-f8ce259c330f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17187 | 2026.03.17 22:10:27.709526 [ 362 ] {} <Debug> TCP-Session: 84e61328-4f7f-45f7-9cfe-7f9cba6db1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.03.17 22:10:27.709544 [ 356 ] {} <Debug> TCP-Session: 74ec0845-14eb-4187-bb15-f8ce259c330f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.03.17 22:10:27.709555 [ 362 ] {} <Debug> TCP-Session: 84e61328-4f7f-45f7-9cfe-7f9cba6db1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17190 | 2026.03.17 22:10:27.709515 [ 289 ] {} <Trace> TCP-Session: 54269564-ef13-411f-86bf-2b9a30f926a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17191 | 2026.03.17 22:10:27.709450 [ 349 ] {} <Debug> TCP-Session: 5ba29c9d-8099-4383-8b35-c44a8a128096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17192 | 2026.03.17 22:10:27.709346 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17193 | 2026.03.17 22:10:27.709652 [ 349 ] {} <Debug> TCP-Session: 5ba29c9d-8099-4383-8b35-c44a8a128096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2026.03.17 22:10:27.709683 [ 357 ] {} <Debug> TCP-Session: 245f09d5-da02-4f07-8024-d544ef8d0a88 Authenticating user 'default' from [fd00:1122:3344:101::e]:51790 | ||
| 17195 | 2026.03.17 22:10:27.709360 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39167 | ||
| 17196 | 2026.03.17 22:10:27.709711 [ 357 ] {} <Debug> TCP-Session: 245f09d5-da02-4f07-8024-d544ef8d0a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17197 | 2026.03.17 22:10:27.709278 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39600 | ||
| 17198 | 2026.03.17 22:10:27.709742 [ 357 ] {} <Debug> TCP-Session: 245f09d5-da02-4f07-8024-d544ef8d0a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17199 | 2026.03.17 22:10:27.709352 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64074 | ||
| 17200 | 2026.03.17 22:10:27.709790 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17201 | 2026.03.17 22:10:27.709823 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17202 | 2026.03.17 22:10:27.709813 [ 289 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44854) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17203 | 2026.03.17 22:10:27.709869 [ 361 ] {} <Debug> TCP-Session: 6dc6d0a8-c89a-4441-9afd-bd900d05b344 Authenticating user 'default' from [fd00:1122:3344:101::e]:39167 | ||
| 17204 | 2026.03.17 22:10:27.709877 [ 359 ] {} <Debug> TCP-Session: 35308e11-6af5-456e-bf33-baa66ad1b950 Authenticating user 'default' from [fd00:1122:3344:101::e]:39600 | ||
| 17205 | 2026.03.17 22:10:27.709921 [ 361 ] {} <Debug> TCP-Session: 6dc6d0a8-c89a-4441-9afd-bd900d05b344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17206 | 2026.03.17 22:10:27.709939 [ 359 ] {} <Debug> TCP-Session: 35308e11-6af5-456e-bf33-baa66ad1b950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17207 | 2026.03.17 22:10:27.709956 [ 361 ] {} <Debug> TCP-Session: 6dc6d0a8-c89a-4441-9afd-bd900d05b344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17208 | 2026.03.17 22:10:27.709963 [ 359 ] {} <Debug> TCP-Session: 35308e11-6af5-456e-bf33-baa66ad1b950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17209 | 2026.03.17 22:10:27.710193 [ 289 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17210 | 2026.03.17 22:10:27.710227 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17211 | 2026.03.17 22:10:27.710259 [ 289 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17212 | 2026.03.17 22:10:27.710264 [ 360 ] {} <Debug> TCP-Session: 658928f2-36ce-49a5-b3da-539b0f00c5a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64074 | ||
| 17213 | 2026.03.17 22:10:27.710299 [ 360 ] {} <Debug> TCP-Session: 658928f2-36ce-49a5-b3da-539b0f00c5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2026.03.17 22:10:27.710312 [ 360 ] {} <Debug> TCP-Session: 658928f2-36ce-49a5-b3da-539b0f00c5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17215 | 2026.03.17 22:10:27.710575 [ 289 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 17216 | 2026.03.17 22:10:27.711550 [ 346 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Trace> AggregatingTransform: Aggregating | ||
| 17217 | 2026.03.17 22:10:27.711603 [ 346 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17218 | 2026.03.17 22:10:27.711642 [ 346 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958629 sec. (1043.156 rows/sec., 40.75 KiB/sec.) | ||
| 17219 | 2026.03.17 22:10:27.711672 [ 346 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Trace> Aggregator: Merging aggregated data | ||
| 17220 | 2026.03.17 22:10:27.713002 [ 289 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003269 sec., 305.90394616090543 rows/sec., 11.95 KiB/sec. | ||
| 17221 | 2026.03.17 22:10:27.713232 [ 289 ] {d5df8953-126a-4d7a-a14f-f648dcc1fb6f} <Debug> TCPHandler: Processed in 0.003895346 sec. | ||
| 17222 | 2026.03.17 22:10:27.713371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17223 | 2026.03.17 22:10:27.713423 [ 289 ] {} <Debug> TCP-Session: 54269564-ef13-411f-86bf-2b9a30f926a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2026.03.17 22:10:27.713427 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17225 | 2026.03.17 22:10:27.713486 [ 349 ] {} <Debug> TCP-Session: 5ba29c9d-8099-4383-8b35-c44a8a128096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17226 | 2026.03.17 22:10:27.713494 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17227 | 2026.03.17 22:10:27.713504 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17228 | 2026.03.17 22:10:27.713530 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17229 | 2026.03.17 22:10:27.713546 [ 362 ] {} <Debug> TCP-Session: 84e61328-4f7f-45f7-9cfe-7f9cba6db1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17230 | 2026.03.17 22:10:27.713546 [ 358 ] {} <Debug> TCP-Session: f1aef832-5829-4f32-b9cd-7e9371563234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17231 | 2026.03.17 22:10:27.713578 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17232 | 2026.03.17 22:10:27.713603 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17233 | 2026.03.17 22:10:27.713584 [ 357 ] {} <Debug> TCP-Session: 245f09d5-da02-4f07-8024-d544ef8d0a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17234 | 2026.03.17 22:10:27.713630 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17235 | 2026.03.17 22:10:27.713645 [ 356 ] {} <Debug> TCP-Session: 74ec0845-14eb-4187-bb15-f8ce259c330f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17236 | 2026.03.17 22:10:27.713661 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17237 | 2026.03.17 22:10:27.713685 [ 359 ] {} <Debug> TCP-Session: 35308e11-6af5-456e-bf33-baa66ad1b950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17238 | 2026.03.17 22:10:27.713649 [ 361 ] {} <Debug> TCP-Session: 6dc6d0a8-c89a-4441-9afd-bd900d05b344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17239 | 2026.03.17 22:10:27.713730 [ 360 ] {} <Debug> TCP-Session: 658928f2-36ce-49a5-b3da-539b0f00c5a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17240 | 2026.03.17 22:10:27.959500 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56053 | ||
| 17241 | 2026.03.17 22:10:27.959710 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17242 | 2026.03.17 22:10:27.959739 [ 289 ] {} <Debug> TCP-Session: 31410d44-367a-452f-a8c3-fa5a1ff91a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56053 | ||
| 17243 | 2026.03.17 22:10:27.959762 [ 289 ] {} <Debug> TCP-Session: 31410d44-367a-452f-a8c3-fa5a1ff91a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17244 | 2026.03.17 22:10:27.959775 [ 289 ] {} <Debug> TCP-Session: 31410d44-367a-452f-a8c3-fa5a1ff91a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17245 | 2026.03.17 22:10:27.960004 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36994 | ||
| 17246 | 2026.03.17 22:10:27.960040 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34482 | ||
| 17247 | 2026.03.17 22:10:27.960045 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63665 | ||
| 17248 | 2026.03.17 22:10:27.960086 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60258 | ||
| 17249 | 2026.03.17 22:10:27.960104 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45379 | ||
| 17250 | 2026.03.17 22:10:27.960127 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17251 | 2026.03.17 22:10:27.960152 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17252 | 2026.03.17 22:10:27.960152 [ 289 ] {} <Trace> TCP-Session: 31410d44-367a-452f-a8c3-fa5a1ff91a6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2026.03.17 22:10:27.960189 [ 349 ] {} <Debug> TCP-Session: 58041378-2df0-46d6-bc33-71d3a965a872 Authenticating user 'default' from [fd00:1122:3344:101::e]:36994 | ||
| 17254 | 2026.03.17 22:10:27.960203 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17255 | 2026.03.17 22:10:27.960203 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17256 | 2026.03.17 22:10:27.960238 [ 349 ] {} <Debug> TCP-Session: 58041378-2df0-46d6-bc33-71d3a965a872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17257 | 2026.03.17 22:10:27.960253 [ 360 ] {} <Debug> TCP-Session: 398300c0-17b9-428e-885b-ca89e2408cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60258 | ||
| 17258 | 2026.03.17 22:10:27.960275 [ 356 ] {} <Debug> TCP-Session: bc0bfbdd-90d5-41f7-9b36-ddbc488d794e Authenticating user 'default' from [fd00:1122:3344:101::e]:63665 | ||
| 17259 | 2026.03.17 22:10:27.960276 [ 349 ] {} <Debug> TCP-Session: 58041378-2df0-46d6-bc33-71d3a965a872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17260 | 2026.03.17 22:10:27.960302 [ 360 ] {} <Debug> TCP-Session: 398300c0-17b9-428e-885b-ca89e2408cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17261 | 2026.03.17 22:10:27.960307 [ 356 ] {} <Debug> TCP-Session: bc0bfbdd-90d5-41f7-9b36-ddbc488d794e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17262 | 2026.03.17 22:10:27.960329 [ 360 ] {} <Debug> TCP-Session: 398300c0-17b9-428e-885b-ca89e2408cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17263 | 2026.03.17 22:10:27.960223 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17264 | 2026.03.17 22:10:27.960339 [ 356 ] {} <Debug> TCP-Session: bc0bfbdd-90d5-41f7-9b36-ddbc488d794e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17265 | 2026.03.17 22:10:27.960362 [ 289 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56053) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17266 | 2026.03.17 22:10:27.960377 [ 362 ] {} <Debug> TCP-Session: 36664cd5-4450-4a34-8205-9b8025dfdd48 Authenticating user 'default' from [fd00:1122:3344:101::e]:45379 | ||
| 17267 | 2026.03.17 22:10:27.960204 [ 357 ] {} <Debug> TCP-Session: 7dc41879-4f71-41a0-8eb4-205dc57cad59 Authenticating user 'default' from [fd00:1122:3344:101::e]:34482 | ||
| 17268 | 2026.03.17 22:10:27.960415 [ 362 ] {} <Debug> TCP-Session: 36664cd5-4450-4a34-8205-9b8025dfdd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17269 | 2026.03.17 22:10:27.960100 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59665 | ||
| 17270 | 2026.03.17 22:10:27.960443 [ 357 ] {} <Debug> TCP-Session: 7dc41879-4f71-41a0-8eb4-205dc57cad59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17271 | 2026.03.17 22:10:27.960073 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54360 | ||
| 17272 | 2026.03.17 22:10:27.960495 [ 357 ] {} <Debug> TCP-Session: 7dc41879-4f71-41a0-8eb4-205dc57cad59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17273 | 2026.03.17 22:10:27.960067 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59203 | ||
| 17274 | 2026.03.17 22:10:27.960443 [ 362 ] {} <Debug> TCP-Session: 36664cd5-4450-4a34-8205-9b8025dfdd48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17275 | 2026.03.17 22:10:27.960543 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17276 | 2026.03.17 22:10:27.960562 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17277 | 2026.03.17 22:10:27.960588 [ 361 ] {} <Debug> TCP-Session: ea45e031-a045-4d66-bf5e-b5de0a2111d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59665 | ||
| 17278 | 2026.03.17 22:10:27.960594 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17279 | 2026.03.17 22:10:27.960621 [ 361 ] {} <Debug> TCP-Session: ea45e031-a045-4d66-bf5e-b5de0a2111d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17280 | 2026.03.17 22:10:27.960639 [ 358 ] {} <Debug> TCP-Session: 7a7a7867-2935-46a5-a48d-d7f0f383da4c Authenticating user 'default' from [fd00:1122:3344:101::e]:59203 | ||
| 17281 | 2026.03.17 22:10:27.960595 [ 359 ] {} <Debug> TCP-Session: 94fefae7-f407-47f7-bd5e-cdc707d78746 Authenticating user 'default' from [fd00:1122:3344:101::e]:54360 | ||
| 17282 | 2026.03.17 22:10:27.960668 [ 358 ] {} <Debug> TCP-Session: 7a7a7867-2935-46a5-a48d-d7f0f383da4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17283 | 2026.03.17 22:10:27.960687 [ 359 ] {} <Debug> TCP-Session: 94fefae7-f407-47f7-bd5e-cdc707d78746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17284 | 2026.03.17 22:10:27.960697 [ 358 ] {} <Debug> TCP-Session: 7a7a7867-2935-46a5-a48d-d7f0f383da4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17285 | 2026.03.17 22:10:27.960710 [ 359 ] {} <Debug> TCP-Session: 94fefae7-f407-47f7-bd5e-cdc707d78746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17286 | 2026.03.17 22:10:27.960659 [ 289 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17287 | 2026.03.17 22:10:27.960657 [ 361 ] {} <Debug> TCP-Session: ea45e031-a045-4d66-bf5e-b5de0a2111d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17288 | 2026.03.17 22:10:27.960821 [ 289 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17289 | 2026.03.17 22:10:27.961207 [ 289 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 17290 | 2026.03.17 22:10:27.962412 [ 331 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Trace> AggregatingTransform: Aggregating | ||
| 17291 | 2026.03.17 22:10:27.962452 [ 331 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Trace> Aggregator: Aggregation method: without_key | ||
| 17292 | 2026.03.17 22:10:27.962489 [ 331 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157352 sec. (864.041 rows/sec., 33.75 KiB/sec.) | ||
| 17293 | 2026.03.17 22:10:27.962508 [ 331 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Trace> Aggregator: Merging aggregated data | ||
| 17294 | 2026.03.17 22:10:27.964190 [ 289 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003883 sec., 257.53283543651816 rows/sec., 10.06 KiB/sec. | ||
| 17295 | 2026.03.17 22:10:27.964361 [ 289 ] {0c116693-8de7-4a04-bc63-311b38b7da60} <Debug> TCPHandler: Processed in 0.004398214 sec. | ||
| 17296 | 2026.03.17 22:10:27.964532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17297 | 2026.03.17 22:10:27.964573 [ 289 ] {} <Debug> TCP-Session: 31410d44-367a-452f-a8c3-fa5a1ff91a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17298 | 2026.03.17 22:10:27.964576 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17299 | 2026.03.17 22:10:27.964604 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17300 | 2026.03.17 22:10:27.964621 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17301 | 2026.03.17 22:10:27.964652 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17302 | 2026.03.17 22:10:27.964661 [ 349 ] {} <Debug> TCP-Session: 58041378-2df0-46d6-bc33-71d3a965a872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17303 | 2026.03.17 22:10:27.964683 [ 356 ] {} <Debug> TCP-Session: bc0bfbdd-90d5-41f7-9b36-ddbc488d794e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17304 | 2026.03.17 22:10:27.964702 [ 360 ] {} <Debug> TCP-Session: 398300c0-17b9-428e-885b-ca89e2408cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17305 | 2026.03.17 22:10:27.964701 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17306 | 2026.03.17 22:10:27.964727 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17307 | 2026.03.17 22:10:27.964765 [ 357 ] {} <Debug> TCP-Session: 7dc41879-4f71-41a0-8eb4-205dc57cad59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17308 | 2026.03.17 22:10:27.964681 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17309 | 2026.03.17 22:10:27.964795 [ 359 ] {} <Debug> TCP-Session: 94fefae7-f407-47f7-bd5e-cdc707d78746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.03.17 22:10:27.964654 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17311 | 2026.03.17 22:10:27.964840 [ 358 ] {} <Debug> TCP-Session: 7a7a7867-2935-46a5-a48d-d7f0f383da4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17312 | 2026.03.17 22:10:27.964628 [ 362 ] {} <Debug> TCP-Session: 36664cd5-4450-4a34-8205-9b8025dfdd48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17313 | 2026.03.17 22:10:27.964881 [ 361 ] {} <Debug> TCP-Session: ea45e031-a045-4d66-bf5e-b5de0a2111d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17314 | 2026.03.17 22:10:30.746417 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17315 | 2026.03.17 22:10:30.746497 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17316 | 2026.03.17 22:10:30.995581 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17317 | 2026.03.17 22:10:30.995787 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17318 | 2026.03.17 22:10:30.995861 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17319 | 2026.03.17 22:10:30.996649 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2026.03.17 22:10:30.996698 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17321 | 2026.03.17 22:10:30.997096 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17322 | 2026.03.17 22:10:30.997322 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.03.17 22:10:30.997500 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001768 sec., 50904.97737556561 rows/sec., 4.27 MiB/sec. | ||
| 17324 | 2026.03.17 22:10:30.997547 [ 276 ] {e86625ca-e25e-4268-a26a-95b509974d6a} <Debug> TCPHandler: Processed in 0.00210272 sec. | ||
| 17325 | 2026.03.17 22:10:30.997683 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17326 | 2026.03.17 22:10:30.997780 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17327 | 2026.03.17 22:10:30.997822 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17328 | 2026.03.17 22:10:30.998284 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2026.03.17 22:10:30.998319 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17330 | 2026.03.17 22:10:30.998600 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17331 | 2026.03.17 22:10:30.998803 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.03.17 22:10:30.998945 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001182 sec., 14382.402707275802 rows/sec., 1.06 MiB/sec. | ||
| 17333 | 2026.03.17 22:10:30.998994 [ 276 ] {9da1fc34-ace1-48c2-903f-00f4c959bb98} <Debug> TCPHandler: Processed in 0.001360636 sec. | ||
| 17334 | 2026.03.17 22:10:30.999106 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17335 | 2026.03.17 22:10:30.999215 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17336 | 2026.03.17 22:10:30.999263 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17337 | 2026.03.17 22:10:30.999766 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2026.03.17 22:10:30.999810 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17339 | 2026.03.17 22:10:31.000291 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17340 | 2026.03.17 22:10:31.000502 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17341 | 2026.03.17 22:10:31.000630 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001439 sec., 56289.08964558721 rows/sec., 4.40 MiB/sec. | ||
| 17342 | 2026.03.17 22:10:31.000669 [ 276 ] {6eca783c-9da0-4900-9ec1-4647494ce9dc} <Debug> TCPHandler: Processed in 0.001610701 sec. | ||
| 17343 | 2026.03.17 22:10:31.000779 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17344 | 2026.03.17 22:10:31.000872 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17345 | 2026.03.17 22:10:31.000920 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17346 | 2026.03.17 22:10:31.001318 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17347 | 2026.03.17 22:10:31.001354 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17348 | 2026.03.17 22:10:31.001705 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17349 | 2026.03.17 22:10:31.001918 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17350 | 2026.03.17 22:10:31.002045 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 17351 | 2026.03.17 22:10:31.002042 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_134_35 to all_135_135_0 | ||
| 17352 | 2026.03.17 22:10:31.002083 [ 276 ] {fac71c9a-563e-4c9d-afae-3b97c40aa463} <Debug> TCPHandler: Processed in 0.001351186 sec. | ||
| 17353 | 2026.03.17 22:10:31.002119 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17354 | 2026.03.17 22:10:31.002144 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17355 | 2026.03.17 22:10:31.002207 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.03.17 22:10:31.002257 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_35 to all_135_135_0 into Compact with storage Full | ||
| 17357 | 2026.03.17 22:10:31.002303 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17358 | 2026.03.17 22:10:31.002361 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17359 | 2026.03.17 22:10:31.002411 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17360 | 2026.03.17 22:10:31.002455 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_35, total 43924 rows starting from the beginning of the part | ||
| 17361 | 2026.03.17 22:10:31.002528 [ 195 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 128 rows starting from the beginning of the part | ||
| 17362 | 2026.03.17 22:10:31.003154 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.03.17 22:10:31.003195 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17364 | 2026.03.17 22:10:31.003723 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17365 | 2026.03.17 22:10:31.003940 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2026.03.17 22:10:31.004074 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001789 sec., 9502.515371716043 rows/sec., 17.03 MiB/sec. | ||
| 17367 | 2026.03.17 22:10:31.004129 [ 276 ] {f3cf3f59-993b-4484-8264-9722a9ae1386} <Debug> TCPHandler: Processed in 0.001972328 sec. | ||
| 17368 | 2026.03.17 22:10:31.004305 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2026.03.17 22:10:31.004398 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17370 | 2026.03.17 22:10:31.004438 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17371 | 2026.03.17 22:10:31.004766 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2026.03.17 22:10:31.004802 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17373 | 2026.03.17 22:10:31.005104 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17374 | 2026.03.17 22:10:31.005313 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.03.17 22:10:31.005439 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 17376 | 2026.03.17 22:10:31.005475 [ 276 ] {f05a7d19-edf8-4287-9d5d-986a83645e78} <Debug> TCPHandler: Processed in 0.001217764 sec. | ||
| 17377 | 2026.03.17 22:10:31.007957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39416 | ||
| 17378 | 2026.03.17 22:10:31.008431 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.03.17 22:10:31.008472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17380 | 2026.03.17 22:10:31.008945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17381 | 2026.03.17 22:10:31.009188 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.03.17 22:10:31.009264 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44052 rows, containing 5 columns (5 merged, 0 gathered) in 0.007050745 sec., 6247850.4044608055 rows/sec., 410.75 MiB/sec. | ||
| 17383 | 2026.03.17 22:10:31.009308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39416 | ||
| 17384 | 2026.03.17 22:10:31.009849 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Trace> MergedBlockOutputStream: filled checksums all_1_135_36 (state Temporary) | ||
| 17385 | 2026.03.17 22:10:31.010198 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_135_36 to all_1_135_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.03.17 22:10:31.010280 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_135_36} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_134_35, all_135_135_0] -> all_1_135_36 | ||
| 17387 | 2026.03.17 22:10:31.010364 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17388 | 2026.03.17 22:10:33.059036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17389 | 2026.03.17 22:10:33.077961 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2026.03.17 22:10:33.078014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17391 | 2026.03.17 22:10:33.084518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17392 | 2026.03.17 22:10:33.085277 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2026.03.17 22:10:33.089172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17394 | 2026.03.17 22:10:35.996599 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.03.17 22:10:35.996788 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17396 | 2026.03.17 22:10:35.996857 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17397 | 2026.03.17 22:10:35.997583 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2026.03.17 22:10:35.997633 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17399 | 2026.03.17 22:10:35.998032 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17400 | 2026.03.17 22:10:35.998279 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.03.17 22:10:35.998432 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Debug> executeQuery: Read 105 rows, 9.00 KiB in 0.001695 sec., 61946.90265486726 rows/sec., 5.19 MiB/sec. | ||
| 17402 | 2026.03.17 22:10:35.998475 [ 276 ] {8a0a7d29-f908-4966-b22c-725d1f787f81} <Debug> TCPHandler: Processed in 0.002012979 sec. | ||
| 17403 | 2026.03.17 22:10:35.998604 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17404 | 2026.03.17 22:10:35.998700 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17405 | 2026.03.17 22:10:35.998742 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17406 | 2026.03.17 22:10:35.999145 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2026.03.17 22:10:35.999181 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17408 | 2026.03.17 22:10:35.999475 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17409 | 2026.03.17 22:10:35.999686 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2026.03.17 22:10:35.999813 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.56 MiB/sec. | ||
| 17411 | 2026.03.17 22:10:35.999850 [ 276 ] {a2f9e006-e983-4f01-a842-e219b7ba9205} <Debug> TCPHandler: Processed in 0.001297375 sec. | ||
| 17412 | 2026.03.17 22:10:35.999952 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2026.03.17 22:10:36.000047 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17414 | 2026.03.17 22:10:36.000086 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17415 | 2026.03.17 22:10:36.000459 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.03.17 22:10:36.000497 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17417 | 2026.03.17 22:10:36.000780 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17418 | 2026.03.17 22:10:36.001017 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.03.17 22:10:36.001147 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 59.40 KiB/sec. | ||
| 17420 | 2026.03.17 22:10:36.001184 [ 276 ] {cbc532ab-7807-4f06-aeeb-879dd1e1e957} <Debug> TCPHandler: Processed in 0.001281715 sec. | ||
| 17421 | 2026.03.17 22:10:36.001285 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2026.03.17 22:10:36.001380 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17423 | 2026.03.17 22:10:36.001420 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17424 | 2026.03.17 22:10:36.001833 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.03.17 22:10:36.001869 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17426 | 2026.03.17 22:10:36.002165 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17427 | 2026.03.17 22:10:36.002378 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.03.17 22:10:36.002504 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001142 sec., 77057.79334500876 rows/sec., 6.02 MiB/sec. | ||
| 17429 | 2026.03.17 22:10:36.002543 [ 276 ] {33bc73f9-9e66-4673-b5bc-72fdc77a8b7c} <Debug> TCPHandler: Processed in 0.001305815 sec. | ||
| 17430 | 2026.03.17 22:10:36.002649 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.03.17 22:10:36.002745 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17432 | 2026.03.17 22:10:36.002789 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17433 | 2026.03.17 22:10:36.003191 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.03.17 22:10:36.003229 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17435 | 2026.03.17 22:10:36.003559 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17436 | 2026.03.17 22:10:36.003766 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.03.17 22:10:36.003883 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_135_36 to all_136_136_0 | ||
| 17438 | 2026.03.17 22:10:36.003897 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 17439 | 2026.03.17 22:10:36.003959 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.03.17 22:10:36.003986 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17441 | 2026.03.17 22:10:36.003996 [ 276 ] {e1db7fd9-a5b3-40ae-9a6b-8391affc282c} <Debug> TCPHandler: Processed in 0.001393927 sec. | ||
| 17442 | 2026.03.17 22:10:36.004113 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_36 to all_136_136_0 into Compact with storage Full | ||
| 17443 | 2026.03.17 22:10:36.004129 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17444 | 2026.03.17 22:10:36.004258 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17445 | 2026.03.17 22:10:36.004284 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17446 | 2026.03.17 22:10:36.004302 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17447 | 2026.03.17 22:10:36.004336 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_36, total 44052 rows starting from the beginning of the part | ||
| 17448 | 2026.03.17 22:10:36.004423 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17449 | 2026.03.17 22:10:36.004635 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.03.17 22:10:36.004677 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17451 | 2026.03.17 22:10:36.005025 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 17452 | 2026.03.17 22:10:36.005260 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.03.17 22:10:36.005398 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 54.77 KiB/sec. | ||
| 17454 | 2026.03.17 22:10:36.005436 [ 276 ] {94514b0b-29e0-4f37-b82e-d7c7ac53f22f} <Debug> TCPHandler: Processed in 0.001358686 sec. | ||
| 17455 | 2026.03.17 22:10:36.005542 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.03.17 22:10:36.005635 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17457 | 2026.03.17 22:10:36.005689 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17458 | 2026.03.17 22:10:36.006544 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.03.17 22:10:36.006582 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17460 | 2026.03.17 22:10:36.007125 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17461 | 2026.03.17 22:10:36.007349 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.03.17 22:10:36.007498 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00188 sec., 12765.95744680851 rows/sec., 22.88 MiB/sec. | ||
| 17463 | 2026.03.17 22:10:36.007566 [ 276 ] {bfe38efb-0fd0-4489-bf5c-3b700aced601} <Debug> TCPHandler: Processed in 0.00207376 sec. | ||
| 17464 | 2026.03.17 22:10:36.007677 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.03.17 22:10:36.007770 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.03.17 22:10:36.007812 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17467 | 2026.03.17 22:10:36.008143 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.03.17 22:10:36.008179 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17469 | 2026.03.17 22:10:36.008485 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17470 | 2026.03.17 22:10:36.008690 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.03.17 22:10:36.008822 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 17472 | 2026.03.17 22:10:36.008859 [ 276 ] {44ed0e15-1a47-474e-ac25-9908271d5e33} <Debug> TCPHandler: Processed in 0.001231964 sec. | ||
| 17473 | 2026.03.17 22:10:36.011632 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44212 rows, containing 5 columns (5 merged, 0 gathered) in 0.007567066 sec., 5842687.2449639 rows/sec., 384.20 MiB/sec. | ||
| 17474 | 2026.03.17 22:10:36.012331 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Trace> MergedBlockOutputStream: filled checksums all_1_136_37 (state Temporary) | ||
| 17475 | 2026.03.17 22:10:36.012646 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_136_37 to all_1_136_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17476 | 2026.03.17 22:10:36.012725 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_136_37} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_135_36, all_136_136_0] -> all_1_136_37 | ||
| 17477 | 2026.03.17 22:10:36.012818 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17478 | 2026.03.17 22:10:36.126223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2142 | ||
| 17479 | 2026.03.17 22:10:36.128789 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2026.03.17 22:10:36.128839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17481 | 2026.03.17 22:10:36.130099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17482 | 2026.03.17 22:10:36.130377 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2026.03.17 22:10:36.130547 [ 37 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17484 | 2026.03.17 22:10:36.130597 [ 37 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.03.17 22:10:36.130618 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17486 | 2026.03.17 22:10:36.130643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 17487 | 2026.03.17 22:10:36.130732 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 17488 | 2026.03.17 22:10:36.131299 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17489 | 2026.03.17 22:10:36.131458 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1994 rows starting from the beginning of the part | ||
| 17490 | 2026.03.17 22:10:36.131843 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 17491 | 2026.03.17 22:10:36.132192 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 17492 | 2026.03.17 22:10:36.132490 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 17493 | 2026.03.17 22:10:36.132805 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 17494 | 2026.03.17 22:10:36.133208 [ 198 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 17495 | 2026.03.17 22:10:36.141020 [ 197 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 72 columns (72 merged, 0 gathered) in 0.010337409 sec., 207208.59550009097 rows/sec., 160.15 MiB/sec. | ||
| 17496 | 2026.03.17 22:10:36.143196 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17497 | 2026.03.17 22:10:36.143828 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.03.17 22:10:36.143911 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_61_12} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17499 | 2026.03.17 22:10:36.144288 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 17500 | 2026.03.17 22:10:36.382747 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2026.03.17 22:10:36.382916 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17502 | 2026.03.17 22:10:36.382984 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17503 | 2026.03.17 22:10:36.383615 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2026.03.17 22:10:36.383654 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17505 | 2026.03.17 22:10:36.384003 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17506 | 2026.03.17 22:10:36.384220 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.03.17 22:10:36.384368 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001502 sec., 15978.695073235685 rows/sec., 1.33 MiB/sec. | ||
| 17508 | 2026.03.17 22:10:36.384414 [ 276 ] {6334064c-aeff-45b2-9046-2f3851f1ebd6} <Debug> TCPHandler: Processed in 0.001784694 sec. | ||
| 17509 | 2026.03.17 22:10:36.384532 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17510 | 2026.03.17 22:10:36.384627 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17511 | 2026.03.17 22:10:36.384667 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17512 | 2026.03.17 22:10:36.385067 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.03.17 22:10:36.385102 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17514 | 2026.03.17 22:10:36.385398 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17515 | 2026.03.17 22:10:36.385599 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.03.17 22:10:36.385726 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 875.24 KiB/sec. | ||
| 17517 | 2026.03.17 22:10:36.385764 [ 276 ] {fc886eea-83cb-4c76-9dd2-d03874d78e69} <Debug> TCPHandler: Processed in 0.001281404 sec. | ||
| 17518 | 2026.03.17 22:10:36.385866 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.03.17 22:10:36.385958 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17520 | 2026.03.17 22:10:36.385997 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17521 | 2026.03.17 22:10:36.387450 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.03.17 22:10:36.387484 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17523 | 2026.03.17 22:10:36.387920 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17524 | 2026.03.17 22:10:36.388136 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.03.17 22:10:36.388258 [ 37 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17526 | 2026.03.17 22:10:36.388268 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Debug> executeQuery: Read 2101 rows, 163.87 KiB in 0.002327 sec., 902879.2436613665 rows/sec., 68.77 MiB/sec. | ||
| 17527 | 2026.03.17 22:10:36.388303 [ 37 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17528 | 2026.03.17 22:10:36.388317 [ 276 ] {e1548a22-7b13-495a-9f46-c4f40cf03681} <Debug> TCPHandler: Processed in 0.002501108 sec. | ||
| 17529 | 2026.03.17 22:10:36.388328 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17530 | 2026.03.17 22:10:36.388430 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 17531 | 2026.03.17 22:10:36.388469 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.03.17 22:10:36.388525 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17533 | 2026.03.17 22:10:36.388556 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2895 rows starting from the beginning of the part | ||
| 17534 | 2026.03.17 22:10:36.388594 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17535 | 2026.03.17 22:10:36.388616 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 17536 | 2026.03.17 22:10:36.388645 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17537 | 2026.03.17 22:10:36.388662 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 17538 | 2026.03.17 22:10:36.388707 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 17539 | 2026.03.17 22:10:36.388749 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 105 rows starting from the beginning of the part | ||
| 17540 | 2026.03.17 22:10:36.388790 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 2101 rows starting from the beginning of the part | ||
| 17541 | 2026.03.17 22:10:36.389165 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.03.17 22:10:36.389209 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17543 | 2026.03.17 22:10:36.389553 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17544 | 2026.03.17 22:10:36.389788 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.03.17 22:10:36.389921 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001352 sec., 38461.53846153846 rows/sec., 2.82 MiB/sec. | ||
| 17546 | 2026.03.17 22:10:36.389961 [ 276 ] {d091844d-5cd3-464e-8cc4-1b1e036bddfa} <Debug> TCPHandler: Processed in 0.00155377 sec. | ||
| 17547 | 2026.03.17 22:10:36.390065 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17548 | 2026.03.17 22:10:36.390160 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17549 | 2026.03.17 22:10:36.390200 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17550 | 2026.03.17 22:10:36.390736 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5385 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344885 sec., 2296487.8874656963 rows/sec., 185.79 MiB/sec. | ||
| 17551 | 2026.03.17 22:10:36.390886 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17552 | 2026.03.17 22:10:36.390921 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17553 | 2026.03.17 22:10:36.391052 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17554 | 2026.03.17 22:10:36.391263 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17555 | 2026.03.17 22:10:36.391327 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17556 | 2026.03.17 22:10:36.391396 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_141_28} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17557 | 2026.03.17 22:10:36.391474 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 17558 | 2026.03.17 22:10:36.391485 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17559 | 2026.03.17 22:10:36.391615 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Debug> executeQuery: Read 733 rows, 44.40 KiB in 0.001474 sec., 497286.2957937585 rows/sec., 29.42 MiB/sec. | ||
| 17560 | 2026.03.17 22:10:36.391654 [ 276 ] {518377e3-520e-47f9-b36b-6d054203daf8} <Debug> TCPHandler: Processed in 0.001638152 sec. | ||
| 17561 | 2026.03.17 22:10:36.391769 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17562 | 2026.03.17 22:10:36.391865 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17563 | 2026.03.17 22:10:36.391905 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17564 | 2026.03.17 22:10:36.392293 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2026.03.17 22:10:36.392328 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17566 | 2026.03.17 22:10:36.392617 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17567 | 2026.03.17 22:10:36.392828 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.03.17 22:10:36.392933 [ 37 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17569 | 2026.03.17 22:10:36.392958 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 17570 | 2026.03.17 22:10:36.392968 [ 37 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.03.17 22:10:36.392990 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17572 | 2026.03.17 22:10:36.392998 [ 276 ] {4a04b826-5c1e-471b-a518-549236866982} <Debug> TCPHandler: Processed in 0.001279104 sec. | ||
| 17573 | 2026.03.17 22:10:36.393047 [ 225 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): 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] | ||
| 17574 | 2026.03.17 22:10:36.393061 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 17575 | 2026.03.17 22:10:36.393068 [ 225 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): 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] | ||
| 17576 | 2026.03.17 22:10:36.393112 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17577 | 2026.03.17 22:10:36.393146 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17578 | 2026.03.17 22:10:36.393173 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 17579 | 2026.03.17 22:10:36.393207 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17580 | 2026.03.17 22:10:36.393226 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 17581 | 2026.03.17 22:10:36.393253 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17582 | 2026.03.17 22:10:36.393269 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 17583 | 2026.03.17 22:10:36.393310 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 17584 | 2026.03.17 22:10:36.393348 [ 201 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 17585 | 2026.03.17 22:10:36.393671 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2026.03.17 22:10:36.393707 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17587 | 2026.03.17 22:10:36.394002 [ 196 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000960918 sec., 5203.357622606716 rows/sec., 386.19 KiB/sec. | ||
| 17588 | 2026.03.17 22:10:36.394014 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17589 | 2026.03.17 22:10:36.394202 [ 187 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17590 | 2026.03.17 22:10:36.394314 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.03.17 22:10:36.394459 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00127 sec., 9448.818897637795 rows/sec., 738.19 KiB/sec. | ||
| 17592 | 2026.03.17 22:10:36.394502 [ 276 ] {21ecdcf7-9fb9-4bcf-b85b-ee94057273e1} <Debug> TCPHandler: Processed in 0.001438477 sec. | ||
| 17593 | 2026.03.17 22:10:36.394615 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.03.17 22:10:36.394625 [ 187 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_21_5} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17595 | 2026.03.17 22:10:36.394711 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17596 | 2026.03.17 22:10:36.394723 [ 187 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_21_5} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17597 | 2026.03.17 22:10:36.394760 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17598 | 2026.03.17 22:10:36.394834 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17599 | 2026.03.17 22:10:36.395113 [ 225 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): 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] | ||
| 17600 | 2026.03.17 22:10:36.395588 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17601 | 2026.03.17 22:10:36.395624 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17602 | 2026.03.17 22:10:36.395980 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17603 | 2026.03.17 22:10:36.396189 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17604 | 2026.03.17 22:10:36.396298 [ 37 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17605 | 2026.03.17 22:10:36.396318 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001625 sec., 662153.8461538461 rows/sec., 46.17 MiB/sec. | ||
| 17606 | 2026.03.17 22:10:36.396330 [ 37 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.03.17 22:10:36.396358 [ 276 ] {bc8d6fe5-d05c-4f5b-b64f-3296115df9f1} <Debug> TCPHandler: Processed in 0.001790764 sec. | ||
| 17608 | 2026.03.17 22:10:36.396457 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17609 | 2026.03.17 22:10:36.396561 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 17610 | 2026.03.17 22:10:36.396571 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17611 | 2026.03.17 22:10:36.396690 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17612 | 2026.03.17 22:10:36.396692 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17613 | 2026.03.17 22:10:36.396737 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17614 | 2026.03.17 22:10:36.396743 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1552 rows starting from the beginning of the part | ||
| 17615 | 2026.03.17 22:10:36.396924 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 17616 | 2026.03.17 22:10:36.396976 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 88 rows starting from the beginning of the part | ||
| 17617 | 2026.03.17 22:10:36.397020 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 81 rows starting from the beginning of the part | ||
| 17618 | 2026.03.17 22:10:36.397061 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 88 rows starting from the beginning of the part | ||
| 17619 | 2026.03.17 22:10:36.397102 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1076 rows starting from the beginning of the part | ||
| 17620 | 2026.03.17 22:10:36.397424 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17621 | 2026.03.17 22:10:36.397467 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17622 | 2026.03.17 22:10:36.397904 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17623 | 2026.03.17 22:10:36.398122 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2026.03.17 22:10:36.398239 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_136_37 to all_141_141_0 | ||
| 17625 | 2026.03.17 22:10:36.398260 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001589 sec., 792322.2152297043 rows/sec., 49.98 MiB/sec. | ||
| 17626 | 2026.03.17 22:10:36.398266 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2026.03.17 22:10:36.398292 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17628 | 2026.03.17 22:10:36.398299 [ 276 ] {337fcb4e-65a7-421c-b89a-254a489cd845} <Debug> TCPHandler: Processed in 0.001777335 sec. | ||
| 17629 | 2026.03.17 22:10:36.398375 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_37 to all_141_141_0 into Compact with storage Full | ||
| 17630 | 2026.03.17 22:10:36.398404 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2026.03.17 22:10:36.398482 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971358 sec., 1504546.6120308945 rows/sec., 112.12 MiB/sec. | ||
| 17632 | 2026.03.17 22:10:36.398504 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17633 | 2026.03.17 22:10:36.398487 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17634 | 2026.03.17 22:10:36.398566 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17635 | 2026.03.17 22:10:36.398576 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_37, total 44212 rows starting from the beginning of the part | ||
| 17636 | 2026.03.17 22:10:36.398648 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17637 | 2026.03.17 22:10:36.398690 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17638 | 2026.03.17 22:10:36.398696 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17639 | 2026.03.17 22:10:36.398754 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17640 | 2026.03.17 22:10:36.398797 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 17641 | 2026.03.17 22:10:36.398843 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1259 rows starting from the beginning of the part | ||
| 17642 | 2026.03.17 22:10:36.398901 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17643 | 2026.03.17 22:10:36.398946 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17644 | 2026.03.17 22:10:36.398972 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17645 | 2026.03.17 22:10:36.399059 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_141_28} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17646 | 2026.03.17 22:10:36.399134 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 17647 | 2026.03.17 22:10:36.399289 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 17648 | 2026.03.17 22:10:36.399512 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.03.17 22:10:36.399615 [ 33 ] {} <Debug> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 17650 | 2026.03.17 22:10:36.399643 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 54.77 KiB/sec. | ||
| 17651 | 2026.03.17 22:10:36.399651 [ 33 ] {} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2026.03.17 22:10:36.399676 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17653 | 2026.03.17 22:10:36.399681 [ 276 ] {22f15f12-a5bf-4e95-87dc-5bcb297bde5b} <Debug> TCPHandler: Processed in 0.001325516 sec. | ||
| 17654 | 2026.03.17 22:10:36.399762 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 17655 | 2026.03.17 22:10:36.399787 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17656 | 2026.03.17 22:10:36.399867 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17657 | 2026.03.17 22:10:36.399886 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17658 | 2026.03.17 22:10:36.399901 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 17659 | 2026.03.17 22:10:36.399948 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17660 | 2026.03.17 22:10:36.399964 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 17661 | 2026.03.17 22:10:36.400011 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 17662 | 2026.03.17 22:10:36.400049 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 17663 | 2026.03.17 22:10:36.400086 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 17664 | 2026.03.17 22:10:36.400122 [ 199 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 17665 | 2026.03.17 22:10:36.400826 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2026.03.17 22:10:36.400867 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17667 | 2026.03.17 22:10:36.400888 [ 196 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164622 sec., 9445.124684232309 rows/sec., 626.38 KiB/sec. | ||
| 17668 | 2026.03.17 22:10:36.401042 [ 189 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 17669 | 2026.03.17 22:10:36.401324 [ 189 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.03.17 22:10:36.401388 [ 189 ] {03823947-4291-4756-a38f-5a3f8e6fd94a::all_1_10_2} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 17671 | 2026.03.17 22:10:36.401460 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17672 | 2026.03.17 22:10:36.401500 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17673 | 2026.03.17 22:10:36.401738 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.03.17 22:10:36.401882 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002013 sec., 13909.587680079483 rows/sec., 24.93 MiB/sec. | ||
| 17675 | 2026.03.17 22:10:36.401958 [ 276 ] {a7cec861-53aa-4d47-87cb-4769dca19b87} <Debug> TCPHandler: Processed in 0.002218533 sec. | ||
| 17676 | 2026.03.17 22:10:36.402073 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.03.17 22:10:36.402168 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17678 | 2026.03.17 22:10:36.402211 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17679 | 2026.03.17 22:10:36.402543 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.03.17 22:10:36.402578 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17681 | 2026.03.17 22:10:36.402884 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17682 | 2026.03.17 22:10:36.403090 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17683 | 2026.03.17 22:10:36.403205 [ 33 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17684 | 2026.03.17 22:10:36.403225 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 17685 | 2026.03.17 22:10:36.403236 [ 33 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17686 | 2026.03.17 22:10:36.403257 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17687 | 2026.03.17 22:10:36.403262 [ 276 ] {329da1cb-d78e-4d2a-ae6a-df23e72ffc57} <Debug> TCPHandler: Processed in 0.001237644 sec. | ||
| 17688 | 2026.03.17 22:10:36.403327 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 17689 | 2026.03.17 22:10:36.403416 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17690 | 2026.03.17 22:10:36.403440 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6930 rows starting from the beginning of the part | ||
| 17691 | 2026.03.17 22:10:36.403484 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 17692 | 2026.03.17 22:10:36.403520 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17693 | 2026.03.17 22:10:36.403552 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 17694 | 2026.03.17 22:10:36.403584 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 17695 | 2026.03.17 22:10:36.403617 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 17696 | 2026.03.17 22:10:36.405535 [ 189 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238283 sec., 3208709.533155548 rows/sec., 214.64 MiB/sec. | ||
| 17697 | 2026.03.17 22:10:36.405892 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17698 | 2026.03.17 22:10:36.406132 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2026.03.17 22:10:36.406194 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_141_28} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17700 | 2026.03.17 22:10:36.406253 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 17701 | 2026.03.17 22:10:36.407671 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46111 rows, containing 5 columns (5 merged, 0 gathered) in 0.00933277 sec., 4940762.496022081 rows/sec., 324.80 MiB/sec. | ||
| 17702 | 2026.03.17 22:10:36.408365 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Trace> MergedBlockOutputStream: filled checksums all_1_141_38 (state Temporary) | ||
| 17703 | 2026.03.17 22:10:36.408630 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_141_38 to all_1_141_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.03.17 22:10:36.408697 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_141_38} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_136_37, all_141_141_0] -> all_1_141_38 | ||
| 17705 | 2026.03.17 22:10:36.408784 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 17706 | 2026.03.17 22:10:37.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.05 MiB, peak 400.82 MiB, free memory in arenas 0.00 B, will set to 382.70 MiB (RSS), difference: -1.35 MiB | ||
| 17707 | 2026.03.17 22:10:38.509499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39864 | ||
| 17708 | 2026.03.17 22:10:38.510299 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17709 | 2026.03.17 22:10:38.510367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17710 | 2026.03.17 22:10:38.510892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17711 | 2026.03.17 22:10:38.511165 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2026.03.17 22:10:38.511314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39864 | ||
| 17713 | 2026.03.17 22:10:40.589254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17714 | 2026.03.17 22:10:40.606875 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17715 | 2026.03.17 22:10:40.606937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17716 | 2026.03.17 22:10:40.613489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17717 | 2026.03.17 22:10:40.614316 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2026.03.17 22:10:40.618858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17719 | 2026.03.17 22:10:40.993560 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17720 | 2026.03.17 22:10:40.993757 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17721 | 2026.03.17 22:10:40.993829 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17722 | 2026.03.17 22:10:40.994552 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17723 | 2026.03.17 22:10:40.994592 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17724 | 2026.03.17 22:10:40.994981 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17725 | 2026.03.17 22:10:40.995199 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17726 | 2026.03.17 22:10:40.995352 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 17727 | 2026.03.17 22:10:40.995394 [ 276 ] {9befe77b-ba93-4056-aa57-2c2d885593b8} <Debug> TCPHandler: Processed in 0.001965778 sec. | ||
| 17728 | 2026.03.17 22:10:40.995508 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17729 | 2026.03.17 22:10:40.995600 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17730 | 2026.03.17 22:10:40.995639 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17731 | 2026.03.17 22:10:40.996068 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2026.03.17 22:10:40.996104 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17733 | 2026.03.17 22:10:40.996413 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17734 | 2026.03.17 22:10:40.996637 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17735 | 2026.03.17 22:10:40.996764 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 17736 | 2026.03.17 22:10:40.996801 [ 276 ] {4111efa5-d73d-4024-9d88-3163f99c340b} <Debug> TCPHandler: Processed in 0.001339586 sec. | ||
| 17737 | 2026.03.17 22:10:40.996909 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17738 | 2026.03.17 22:10:40.997001 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17739 | 2026.03.17 22:10:40.997043 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17740 | 2026.03.17 22:10:40.997431 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17741 | 2026.03.17 22:10:40.997467 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17742 | 2026.03.17 22:10:40.997792 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17743 | 2026.03.17 22:10:40.998001 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.03.17 22:10:40.998127 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001144 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
| 17745 | 2026.03.17 22:10:40.998163 [ 276 ] {64419404-7957-4939-8071-1ac015913642} <Debug> TCPHandler: Processed in 0.001300915 sec. | ||
| 17746 | 2026.03.17 22:10:40.998275 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17747 | 2026.03.17 22:10:40.998366 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17748 | 2026.03.17 22:10:40.998406 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17749 | 2026.03.17 22:10:40.998728 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17750 | 2026.03.17 22:10:40.998763 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17751 | 2026.03.17 22:10:40.999063 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17752 | 2026.03.17 22:10:40.999268 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17753 | 2026.03.17 22:10:40.999399 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00105 sec., 45714.28571428572 rows/sec., 3.08 MiB/sec. | ||
| 17754 | 2026.03.17 22:10:40.999434 [ 276 ] {0e1f960a-f100-4da8-8878-8e7da2b41d6e} <Debug> TCPHandler: Processed in 0.001205253 sec. | ||
| 17755 | 2026.03.17 22:10:45.746630 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17756 | 2026.03.17 22:10:45.746701 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17757 | 2026.03.17 22:10:45.996177 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17758 | 2026.03.17 22:10:45.996361 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17759 | 2026.03.17 22:10:45.996432 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17760 | 2026.03.17 22:10:45.997143 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2026.03.17 22:10:45.997196 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17762 | 2026.03.17 22:10:45.997622 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17763 | 2026.03.17 22:10:45.997883 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2026.03.17 22:10:45.998050 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001739 sec., 59804.48533640023 rows/sec., 5.00 MiB/sec. | ||
| 17765 | 2026.03.17 22:10:45.998105 [ 276 ] {9f4efab6-8434-4dbb-8da8-1da4b579659e} <Debug> TCPHandler: Processed in 0.00205877 sec. | ||
| 17766 | 2026.03.17 22:10:45.998234 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.03.17 22:10:45.998338 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17768 | 2026.03.17 22:10:45.998385 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17769 | 2026.03.17 22:10:45.998820 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2026.03.17 22:10:45.998860 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17771 | 2026.03.17 22:10:45.999173 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17772 | 2026.03.17 22:10:45.999393 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2026.03.17 22:10:45.999515 [ 27 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17774 | 2026.03.17 22:10:45.999528 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.45 MiB/sec. | ||
| 17775 | 2026.03.17 22:10:45.999579 [ 27 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.03.17 22:10:45.999590 [ 276 ] {414e870e-23fd-4c13-8c57-72c2e640acbd} <Debug> TCPHandler: Processed in 0.001414407 sec. | ||
| 17777 | 2026.03.17 22:10:45.999613 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17778 | 2026.03.17 22:10:45.999711 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17779 | 2026.03.17 22:10:45.999744 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 17780 | 2026.03.17 22:10:45.999813 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17781 | 2026.03.17 22:10:45.999860 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17782 | 2026.03.17 22:10:45.999892 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17783 | 2026.03.17 22:10:45.999943 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 17784 | 2026.03.17 22:10:46.000019 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 24 rows starting from the beginning of the part | ||
| 17785 | 2026.03.17 22:10:46.000070 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 17 rows starting from the beginning of the part | ||
| 17786 | 2026.03.17 22:10:46.000116 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part | ||
| 17787 | 2026.03.17 22:10:46.000163 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 52 rows starting from the beginning of the part | ||
| 17788 | 2026.03.17 22:10:46.000212 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part | ||
| 17789 | 2026.03.17 22:10:46.000311 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.03.17 22:10:46.000355 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17791 | 2026.03.17 22:10:46.000713 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17792 | 2026.03.17 22:10:46.000953 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.03.17 22:10:46.001090 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001297 sec., 67848.88203546646 rows/sec., 5.30 MiB/sec. | ||
| 17794 | 2026.03.17 22:10:46.001105 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417357 sec., 258932.6471735773 rows/sec., 18.49 MiB/sec. | ||
| 17795 | 2026.03.17 22:10:46.001131 [ 276 ] {489a4d0e-ec0d-492f-bb27-8619c03629db} <Debug> TCPHandler: Processed in 0.001470358 sec. | ||
| 17796 | 2026.03.17 22:10:46.001250 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17797 | 2026.03.17 22:10:46.001280 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17798 | 2026.03.17 22:10:46.001348 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17799 | 2026.03.17 22:10:46.001399 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17800 | 2026.03.17 22:10:46.001535 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.03.17 22:10:46.001612 [ 200 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_121_24} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17802 | 2026.03.17 22:10:46.001686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17803 | 2026.03.17 22:10:46.001830 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17804 | 2026.03.17 22:10:46.001872 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17805 | 2026.03.17 22:10:46.002230 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17806 | 2026.03.17 22:10:46.002479 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17807 | 2026.03.17 22:10:46.002613 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 17808 | 2026.03.17 22:10:46.002651 [ 276 ] {12cdae61-78c4-45eb-bccb-65ef0ebdaf65} <Debug> TCPHandler: Processed in 0.001450408 sec. | ||
| 17809 | 2026.03.17 22:10:46.002755 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17810 | 2026.03.17 22:10:46.002848 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17811 | 2026.03.17 22:10:46.002901 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17812 | 2026.03.17 22:10:46.003808 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17813 | 2026.03.17 22:10:46.003846 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17814 | 2026.03.17 22:10:46.004425 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17815 | 2026.03.17 22:10:46.004658 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17816 | 2026.03.17 22:10:46.004768 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17817 | 2026.03.17 22:10:46.004802 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001972 sec., 12170.385395537527 rows/sec., 21.81 MiB/sec. | ||
| 17818 | 2026.03.17 22:10:46.004803 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.03.17 22:10:46.004842 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17820 | 2026.03.17 22:10:46.004878 [ 276 ] {08808a80-8e7a-4b68-a3f1-8cbac76b4de3} <Debug> TCPHandler: Processed in 0.002171432 sec. | ||
| 17821 | 2026.03.17 22:10:46.004925 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 17822 | 2026.03.17 22:10:46.004994 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2026.03.17 22:10:46.005098 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.03.17 22:10:46.005140 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17825 | 2026.03.17 22:10:46.005145 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17826 | 2026.03.17 22:10:46.005210 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2496 rows starting from the beginning of the part | ||
| 17827 | 2026.03.17 22:10:46.005332 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 24 rows starting from the beginning of the part | ||
| 17828 | 2026.03.17 22:10:46.005432 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 17 rows starting from the beginning of the part | ||
| 17829 | 2026.03.17 22:10:46.005489 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2026.03.17 22:10:46.005531 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part | ||
| 17831 | 2026.03.17 22:10:46.005533 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17832 | 2026.03.17 22:10:46.005635 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 28 rows starting from the beginning of the part | ||
| 17833 | 2026.03.17 22:10:46.005734 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part | ||
| 17834 | 2026.03.17 22:10:46.005892 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17835 | 2026.03.17 22:10:46.006149 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.03.17 22:10:46.006289 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 17837 | 2026.03.17 22:10:46.006327 [ 276 ] {22cd7752-2a45-4f85-9caa-66d0cec95095} <Debug> TCPHandler: Processed in 0.001382156 sec. | ||
| 17838 | 2026.03.17 22:10:46.012379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40376 | ||
| 17839 | 2026.03.17 22:10:46.012802 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2026.03.17 22:10:46.012837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17841 | 2026.03.17 22:10:46.013451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17842 | 2026.03.17 22:10:46.013699 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17843 | 2026.03.17 22:10:46.013817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40376 | ||
| 17844 | 2026.03.17 22:10:46.018060 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2613 rows, containing 19 columns (19 merged, 0 gathered) in 0.013163593 sec., 198502.0351206544 rows/sec., 355.71 MiB/sec. | ||
| 17845 | 2026.03.17 22:10:46.020648 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17846 | 2026.03.17 22:10:46.021065 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2026.03.17 22:10:46.021159 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17848 | 2026.03.17 22:10:46.021338 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. | ||
| 17849 | 2026.03.17 22:10:46.130844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2186 | ||
| 17850 | 2026.03.17 22:10:46.133472 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.03.17 22:10:46.133514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17852 | 2026.03.17 22:10:46.134705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17853 | 2026.03.17 22:10:46.134964 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.03.17 22:10:46.135225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2186 | ||
| 17855 | 2026.03.17 22:10:46.879986 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 17856 | 2026.03.17 22:10:46.880035 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 17857 | 2026.03.17 22:10:46.885096 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 17858 | 2026.03.17 22:10:47.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.08 MiB, peak 401.93 MiB, free memory in arenas 0.00 B, will set to 390.61 MiB (RSS), difference: 7.54 MiB | ||
| 17859 | 2026.03.17 22:10:47.147523 [ 222 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 17860 | 2026.03.17 22:10:47.147597 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 17861 | 2026.03.17 22:10:47.150408 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 17862 | 2026.03.17 22:10:47.239568 [ 219 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 17863 | 2026.03.17 22:10:47.239627 [ 219 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 17864 | 2026.03.17 22:10:47.243848 [ 219 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 17865 | 2026.03.17 22:10:47.247526 [ 222 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 17866 | 2026.03.17 22:10:47.247563 [ 222 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 17867 | 2026.03.17 22:10:47.251442 [ 222 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 17868 | 2026.03.17 22:10:48.119899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17869 | 2026.03.17 22:10:48.137972 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2026.03.17 22:10:48.138036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17871 | 2026.03.17 22:10:48.145048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17872 | 2026.03.17 22:10:48.145796 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2026.03.17 22:10:48.149469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17874 | 2026.03.17 22:10:49.344932 [ 65 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 17875 | 2026.03.17 22:10:49.345021 [ 65 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.03.17 22:10:49.345057 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17877 | 2026.03.17 22:10:49.345235 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 17878 | 2026.03.17 22:10:49.345457 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17879 | 2026.03.17 22:10:49.345514 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 882 rows starting from the beginning of the part | ||
| 17880 | 2026.03.17 22:10:49.345625 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 732 rows starting from the beginning of the part | ||
| 17881 | 2026.03.17 22:10:49.345720 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 732 rows starting from the beginning of the part | ||
| 17882 | 2026.03.17 22:10:49.345806 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 17883 | 2026.03.17 22:10:49.345885 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 733 rows starting from the beginning of the part | ||
| 17884 | 2026.03.17 22:10:49.347226 [ 192 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073871 sec., 1485145.4116480725 rows/sec., 93.90 MiB/sec. | ||
| 17885 | 2026.03.17 22:10:49.347406 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 17886 | 2026.03.17 22:10:49.347653 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17887 | 2026.03.17 22:10:49.347721 [ 190 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_30_7} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 17888 | 2026.03.17 22:10:49.347789 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 17889 | 2026.03.17 22:10:50.138226 [ 106 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17890 | 2026.03.17 22:10:50.138300 [ 106 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.03.17 22:10:50.138326 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17892 | 2026.03.17 22:10:50.138418 [ 217 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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] | ||
| 17893 | 2026.03.17 22:10:50.138432 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 17894 | 2026.03.17 22:10:50.138488 [ 217 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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] | ||
| 17895 | 2026.03.17 22:10:50.138595 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17896 | 2026.03.17 22:10:50.138634 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 17897 | 2026.03.17 22:10:50.138703 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 17898 | 2026.03.17 22:10:50.138750 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 17899 | 2026.03.17 22:10:50.138796 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 17900 | 2026.03.17 22:10:50.138840 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::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 | ||
| 17901 | 2026.03.17 22:10:50.139655 [ 192 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261495 sec., 44391.773253163905 rows/sec., 3.70 MiB/sec. | ||
| 17902 | 2026.03.17 22:10:50.139803 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17903 | 2026.03.17 22:10:50.140099 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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.17 22:10:50.140184 [ 194 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_21_5} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17905 | 2026.03.17 22:10:50.140193 [ 217 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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] | ||
| 17906 | 2026.03.17 22:10:50.140249 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17907 | 2026.03.17 22:10:50.995257 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17908 | 2026.03.17 22:10:50.995443 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17909 | 2026.03.17 22:10:50.995509 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17910 | 2026.03.17 22:10:50.996232 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2026.03.17 22:10:50.996281 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17912 | 2026.03.17 22:10:50.996679 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17913 | 2026.03.17 22:10:50.996913 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17914 | 2026.03.17 22:10:50.997056 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001663 sec., 54119.06193625977 rows/sec., 4.54 MiB/sec. | ||
| 17915 | 2026.03.17 22:10:50.997097 [ 276 ] {64d731be-57d0-410d-8891-a79ff279f826} <Debug> TCPHandler: Processed in 0.001966247 sec. | ||
| 17916 | 2026.03.17 22:10:50.997228 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17917 | 2026.03.17 22:10:50.997324 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17918 | 2026.03.17 22:10:50.997365 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17919 | 2026.03.17 22:10:50.997774 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17920 | 2026.03.17 22:10:50.997809 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17921 | 2026.03.17 22:10:50.998092 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17922 | 2026.03.17 22:10:50.998297 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2026.03.17 22:10:50.998425 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00112 sec., 15178.57142857143 rows/sec., 1.11 MiB/sec. | ||
| 17924 | 2026.03.17 22:10:50.998461 [ 276 ] {79de3103-674e-467d-99e3-a9fdc06796b8} <Debug> TCPHandler: Processed in 0.001285125 sec. | ||
| 17925 | 2026.03.17 22:10:50.998572 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17926 | 2026.03.17 22:10:50.998663 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17927 | 2026.03.17 22:10:50.998701 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17928 | 2026.03.17 22:10:50.999117 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.03.17 22:10:50.999152 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17930 | 2026.03.17 22:10:50.999438 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17931 | 2026.03.17 22:10:50.999636 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.03.17 22:10:50.999758 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001113 sec., 72776.28032345013 rows/sec., 5.68 MiB/sec. | ||
| 17933 | 2026.03.17 22:10:50.999794 [ 276 ] {1d037b7a-100c-4813-8d81-100d74e9f629} <Debug> TCPHandler: Processed in 0.001268624 sec. | ||
| 17934 | 2026.03.17 22:10:50.999905 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17935 | 2026.03.17 22:10:50.999997 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17936 | 2026.03.17 22:10:51.000039 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17937 | 2026.03.17 22:10:51.000449 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17938 | 2026.03.17 22:10:51.000485 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17939 | 2026.03.17 22:10:51.000803 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17940 | 2026.03.17 22:10:51.001006 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.03.17 22:10:51.001134 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 17942 | 2026.03.17 22:10:51.001169 [ 276 ] {ce5420f3-e04c-48d4-9f66-804941ea3d1b} <Debug> TCPHandler: Processed in 0.001310766 sec. | ||
| 17943 | 2026.03.17 22:10:51.001279 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17944 | 2026.03.17 22:10:51.001371 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17945 | 2026.03.17 22:10:51.001424 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17946 | 2026.03.17 22:10:51.002229 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17947 | 2026.03.17 22:10:51.002265 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17948 | 2026.03.17 22:10:51.002801 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17949 | 2026.03.17 22:10:51.003017 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17950 | 2026.03.17 22:10:51.003153 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001799 sec., 9449.694274596997 rows/sec., 16.93 MiB/sec. | ||
| 17951 | 2026.03.17 22:10:51.003207 [ 276 ] {04d951b6-3c4e-4e9c-97bc-9a5d264207da} <Debug> TCPHandler: Processed in 0.001973698 sec. | ||
| 17952 | 2026.03.17 22:10:51.003324 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.03.17 22:10:51.003416 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17954 | 2026.03.17 22:10:51.003457 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17955 | 2026.03.17 22:10:51.003793 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.03.17 22:10:51.003829 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17957 | 2026.03.17 22:10:51.004123 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17958 | 2026.03.17 22:10:51.004325 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.03.17 22:10:51.004453 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 17960 | 2026.03.17 22:10:51.004488 [ 276 ] {fc796876-27d1-4c37-9098-2a2f6a770ba0} <Debug> TCPHandler: Processed in 0.001211574 sec. | ||
| 17961 | 2026.03.17 22:10:51.795811 [ 223 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 17962 | 2026.03.17 22:10:51.795880 [ 223 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 17963 | 2026.03.17 22:10:51.799297 [ 223 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 17964 | 2026.03.17 22:10:52.501557 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 17965 | 2026.03.17 22:10:52.501621 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 17966 | 2026.03.17 22:10:52.504567 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 17967 | 2026.03.17 22:10:53.513991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40824 | ||
| 17968 | 2026.03.17 22:10:53.514676 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2026.03.17 22:10:53.514738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17970 | 2026.03.17 22:10:53.515264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17971 | 2026.03.17 22:10:53.515507 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2026.03.17 22:10:53.515659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40824 | ||
| 17973 | 2026.03.17 22:10:54.284363 [ 219 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 17974 | 2026.03.17 22:10:54.284412 [ 219 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 17975 | 2026.03.17 22:10:54.286535 [ 219 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 17976 | 2026.03.17 22:10:54.439803 [ 219 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 17977 | 2026.03.17 22:10:54.439844 [ 219 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 17978 | 2026.03.17 22:10:54.442054 [ 219 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 17979 | 2026.03.17 22:10:55.001166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.61 MiB, peak 401.93 MiB, free memory in arenas 0.00 B, will set to 390.61 MiB (RSS), difference: 4.00 MiB | ||
| 17980 | 2026.03.17 22:10:55.649524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17981 | 2026.03.17 22:10:55.668075 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17982 | 2026.03.17 22:10:55.668138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17983 | 2026.03.17 22:10:55.674361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17984 | 2026.03.17 22:10:55.675080 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17985 | 2026.03.17 22:10:55.678521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17986 | 2026.03.17 22:10:56.003935 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17987 | 2026.03.17 22:10:56.004142 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17988 | 2026.03.17 22:10:56.004226 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17989 | 2026.03.17 22:10:56.005081 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2026.03.17 22:10:56.005134 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17991 | 2026.03.17 22:10:56.005557 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17992 | 2026.03.17 22:10:56.005791 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2026.03.17 22:10:56.005966 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001879 sec., 151144.2256519425 rows/sec., 9.60 MiB/sec. | ||
| 17994 | 2026.03.17 22:10:56.006027 [ 276 ] {5a9dcbb4-2260-4885-bfce-5acf73d8f1fc} <Debug> TCPHandler: Processed in 0.002231653 sec. | ||
| 17995 | 2026.03.17 22:10:56.006162 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17996 | 2026.03.17 22:10:56.006272 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17997 | 2026.03.17 22:10:56.006320 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17998 | 2026.03.17 22:10:56.006749 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2026.03.17 22:10:56.006790 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18000 | 2026.03.17 22:10:56.007114 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18001 | 2026.03.17 22:10:56.007335 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2026.03.17 22:10:56.007471 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001224 sec., 4901.9607843137255 rows/sec., 399.72 KiB/sec. | ||
| 18003 | 2026.03.17 22:10:56.007511 [ 276 ] {9a6a9d1b-5057-4cb9-9876-cd60ba42142c} <Debug> TCPHandler: Processed in 0.001403947 sec. | ||
| 18004 | 2026.03.17 22:10:56.007613 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18005 | 2026.03.17 22:10:56.007711 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18006 | 2026.03.17 22:10:56.007752 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18007 | 2026.03.17 22:10:56.008565 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18008 | 2026.03.17 22:10:56.008603 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18009 | 2026.03.17 22:10:56.008973 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18010 | 2026.03.17 22:10:56.009196 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18011 | 2026.03.17 22:10:56.009348 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Debug> executeQuery: Read 848 rows, 68.20 KiB in 0.001656 sec., 512077.2946859904 rows/sec., 40.22 MiB/sec. | ||
| 18012 | 2026.03.17 22:10:56.009389 [ 276 ] {ed34ca40-4620-48e6-9483-99812abb78ea} <Debug> TCPHandler: Processed in 0.001824215 sec. | ||
| 18013 | 2026.03.17 22:10:56.009506 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18014 | 2026.03.17 22:10:56.009602 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18015 | 2026.03.17 22:10:56.009643 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18016 | 2026.03.17 22:10:56.010123 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18017 | 2026.03.17 22:10:56.010159 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18018 | 2026.03.17 22:10:56.010517 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18019 | 2026.03.17 22:10:56.010762 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2026.03.17 22:10:56.010909 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Debug> executeQuery: Read 172 rows, 10.77 KiB in 0.001325 sec., 129811.32075471699 rows/sec., 7.93 MiB/sec. | ||
| 18021 | 2026.03.17 22:10:56.010952 [ 276 ] {fb3f4a56-7e0d-4cc1-b817-7f60a9878498} <Debug> TCPHandler: Processed in 0.001495779 sec. | ||
| 18022 | 2026.03.17 22:10:56.011074 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18023 | 2026.03.17 22:10:56.011180 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18024 | 2026.03.17 22:10:56.011220 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18025 | 2026.03.17 22:10:56.011690 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2026.03.17 22:10:56.011727 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18027 | 2026.03.17 22:10:56.012084 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18028 | 2026.03.17 22:10:56.012312 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2026.03.17 22:10:56.012442 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001281 sec., 116315.37861046058 rows/sec., 7.51 MiB/sec. | ||
| 18030 | 2026.03.17 22:10:56.012482 [ 276 ] {9302949b-6a2a-4fca-a9ed-47ef70411388} <Debug> TCPHandler: Processed in 0.001466028 sec. | ||
| 18031 | 2026.03.17 22:10:56.012592 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.03.17 22:10:56.012687 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18033 | 2026.03.17 22:10:56.012726 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18034 | 2026.03.17 22:10:56.013179 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.03.17 22:10:56.013218 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18036 | 2026.03.17 22:10:56.013523 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18037 | 2026.03.17 22:10:56.013741 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.03.17 22:10:56.013866 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 18039 | 2026.03.17 22:10:56.013904 [ 276 ] {b3b74926-efa5-457f-b7d1-3b663458477d} <Debug> TCPHandler: Processed in 0.001361127 sec. | ||
| 18040 | 2026.03.17 22:10:56.014013 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18041 | 2026.03.17 22:10:56.014108 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18042 | 2026.03.17 22:10:56.014150 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18043 | 2026.03.17 22:10:56.014762 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2026.03.17 22:10:56.014798 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18045 | 2026.03.17 22:10:56.015119 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18046 | 2026.03.17 22:10:56.015340 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.03.17 22:10:56.015471 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Debug> executeQuery: Read 520 rows, 37.59 KiB in 0.00138 sec., 376811.59420289856 rows/sec., 26.60 MiB/sec. | ||
| 18048 | 2026.03.17 22:10:56.015509 [ 276 ] {23fa65ff-682e-4bda-8998-8eeff16fe6ce} <Debug> TCPHandler: Processed in 0.00154546 sec. | ||
| 18049 | 2026.03.17 22:10:56.015615 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.03.17 22:10:56.015710 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18051 | 2026.03.17 22:10:56.015750 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18052 | 2026.03.17 22:10:56.016065 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.03.17 22:10:56.016101 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18054 | 2026.03.17 22:10:56.016403 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 18055 | 2026.03.17 22:10:56.016626 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.03.17 22:10:56.016751 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 18057 | 2026.03.17 22:10:56.016789 [ 276 ] {ce541eaa-32d7-467b-99f9-d6fcbb1bb4b9} <Debug> TCPHandler: Processed in 0.001222393 sec. | ||
| 18058 | 2026.03.17 22:10:56.016890 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18059 | 2026.03.17 22:10:56.016984 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18060 | 2026.03.17 22:10:56.017027 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18061 | 2026.03.17 22:10:56.017435 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18062 | 2026.03.17 22:10:56.017470 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18063 | 2026.03.17 22:10:56.017799 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18064 | 2026.03.17 22:10:56.018016 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18065 | 2026.03.17 22:10:56.018142 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001176 sec., 227891.15646258503 rows/sec., 15.15 MiB/sec. | ||
| 18066 | 2026.03.17 22:10:56.018179 [ 276 ] {cea66d6b-1020-4d54-95e0-7476c54c3b12} <Debug> TCPHandler: Processed in 0.001337706 sec. | ||
| 18067 | 2026.03.17 22:10:56.018287 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18068 | 2026.03.17 22:10:56.018381 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18069 | 2026.03.17 22:10:56.018423 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18070 | 2026.03.17 22:10:56.018725 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18071 | 2026.03.17 22:10:56.018761 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18072 | 2026.03.17 22:10:56.019056 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 18073 | 2026.03.17 22:10:56.019270 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18074 | 2026.03.17 22:10:56.019401 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 18075 | 2026.03.17 22:10:56.019438 [ 276 ] {bdc44380-de0d-4168-a628-04f384f78680} <Debug> TCPHandler: Processed in 0.001199913 sec. | ||
| 18076 | 2026.03.17 22:10:56.019537 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18077 | 2026.03.17 22:10:56.019630 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18078 | 2026.03.17 22:10:56.019684 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18079 | 2026.03.17 22:10:56.020514 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.03.17 22:10:56.020550 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18081 | 2026.03.17 22:10:56.021084 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18082 | 2026.03.17 22:10:56.021322 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18083 | 2026.03.17 22:10:56.021461 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001849 sec., 12979.989183342348 rows/sec., 23.26 MiB/sec. | ||
| 18084 | 2026.03.17 22:10:56.021517 [ 276 ] {3cebde9f-4896-4a87-9f79-97dcc3e4073a} <Debug> TCPHandler: Processed in 0.002029289 sec. | ||
| 18085 | 2026.03.17 22:10:56.021624 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18086 | 2026.03.17 22:10:56.021720 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18087 | 2026.03.17 22:10:56.021763 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18088 | 2026.03.17 22:10:56.022093 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2026.03.17 22:10:56.022130 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18090 | 2026.03.17 22:10:56.022434 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18091 | 2026.03.17 22:10:56.022641 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2026.03.17 22:10:56.022766 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 18093 | 2026.03.17 22:10:56.022802 [ 276 ] {52150dea-60b1-4c61-a6b3-78cbfcc76353} <Debug> TCPHandler: Processed in 0.001227214 sec. | ||
| 18094 | 2026.03.17 22:10:56.135454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2222 | ||
| 18095 | 2026.03.17 22:10:56.137985 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18096 | 2026.03.17 22:10:56.138042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18097 | 2026.03.17 22:10:56.139271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18098 | 2026.03.17 22:10:56.139561 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2026.03.17 22:10:56.139957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2222 | ||
| 18100 | 2026.03.17 22:11:00.746746 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18101 | 2026.03.17 22:11:00.746814 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18102 | 2026.03.17 22:11:00.996218 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18103 | 2026.03.17 22:11:00.996406 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18104 | 2026.03.17 22:11:00.996473 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18105 | 2026.03.17 22:11:00.997249 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18106 | 2026.03.17 22:11:00.997302 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18107 | 2026.03.17 22:11:00.997711 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18108 | 2026.03.17 22:11:00.997942 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2026.03.17 22:11:00.998102 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001746 sec., 51546.39175257732 rows/sec., 4.32 MiB/sec. | ||
| 18110 | 2026.03.17 22:11:00.998116 [ 143 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18111 | 2026.03.17 22:11:00.998155 [ 276 ] {211e5c38-d33c-47d0-8779-11345cc72d07} <Debug> TCPHandler: Processed in 0.00206873 sec. | ||
| 18112 | 2026.03.17 22:11:00.998189 [ 143 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2026.03.17 22:11:00.998219 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18114 | 2026.03.17 22:11:00.998309 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18115 | 2026.03.17 22:11:00.998355 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 18116 | 2026.03.17 22:11:00.998415 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18117 | 2026.03.17 22:11:00.998463 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18118 | 2026.03.17 22:11:00.998512 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18119 | 2026.03.17 22:11:00.998555 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2895 rows starting from the beginning of the part | ||
| 18120 | 2026.03.17 22:11:00.998629 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 18121 | 2026.03.17 22:11:00.998683 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 104 rows starting from the beginning of the part | ||
| 18122 | 2026.03.17 22:11:00.998731 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 18123 | 2026.03.17 22:11:00.998777 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 848 rows starting from the beginning of the part | ||
| 18124 | 2026.03.17 22:11:00.998821 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 18125 | 2026.03.17 22:11:00.998904 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2026.03.17 22:11:00.998946 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18127 | 2026.03.17 22:11:00.999274 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18128 | 2026.03.17 22:11:00.999491 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2026.03.17 22:11:00.999630 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001239 sec., 13720.742534301855 rows/sec., 1.01 MiB/sec. | ||
| 18130 | 2026.03.17 22:11:00.999668 [ 276 ] {c1a10d23-1813-4e88-8ba5-d386440e186d} <Debug> TCPHandler: Processed in 0.001410137 sec. | ||
| 18131 | 2026.03.17 22:11:00.999775 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2026.03.17 22:11:00.999868 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18133 | 2026.03.17 22:11:00.999908 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18134 | 2026.03.17 22:11:01.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.00 MiB, peak 401.93 MiB, free memory in arenas 0.00 B, will set to 390.61 MiB (RSS), difference: -3.39 MiB | ||
| 18135 | 2026.03.17 22:11:01.000301 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002006689 sec., 2034694.9626972592 rows/sec., 165.82 MiB/sec. | ||
| 18136 | 2026.03.17 22:11:01.000334 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2026.03.17 22:11:01.000381 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18138 | 2026.03.17 22:11:01.000596 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18139 | 2026.03.17 22:11:01.000712 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18140 | 2026.03.17 22:11:01.000892 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.03.17 22:11:01.000973 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_146_29} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18142 | 2026.03.17 22:11:01.000973 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.03.17 22:11:01.001048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 18144 | 2026.03.17 22:11:01.001118 [ 143 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18145 | 2026.03.17 22:11:01.001124 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001274 sec., 63579.27786499215 rows/sec., 4.96 MiB/sec. | ||
| 18146 | 2026.03.17 22:11:01.001165 [ 143 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.03.17 22:11:01.001182 [ 276 ] {b1e65bec-f673-4a9e-a398-c07947db8498} <Debug> TCPHandler: Processed in 0.001453898 sec. | ||
| 18148 | 2026.03.17 22:11:01.001195 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18149 | 2026.03.17 22:11:01.001301 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 18150 | 2026.03.17 22:11:01.001304 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18151 | 2026.03.17 22:11:01.001419 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18152 | 2026.03.17 22:11:01.001424 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18153 | 2026.03.17 22:11:01.001465 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18154 | 2026.03.17 22:11:01.001469 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1552 rows starting from the beginning of the part | ||
| 18155 | 2026.03.17 22:11:01.001548 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 18156 | 2026.03.17 22:11:01.001590 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 88 rows starting from the beginning of the part | ||
| 18157 | 2026.03.17 22:11:01.001631 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 18158 | 2026.03.17 22:11:01.001668 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 520 rows starting from the beginning of the part | ||
| 18159 | 2026.03.17 22:11:01.001707 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 81 rows starting from the beginning of the part | ||
| 18160 | 2026.03.17 22:11:01.001893 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18161 | 2026.03.17 22:11:01.001935 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18162 | 2026.03.17 22:11:01.002282 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18163 | 2026.03.17 22:11:01.002503 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18164 | 2026.03.17 22:11:01.002631 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 18165 | 2026.03.17 22:11:01.002642 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 5 parts from all_1_141_38 to all_145_145_0 | ||
| 18166 | 2026.03.17 22:11:01.002668 [ 276 ] {8897f1a1-dc67-40c2-93b5-a74440adaa39} <Debug> TCPHandler: Processed in 0.001410118 sec. | ||
| 18167 | 2026.03.17 22:11:01.002682 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2026.03.17 22:11:01.002706 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18169 | 2026.03.17 22:11:01.002799 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_141_38 to all_145_145_0 into Compact with storage Full | ||
| 18170 | 2026.03.17 22:11:01.002816 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18171 | 2026.03.17 22:11:01.002854 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158974 sec., 1500874.3568130636 rows/sec., 112.37 MiB/sec. | ||
| 18172 | 2026.03.17 22:11:01.002915 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18173 | 2026.03.17 22:11:01.002941 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18174 | 2026.03.17 22:11:01.002972 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18175 | 2026.03.17 22:11:01.002984 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_141_38, total 46111 rows starting from the beginning of the part | ||
| 18176 | 2026.03.17 22:11:01.003051 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18177 | 2026.03.17 22:11:01.003067 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 128 rows starting from the beginning of the part | ||
| 18178 | 2026.03.17 22:11:01.003121 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18179 | 2026.03.17 22:11:01.003169 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18180 | 2026.03.17 22:11:01.003213 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 268 rows starting from the beginning of the part | ||
| 18181 | 2026.03.17 22:11:01.003335 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18182 | 2026.03.17 22:11:01.003412 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_146_29} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18183 | 2026.03.17 22:11:01.003484 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 18184 | 2026.03.17 22:11:01.003853 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2026.03.17 22:11:01.003893 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18186 | 2026.03.17 22:11:01.004438 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18187 | 2026.03.17 22:11:01.004671 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2026.03.17 22:11:01.004813 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001916 sec., 8872.651356993738 rows/sec., 15.90 MiB/sec. | ||
| 18189 | 2026.03.17 22:11:01.004868 [ 276 ] {42a84e62-6dec-4947-9002-d694b5a6e116} <Debug> TCPHandler: Processed in 0.00209831 sec. | ||
| 18190 | 2026.03.17 22:11:01.004986 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2026.03.17 22:11:01.005078 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18192 | 2026.03.17 22:11:01.005118 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18193 | 2026.03.17 22:11:01.005480 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2026.03.17 22:11:01.005516 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18195 | 2026.03.17 22:11:01.005836 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18196 | 2026.03.17 22:11:01.006040 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.03.17 22:11:01.006171 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 18198 | 2026.03.17 22:11:01.006181 [ 143 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18199 | 2026.03.17 22:11:01.006208 [ 276 ] {78876278-0998-4085-aaca-37c4946d5d7d} <Debug> TCPHandler: Processed in 0.001269075 sec. | ||
| 18200 | 2026.03.17 22:11:01.006224 [ 143 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18201 | 2026.03.17 22:11:01.006248 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18202 | 2026.03.17 22:11:01.006323 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18203 | 2026.03.17 22:11:01.006434 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18204 | 2026.03.17 22:11:01.006462 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7182 rows starting from the beginning of the part | ||
| 18205 | 2026.03.17 22:11:01.006512 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part | ||
| 18206 | 2026.03.17 22:11:01.006554 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18207 | 2026.03.17 22:11:01.006593 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18208 | 2026.03.17 22:11:01.006628 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 18209 | 2026.03.17 22:11:01.006665 [ 196 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18210 | 2026.03.17 22:11:01.009015 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722243 sec., 2755081.0122388047 rows/sec., 184.19 MiB/sec. | ||
| 18211 | 2026.03.17 22:11:01.009504 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18212 | 2026.03.17 22:11:01.009827 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18213 | 2026.03.17 22:11:01.009909 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_146_29} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18214 | 2026.03.17 22:11:01.009986 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18215 | 2026.03.17 22:11:01.012076 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46827 rows, containing 5 columns (5 merged, 0 gathered) in 0.00932475 sec., 5021796.831014236 rows/sec., 330.33 MiB/sec. | ||
| 18216 | 2026.03.17 22:11:01.012573 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Trace> MergedBlockOutputStream: filled checksums all_1_145_39 (state Temporary) | ||
| 18217 | 2026.03.17 22:11:01.012829 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_145_39 to all_1_145_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18218 | 2026.03.17 22:11:01.012896 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_145_39} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 5 parts: [all_1_141_38, all_145_145_0] -> all_1_145_39 | ||
| 18219 | 2026.03.17 22:11:01.012970 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18220 | 2026.03.17 22:11:01.016761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41336 | ||
| 18221 | 2026.03.17 22:11:01.017229 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2026.03.17 22:11:01.017269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18223 | 2026.03.17 22:11:01.017700 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18224 | 2026.03.17 22:11:01.017924 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2026.03.17 22:11:01.018051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41336 | ||
| 18226 | 2026.03.17 22:11:01.018064 [ 143 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18227 | 2026.03.17 22:11:01.018103 [ 143 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2026.03.17 22:11:01.018121 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18229 | 2026.03.17 22:11:01.018198 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 18230 | 2026.03.17 22:11:01.018297 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18231 | 2026.03.17 22:11:01.018330 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38904 rows starting from the beginning of the part | ||
| 18232 | 2026.03.17 22:11:01.018386 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 18233 | 2026.03.17 22:11:01.018435 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 18234 | 2026.03.17 22:11:01.018478 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 18235 | 2026.03.17 22:11:01.018522 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 18236 | 2026.03.17 22:11:01.018566 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 18237 | 2026.03.17 22:11:01.021306 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41336 rows, containing 4 columns (4 merged, 0 gathered) in 0.00313971 sec., 13165547.136518978 rows/sec., 188.33 MiB/sec. | ||
| 18238 | 2026.03.17 22:11:01.021576 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18239 | 2026.03.17 22:11:01.021837 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_86_17} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2026.03.17 22:11:01.021904 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_86_17} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18241 | 2026.03.17 22:11:01.021971 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18242 | 2026.03.17 22:11:02.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.11 MiB, peak 401.93 MiB, free memory in arenas 0.00 B, will set to 390.62 MiB (RSS), difference: 3.51 MiB | ||
| 18243 | 2026.03.17 22:11:03.178590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18244 | 2026.03.17 22:11:03.196602 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2026.03.17 22:11:03.196663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18246 | 2026.03.17 22:11:03.202912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18247 | 2026.03.17 22:11:03.203661 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18248 | 2026.03.17 22:11:03.203982 [ 150 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18249 | 2026.03.17 22:11:03.204053 [ 150 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.03.17 22:11:03.204073 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18251 | 2026.03.17 22:11:03.204186 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18252 | 2026.03.17 22:11:03.207881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18253 | 2026.03.17 22:11:03.208342 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18254 | 2026.03.17 22:11:03.209855 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18255 | 2026.03.17 22:11:03.214518 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18256 | 2026.03.17 22:11:03.219102 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18257 | 2026.03.17 22:11:03.223653 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18258 | 2026.03.17 22:11:03.228514 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18259 | 2026.03.17 22:11:03.233104 [ 194 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 18260 | 2026.03.17 22:11:03.293416 [ 189 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089279019 sec., 7258.144267915847 rows/sec., 37.53 MiB/sec. | ||
| 18261 | 2026.03.17 22:11:03.296893 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18262 | 2026.03.17 22:11:03.299155 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_86_17} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18263 | 2026.03.17 22:11:03.299276 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_86_17} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18264 | 2026.03.17 22:11:03.302276 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18265 | 2026.03.17 22:11:04.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.71 MiB, peak 409.12 MiB, free memory in arenas 0.00 B, will set to 390.62 MiB (RSS), difference: -1.09 MiB | ||
| 18266 | 2026.03.17 22:11:05.614781 [ 222 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 18267 | 2026.03.17 22:11:05.614837 [ 222 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 18268 | 2026.03.17 22:11:05.617690 [ 222 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 18269 | 2026.03.17 22:11:06.004314 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18270 | 2026.03.17 22:11:06.004519 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18271 | 2026.03.17 22:11:06.004597 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18272 | 2026.03.17 22:11:06.005411 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18273 | 2026.03.17 22:11:06.005463 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18274 | 2026.03.17 22:11:06.005876 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18275 | 2026.03.17 22:11:06.006131 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2026.03.17 22:11:06.006295 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001831 sec., 155106.49918077554 rows/sec., 9.85 MiB/sec. | ||
| 18277 | 2026.03.17 22:11:06.006350 [ 276 ] {714647f9-512d-440b-a1ab-6041a2002213} <Debug> TCPHandler: Processed in 0.002175792 sec. | ||
| 18278 | 2026.03.17 22:11:06.006471 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18279 | 2026.03.17 22:11:06.006578 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18280 | 2026.03.17 22:11:06.006623 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18281 | 2026.03.17 22:11:06.007376 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18282 | 2026.03.17 22:11:06.007415 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18283 | 2026.03.17 22:11:06.007825 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18284 | 2026.03.17 22:11:06.008041 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18285 | 2026.03.17 22:11:06.008173 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Debug> executeQuery: Read 845 rows, 67.98 KiB in 0.001622 sec., 520961.7755856967 rows/sec., 40.93 MiB/sec. | ||
| 18286 | 2026.03.17 22:11:06.008213 [ 276 ] {765f3622-7bd5-4e4e-a512-3b95187a2c4f} <Debug> TCPHandler: Processed in 0.001795964 sec. | ||
| 18287 | 2026.03.17 22:11:06.008285 [ 222 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 18288 | 2026.03.17 22:11:06.008326 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18289 | 2026.03.17 22:11:06.008342 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 18290 | 2026.03.17 22:11:06.008433 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18291 | 2026.03.17 22:11:06.008480 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18292 | 2026.03.17 22:11:06.008915 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.03.17 22:11:06.008956 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18294 | 2026.03.17 22:11:06.009275 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18295 | 2026.03.17 22:11:06.009497 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2026.03.17 22:11:06.009635 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001223 sec., 135731.8070318888 rows/sec., 8.26 MiB/sec. | ||
| 18297 | 2026.03.17 22:11:06.009675 [ 276 ] {a681d248-5e2d-4dbf-841c-1778d00aecb1} <Debug> TCPHandler: Processed in 0.001399457 sec. | ||
| 18298 | 2026.03.17 22:11:06.009784 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18299 | 2026.03.17 22:11:06.009879 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18300 | 2026.03.17 22:11:06.009919 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18301 | 2026.03.17 22:11:06.010336 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18302 | 2026.03.17 22:11:06.010376 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18303 | 2026.03.17 22:11:06.010695 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18304 | 2026.03.17 22:11:06.010899 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18305 | 2026.03.17 22:11:06.011026 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 18306 | 2026.03.17 22:11:06.011066 [ 276 ] {3ac9bb60-c40f-44dd-9c5c-acebd765c1c6} <Debug> TCPHandler: Processed in 0.001331826 sec. | ||
| 18307 | 2026.03.17 22:11:06.011173 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18308 | 2026.03.17 22:11:06.011191 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 18309 | 2026.03.17 22:11:06.011270 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18310 | 2026.03.17 22:11:06.011315 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18311 | 2026.03.17 22:11:06.011731 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2026.03.17 22:11:06.011768 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18313 | 2026.03.17 22:11:06.012067 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18314 | 2026.03.17 22:11:06.012269 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2026.03.17 22:11:06.012395 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 18316 | 2026.03.17 22:11:06.012433 [ 276 ] {85a1fb9d-7433-4e61-a5dc-e72fbe997d7c} <Debug> TCPHandler: Processed in 0.001309675 sec. | ||
| 18317 | 2026.03.17 22:11:06.012537 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18318 | 2026.03.17 22:11:06.012632 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18319 | 2026.03.17 22:11:06.012671 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18320 | 2026.03.17 22:11:06.013235 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18321 | 2026.03.17 22:11:06.013272 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18322 | 2026.03.17 22:11:06.013603 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18323 | 2026.03.17 22:11:06.013819 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2026.03.17 22:11:06.013945 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001332 sec., 385885.88588588586 rows/sec., 27.20 MiB/sec. | ||
| 18325 | 2026.03.17 22:11:06.013983 [ 276 ] {1e9cb12b-af42-482e-886a-2ab288dd758c} <Debug> TCPHandler: Processed in 0.001495219 sec. | ||
| 18326 | 2026.03.17 22:11:06.014084 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18327 | 2026.03.17 22:11:06.014179 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18328 | 2026.03.17 22:11:06.014221 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18329 | 2026.03.17 22:11:06.014532 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2026.03.17 22:11:06.014568 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18331 | 2026.03.17 22:11:06.014864 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 18332 | 2026.03.17 22:11:06.015068 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18333 | 2026.03.17 22:11:06.015191 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 18334 | 2026.03.17 22:11:06.015229 [ 276 ] {5724ad24-0509-4bfb-8dfd-25a4a87c1011} <Debug> TCPHandler: Processed in 0.001192863 sec. | ||
| 18335 | 2026.03.17 22:11:06.015328 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18336 | 2026.03.17 22:11:06.015422 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18337 | 2026.03.17 22:11:06.015465 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18338 | 2026.03.17 22:11:06.015855 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18339 | 2026.03.17 22:11:06.015890 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18340 | 2026.03.17 22:11:06.016214 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18341 | 2026.03.17 22:11:06.016425 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18342 | 2026.03.17 22:11:06.016554 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 18343 | 2026.03.17 22:11:06.016591 [ 276 ] {80301f05-099b-4b32-bf49-81a411e9ecec} <Debug> TCPHandler: Processed in 0.001311035 sec. | ||
| 18344 | 2026.03.17 22:11:06.016697 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18345 | 2026.03.17 22:11:06.016790 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18346 | 2026.03.17 22:11:06.016832 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18347 | 2026.03.17 22:11:06.017123 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18348 | 2026.03.17 22:11:06.017159 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18349 | 2026.03.17 22:11:06.017444 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 18350 | 2026.03.17 22:11:06.017656 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Trace> oximeter.measurements_f64 (03823947-4291-4756-a38f-5a3f8e6fd94a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2026.03.17 22:11:06.017779 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 18352 | 2026.03.17 22:11:06.017815 [ 276 ] {056de4cb-56f4-4a29-ae16-7be319f91f2d} <Debug> TCPHandler: Processed in 0.001166912 sec. | ||
| 18353 | 2026.03.17 22:11:06.017921 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18354 | 2026.03.17 22:11:06.018022 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18355 | 2026.03.17 22:11:06.018077 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18356 | 2026.03.17 22:11:06.018962 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18357 | 2026.03.17 22:11:06.019003 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18358 | 2026.03.17 22:11:06.019551 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18359 | 2026.03.17 22:11:06.019773 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18360 | 2026.03.17 22:11:06.019913 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00191 sec., 12565.445026178011 rows/sec., 22.52 MiB/sec. | ||
| 18361 | 2026.03.17 22:11:06.019982 [ 276 ] {9b5b63af-492b-4aa7-9420-5e85839a2f5d} <Debug> TCPHandler: Processed in 0.00211191 sec. | ||
| 18362 | 2026.03.17 22:11:06.020102 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18363 | 2026.03.17 22:11:06.020197 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18364 | 2026.03.17 22:11:06.020240 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18365 | 2026.03.17 22:11:06.020580 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18366 | 2026.03.17 22:11:06.020617 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18367 | 2026.03.17 22:11:06.020924 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18368 | 2026.03.17 22:11:06.021132 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18369 | 2026.03.17 22:11:06.021264 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 18370 | 2026.03.17 22:11:06.021300 [ 276 ] {2ed5b1b3-ae3e-4ede-9964-247958d846f8} <Debug> TCPHandler: Processed in 0.001246404 sec. | ||
| 18371 | 2026.03.17 22:11:06.140183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2256 | ||
| 18372 | 2026.03.17 22:11:06.143133 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18373 | 2026.03.17 22:11:06.143172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18374 | 2026.03.17 22:11:06.144354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18375 | 2026.03.17 22:11:06.144606 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18376 | 2026.03.17 22:11:06.144862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2256 | ||
| 18377 | 2026.03.17 22:11:06.381272 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18378 | 2026.03.17 22:11:06.381477 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18379 | 2026.03.17 22:11:06.381552 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18380 | 2026.03.17 22:11:06.383225 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18381 | 2026.03.17 22:11:06.383276 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18382 | 2026.03.17 22:11:06.383780 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18383 | 2026.03.17 22:11:06.384004 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18384 | 2026.03.17 22:11:06.384153 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Debug> executeQuery: Read 1974 rows, 151.89 KiB in 0.002733 sec., 722283.2052689352 rows/sec., 54.27 MiB/sec. | ||
| 18385 | 2026.03.17 22:11:06.384198 [ 276 ] {7df13d9a-d7dd-4159-98af-edce97ebe5af} <Debug> TCPHandler: Processed in 0.003065309 sec. | ||
| 18386 | 2026.03.17 22:11:06.384322 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18387 | 2026.03.17 22:11:06.384418 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18388 | 2026.03.17 22:11:06.384461 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18389 | 2026.03.17 22:11:06.384873 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18390 | 2026.03.17 22:11:06.384909 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18391 | 2026.03.17 22:11:06.385200 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18392 | 2026.03.17 22:11:06.385406 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18393 | 2026.03.17 22:11:06.385536 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001138 sec., 24604.56942003515 rows/sec., 1.81 MiB/sec. | ||
| 18394 | 2026.03.17 22:11:06.385533 [ 152 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18395 | 2026.03.17 22:11:06.385577 [ 276 ] {b697a1a7-1f1f-4eb7-9db4-0b1d8782f723} <Debug> TCPHandler: Processed in 0.001306436 sec. | ||
| 18396 | 2026.03.17 22:11:06.385614 [ 152 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.03.17 22:11:06.385640 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18398 | 2026.03.17 22:11:06.385698 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18399 | 2026.03.17 22:11:06.385753 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 18400 | 2026.03.17 22:11:06.385796 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18401 | 2026.03.17 22:11:06.385836 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18402 | 2026.03.17 22:11:06.385862 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18403 | 2026.03.17 22:11:06.385897 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 18404 | 2026.03.17 22:11:06.385964 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 17 rows starting from the beginning of the part | ||
| 18405 | 2026.03.17 22:11:06.386017 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 172 rows starting from the beginning of the part | ||
| 18406 | 2026.03.17 22:11:06.386066 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 18407 | 2026.03.17 22:11:06.386115 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 166 rows starting from the beginning of the part | ||
| 18408 | 2026.03.17 22:11:06.386161 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 28 rows starting from the beginning of the part | ||
| 18409 | 2026.03.17 22:11:06.386471 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18410 | 2026.03.17 22:11:06.386507 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18411 | 2026.03.17 22:11:06.386833 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18412 | 2026.03.17 22:11:06.386930 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228804 sec., 509438.4458383924 rows/sec., 34.20 MiB/sec. | ||
| 18413 | 2026.03.17 22:11:06.387058 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18414 | 2026.03.17 22:11:06.387060 [ 193 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18415 | 2026.03.17 22:11:06.387189 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001411 sec., 501771.79305457126 rows/sec., 29.27 MiB/sec. | ||
| 18416 | 2026.03.17 22:11:06.387244 [ 276 ] {a524311a-7457-46a9-9162-8c7dbc509230} <Debug> TCPHandler: Processed in 0.00158844 sec. | ||
| 18417 | 2026.03.17 22:11:06.387341 [ 193 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.03.17 22:11:06.387409 [ 193 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_126_25} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18419 | 2026.03.17 22:11:06.387474 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18420 | 2026.03.17 22:11:06.387485 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18421 | 2026.03.17 22:11:06.387651 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18422 | 2026.03.17 22:11:06.387715 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18423 | 2026.03.17 22:11:06.388308 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2026.03.17 22:11:06.388363 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18425 | 2026.03.17 22:11:06.388676 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18426 | 2026.03.17 22:11:06.388890 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.03.17 22:11:06.389035 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 49.20 KiB/sec. | ||
| 18428 | 2026.03.17 22:11:06.389102 [ 276 ] {c842884e-06f1-4c5c-a291-608e788508b7} <Debug> TCPHandler: Processed in 0.001734433 sec. | ||
| 18429 | 2026.03.17 22:11:06.389239 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18430 | 2026.03.17 22:11:06.389355 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18431 | 2026.03.17 22:11:06.389403 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18432 | 2026.03.17 22:11:06.390319 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.03.17 22:11:06.390355 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18434 | 2026.03.17 22:11:06.390688 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18435 | 2026.03.17 22:11:06.390895 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.03.17 22:11:06.391023 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Debug> executeQuery: Read 1028 rows, 72.58 KiB in 0.001691 sec., 607924.3051448846 rows/sec., 41.92 MiB/sec. | ||
| 18437 | 2026.03.17 22:11:06.391061 [ 276 ] {161297e5-6eb2-49ca-9e7e-fda8e2e8b3ad} <Debug> TCPHandler: Processed in 0.001882116 sec. | ||
| 18438 | 2026.03.17 22:11:06.391182 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.03.17 22:11:06.391277 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18440 | 2026.03.17 22:11:06.391322 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18441 | 2026.03.17 22:11:06.391969 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.03.17 22:11:06.392005 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18443 | 2026.03.17 22:11:06.392410 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18444 | 2026.03.17 22:11:06.392624 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2026.03.17 22:11:06.392750 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001491 sec., 816230.7176391684 rows/sec., 51.03 MiB/sec. | ||
| 18446 | 2026.03.17 22:11:06.392789 [ 276 ] {c298b23d-76b2-4445-89a5-42ae0d6fdbd9} <Debug> TCPHandler: Processed in 0.001654881 sec. | ||
| 18447 | 2026.03.17 22:11:06.392896 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18448 | 2026.03.17 22:11:06.392992 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18449 | 2026.03.17 22:11:06.393046 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18450 | 2026.03.17 22:11:06.393866 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2026.03.17 22:11:06.393903 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18452 | 2026.03.17 22:11:06.394439 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18453 | 2026.03.17 22:11:06.394662 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.03.17 22:11:06.394784 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18455 | 2026.03.17 22:11:06.394799 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001826 sec., 15334.063526834612 rows/sec., 27.48 MiB/sec. | ||
| 18456 | 2026.03.17 22:11:06.394828 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2026.03.17 22:11:06.394855 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18458 | 2026.03.17 22:11:06.394869 [ 276 ] {00cdcb9b-65c4-486a-92dd-272f485d4e9b} <Debug> TCPHandler: Processed in 0.002021078 sec. | ||
| 18459 | 2026.03.17 22:11:06.394987 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18460 | 2026.03.17 22:11:06.394994 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 18461 | 2026.03.17 22:11:06.395083 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18462 | 2026.03.17 22:11:06.395132 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18463 | 2026.03.17 22:11:06.395266 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18464 | 2026.03.17 22:11:06.395340 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2613 rows starting from the beginning of the part | ||
| 18465 | 2026.03.17 22:11:06.395452 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18466 | 2026.03.17 22:11:06.395476 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 17 rows starting from the beginning of the part | ||
| 18467 | 2026.03.17 22:11:06.395494 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18468 | 2026.03.17 22:11:06.395593 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 24 rows starting from the beginning of the part | ||
| 18469 | 2026.03.17 22:11:06.395698 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 18470 | 2026.03.17 22:11:06.395801 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 24 rows starting from the beginning of the part | ||
| 18471 | 2026.03.17 22:11:06.395822 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18472 | 2026.03.17 22:11:06.395905 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 28 rows starting from the beginning of the part | ||
| 18473 | 2026.03.17 22:11:06.396054 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2026.03.17 22:11:06.396187 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 738.08 KiB/sec. | ||
| 18475 | 2026.03.17 22:11:06.396227 [ 276 ] {f8090265-9759-4d63-9188-fc7d99a3d516} <Debug> TCPHandler: Processed in 0.001287705 sec. | ||
| 18476 | 2026.03.17 22:11:06.405103 [ 201 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 19 columns (19 merged, 0 gathered) in 0.010184546 sec., 267365.8698188412 rows/sec., 479.11 MiB/sec. | ||
| 18477 | 2026.03.17 22:11:06.407427 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18478 | 2026.03.17 22:11:06.407743 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18479 | 2026.03.17 22:11:06.407811 [ 193 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18480 | 2026.03.17 22:11:06.407951 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 18481 | 2026.03.17 22:11:06.828218 [ 220 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 18482 | 2026.03.17 22:11:06.828271 [ 220 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 18483 | 2026.03.17 22:11:06.831280 [ 220 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 18484 | 2026.03.17 22:11:07.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.06 MiB, peak 411.05 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: 1.74 MiB | ||
| 18485 | 2026.03.17 22:11:07.119994 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 18486 | 2026.03.17 22:11:07.120079 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 18487 | 2026.03.17 22:11:07.122887 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 18488 | 2026.03.17 22:11:07.189648 [ 220 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 18489 | 2026.03.17 22:11:07.189728 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 18490 | 2026.03.17 22:11:07.192764 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 18491 | 2026.03.17 22:11:08.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.79 MiB, peak 411.05 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: 4.00 MiB | ||
| 18492 | 2026.03.17 22:11:08.518191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41784 | ||
| 18493 | 2026.03.17 22:11:08.518732 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18494 | 2026.03.17 22:11:08.518781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18495 | 2026.03.17 22:11:08.519285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18496 | 2026.03.17 22:11:08.519523 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18497 | 2026.03.17 22:11:08.519674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41784 | ||
| 18498 | 2026.03.17 22:11:10.707965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18499 | 2026.03.17 22:11:10.724927 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18500 | 2026.03.17 22:11:10.724985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18501 | 2026.03.17 22:11:10.731116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18502 | 2026.03.17 22:11:10.731829 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.03.17 22:11:10.734892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18504 | 2026.03.17 22:11:10.992650 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18505 | 2026.03.17 22:11:10.992838 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18506 | 2026.03.17 22:11:10.992906 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18507 | 2026.03.17 22:11:10.993558 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18508 | 2026.03.17 22:11:10.993599 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18509 | 2026.03.17 22:11:10.993994 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18510 | 2026.03.17 22:11:10.994212 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18511 | 2026.03.17 22:11:10.994371 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 18512 | 2026.03.17 22:11:10.994413 [ 276 ] {f49a5573-a312-47f2-8129-e64750c00efc} <Debug> TCPHandler: Processed in 0.001886916 sec. | ||
| 18513 | 2026.03.17 22:11:10.994526 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18514 | 2026.03.17 22:11:10.994620 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18515 | 2026.03.17 22:11:10.994660 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18516 | 2026.03.17 22:11:10.995075 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18517 | 2026.03.17 22:11:10.995110 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18518 | 2026.03.17 22:11:10.995410 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18519 | 2026.03.17 22:11:10.995616 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18520 | 2026.03.17 22:11:10.995740 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 18521 | 2026.03.17 22:11:10.995778 [ 276 ] {08f5e43b-5b01-4d7c-ae3e-5019dbe5cc6a} <Debug> TCPHandler: Processed in 0.001298865 sec. | ||
| 18522 | 2026.03.17 22:11:10.995890 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18523 | 2026.03.17 22:11:10.995984 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18524 | 2026.03.17 22:11:10.996026 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18525 | 2026.03.17 22:11:10.996399 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18526 | 2026.03.17 22:11:10.996435 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18527 | 2026.03.17 22:11:10.996770 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18528 | 2026.03.17 22:11:10.996978 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18529 | 2026.03.17 22:11:10.997103 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 18530 | 2026.03.17 22:11:10.997139 [ 276 ] {6667c0ff-0e3b-4df7-a11d-b8d4b9891fcf} <Debug> TCPHandler: Processed in 0.001296185 sec. | ||
| 18531 | 2026.03.17 22:11:10.997251 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18532 | 2026.03.17 22:11:10.997343 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18533 | 2026.03.17 22:11:10.997383 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18534 | 2026.03.17 22:11:10.997715 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18535 | 2026.03.17 22:11:10.997751 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18536 | 2026.03.17 22:11:10.998047 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18537 | 2026.03.17 22:11:10.998250 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18538 | 2026.03.17 22:11:10.998374 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 18539 | 2026.03.17 22:11:10.998409 [ 276 ] {6ad2087f-85b3-498b-9793-67901d1c54e2} <Debug> TCPHandler: Processed in 0.001205303 sec. | ||
| 18540 | 2026.03.17 22:11:15.747069 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18541 | 2026.03.17 22:11:15.747145 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18542 | 2026.03.17 22:11:15.995514 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.03.17 22:11:15.995713 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18544 | 2026.03.17 22:11:15.995786 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18545 | 2026.03.17 22:11:15.996586 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.03.17 22:11:15.996636 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18547 | 2026.03.17 22:11:15.997161 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18548 | 2026.03.17 22:11:15.997484 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.03.17 22:11:15.997673 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.002014 sec., 51638.530287984104 rows/sec., 4.32 MiB/sec. | ||
| 18550 | 2026.03.17 22:11:15.997726 [ 276 ] {d018fd36-b20f-4336-8bea-6322a98aaa79} <Debug> TCPHandler: Processed in 0.002350905 sec. | ||
| 18551 | 2026.03.17 22:11:15.997875 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18552 | 2026.03.17 22:11:15.997992 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18553 | 2026.03.17 22:11:15.998051 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18554 | 2026.03.17 22:11:15.998533 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2026.03.17 22:11:15.998572 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18556 | 2026.03.17 22:11:15.998902 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18557 | 2026.03.17 22:11:15.999132 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.03.17 22:11:15.999267 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.0013 sec., 18461.53846153846 rows/sec., 1.36 MiB/sec. | ||
| 18559 | 2026.03.17 22:11:15.999310 [ 276 ] {9e4a1112-0611-40de-a068-fd0fc62342d9} <Debug> TCPHandler: Processed in 0.001497548 sec. | ||
| 18560 | 2026.03.17 22:11:15.999416 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.03.17 22:11:15.999513 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18562 | 2026.03.17 22:11:15.999555 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18563 | 2026.03.17 22:11:16.000000 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2026.03.17 22:11:16.000185 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18565 | 2026.03.17 22:11:16.000519 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18566 | 2026.03.17 22:11:16.000755 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.03.17 22:11:16.000890 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001397 sec., 62992.125984251965 rows/sec., 4.92 MiB/sec. | ||
| 18568 | 2026.03.17 22:11:16.000930 [ 276 ] {0339dd7a-31c4-436e-8246-34d034ab4166} <Debug> TCPHandler: Processed in 0.001563881 sec. | ||
| 18569 | 2026.03.17 22:11:16.001040 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2026.03.17 22:11:16.001138 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18571 | 2026.03.17 22:11:16.001185 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18572 | 2026.03.17 22:11:16.001598 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2026.03.17 22:11:16.001635 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18574 | 2026.03.17 22:11:16.001962 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18575 | 2026.03.17 22:11:16.002174 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18576 | 2026.03.17 22:11:16.002289 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 4 parts from all_1_145_39 to all_148_148_0 | ||
| 18577 | 2026.03.17 22:11:16.002309 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 18578 | 2026.03.17 22:11:16.002327 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18579 | 2026.03.17 22:11:16.002346 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18580 | 2026.03.17 22:11:16.002349 [ 276 ] {6c2fd21b-abe3-4af4-8e2c-51cfea665a5a} <Debug> TCPHandler: Processed in 0.001357536 sec. | ||
| 18581 | 2026.03.17 22:11:16.002455 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_145_39 to all_148_148_0 into Compact with storage Full | ||
| 18582 | 2026.03.17 22:11:16.002462 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18583 | 2026.03.17 22:11:16.002605 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18584 | 2026.03.17 22:11:16.002644 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18585 | 2026.03.17 22:11:16.002663 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18586 | 2026.03.17 22:11:16.002701 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_39, total 46827 rows starting from the beginning of the part | ||
| 18587 | 2026.03.17 22:11:16.002789 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 18588 | 2026.03.17 22:11:16.002868 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 18589 | 2026.03.17 22:11:16.002930 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1217 rows starting from the beginning of the part | ||
| 18590 | 2026.03.17 22:11:16.003543 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.03.17 22:11:16.003585 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18592 | 2026.03.17 22:11:16.004157 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18593 | 2026.03.17 22:11:16.004401 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.03.17 22:11:16.004550 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001963 sec., 12226.184411614875 rows/sec., 21.91 MiB/sec. | ||
| 18595 | 2026.03.17 22:11:16.004591 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 18596 | 2026.03.17 22:11:16.004620 [ 276 ] {3e1e688a-55d8-46ae-9684-2644ed88dc95} <Debug> TCPHandler: Processed in 0.002206893 sec. | ||
| 18597 | 2026.03.17 22:11:16.004635 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 18598 | 2026.03.17 22:11:16.004732 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18599 | 2026.03.17 22:11:16.004829 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18600 | 2026.03.17 22:11:16.004873 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18601 | 2026.03.17 22:11:16.005253 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18602 | 2026.03.17 22:11:16.005291 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18603 | 2026.03.17 22:11:16.005626 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18604 | 2026.03.17 22:11:16.005854 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18605 | 2026.03.17 22:11:16.005992 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 18606 | 2026.03.17 22:11:16.006030 [ 276 ] {6ae2ca83-7487-4183-98f5-b6f8d3afe3b3} <Debug> TCPHandler: Processed in 0.001347476 sec. | ||
| 18607 | 2026.03.17 22:11:16.007804 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 18608 | 2026.03.17 22:11:16.010715 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48469 rows, containing 5 columns (5 merged, 0 gathered) in 0.00830714 sec., 5834619.375621454 rows/sec., 383.42 MiB/sec. | ||
| 18609 | 2026.03.17 22:11:16.011522 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Trace> MergedBlockOutputStream: filled checksums all_1_148_40 (state Temporary) | ||
| 18610 | 2026.03.17 22:11:16.011912 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_148_40 to all_1_148_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.03.17 22:11:16.012007 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_148_40} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 4 parts: [all_1_145_39, all_148_148_0] -> all_1_148_40 | ||
| 18612 | 2026.03.17 22:11:16.012132 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 18613 | 2026.03.17 22:11:16.019792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42296 | ||
| 18614 | 2026.03.17 22:11:16.020210 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18615 | 2026.03.17 22:11:16.020248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18616 | 2026.03.17 22:11:16.020666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18617 | 2026.03.17 22:11:16.020889 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2026.03.17 22:11:16.021010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42296 | ||
| 18619 | 2026.03.17 22:11:16.145052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2292 | ||
| 18620 | 2026.03.17 22:11:16.147481 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2026.03.17 22:11:16.147524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18622 | 2026.03.17 22:11:16.148717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18623 | 2026.03.17 22:11:16.149003 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2026.03.17 22:11:16.149277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2292 | ||
| 18625 | 2026.03.17 22:11:16.845636 [ 221 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 18626 | 2026.03.17 22:11:16.845692 [ 221 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 18627 | 2026.03.17 22:11:16.848428 [ 221 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 18628 | 2026.03.17 22:11:17.442220 [ 133 ] {} <Debug> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 18629 | 2026.03.17 22:11:17.442298 [ 133 ] {} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18630 | 2026.03.17 22:11:17.442324 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18631 | 2026.03.17 22:11:17.442456 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 18632 | 2026.03.17 22:11:17.442619 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18633 | 2026.03.17 22:11:17.442660 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 18634 | 2026.03.17 22:11:17.442733 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 18635 | 2026.03.17 22:11:17.442785 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 18636 | 2026.03.17 22:11:17.442833 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 18637 | 2026.03.17 22:11:17.442880 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 18638 | 2026.03.17 22:11:17.443773 [ 192 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377207 sec., 43566.43554672609 rows/sec., 2.22 MiB/sec. | ||
| 18639 | 2026.03.17 22:11:17.443923 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 18640 | 2026.03.17 22:11:17.444188 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18641 | 2026.03.17 22:11:17.444260 [ 190 ] {fd51de15-3437-4fdd-93ec-722e5bdba501::all_1_10_2} <Trace> oximeter.measurements_bool (fd51de15-3437-4fdd-93ec-722e5bdba501) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 18642 | 2026.03.17 22:11:17.444330 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18643 | 2026.03.17 22:11:18.234948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18644 | 2026.03.17 22:11:18.253841 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18645 | 2026.03.17 22:11:18.253909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18646 | 2026.03.17 22:11:18.260049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18647 | 2026.03.17 22:11:18.260761 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18648 | 2026.03.17 22:11:18.264056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18649 | 2026.03.17 22:11:20.995420 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18650 | 2026.03.17 22:11:20.995637 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18651 | 2026.03.17 22:11:20.995710 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18652 | 2026.03.17 22:11:20.996395 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18653 | 2026.03.17 22:11:20.996450 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18654 | 2026.03.17 22:11:20.996883 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18655 | 2026.03.17 22:11:20.997128 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18656 | 2026.03.17 22:11:20.997296 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001714 sec., 52508.75145857643 rows/sec., 4.40 MiB/sec. | ||
| 18657 | 2026.03.17 22:11:20.997315 [ 124 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18658 | 2026.03.17 22:11:20.997353 [ 276 ] {ae713fd6-57e5-4953-a1bb-d9eabd865fc7} <Debug> TCPHandler: Processed in 0.00207544 sec. | ||
| 18659 | 2026.03.17 22:11:20.997394 [ 124 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.03.17 22:11:20.997423 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18661 | 2026.03.17 22:11:20.997506 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18662 | 2026.03.17 22:11:20.997534 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 18663 | 2026.03.17 22:11:20.997617 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18664 | 2026.03.17 22:11:20.997667 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18665 | 2026.03.17 22:11:20.997669 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18666 | 2026.03.17 22:11:20.997708 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2895 rows starting from the beginning of the part | ||
| 18667 | 2026.03.17 22:11:20.997780 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 845 rows starting from the beginning of the part | ||
| 18668 | 2026.03.17 22:11:20.997824 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1974 rows starting from the beginning of the part | ||
| 18669 | 2026.03.17 22:11:20.997867 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 18670 | 2026.03.17 22:11:20.997905 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 104 rows starting from the beginning of the part | ||
| 18671 | 2026.03.17 22:11:20.997945 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 18672 | 2026.03.17 22:11:20.998131 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2026.03.17 22:11:20.998175 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18674 | 2026.03.17 22:11:20.998504 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18675 | 2026.03.17 22:11:20.998731 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2026.03.17 22:11:20.998877 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001284 sec., 13239.8753894081 rows/sec., 995.58 KiB/sec. | ||
| 18677 | 2026.03.17 22:11:20.998919 [ 276 ] {62ee8358-b722-4f68-aae2-829b7a64c3f0} <Debug> TCPHandler: Processed in 0.001464548 sec. | ||
| 18678 | 2026.03.17 22:11:20.999033 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18679 | 2026.03.17 22:11:20.999131 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18680 | 2026.03.17 22:11:20.999172 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18681 | 2026.03.17 22:11:20.999594 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2026.03.17 22:11:20.999632 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18683 | 2026.03.17 22:11:20.999922 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5964 rows, containing 5 columns (5 merged, 0 gathered) in 0.002431486 sec., 2452821.0320766806 rows/sec., 197.61 MiB/sec. | ||
| 18684 | 2026.03.17 22:11:20.999953 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18685 | 2026.03.17 22:11:21.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.34 MiB, peak 411.05 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: -3.54 MiB | ||
| 18686 | 2026.03.17 22:11:21.000326 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18687 | 2026.03.17 22:11:21.000363 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2026.03.17 22:11:21.000497 [ 124 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18689 | 2026.03.17 22:11:21.000511 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001401 sec., 57815.84582441114 rows/sec., 4.51 MiB/sec. | ||
| 18690 | 2026.03.17 22:11:21.000533 [ 124 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18691 | 2026.03.17 22:11:21.000582 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18692 | 2026.03.17 22:11:21.000598 [ 276 ] {5ffd67f9-379b-4027-adc8-32605ebab92c} <Debug> TCPHandler: Processed in 0.001613651 sec. | ||
| 18693 | 2026.03.17 22:11:21.000678 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18694 | 2026.03.17 22:11:21.000680 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 18695 | 2026.03.17 22:11:21.000739 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18696 | 2026.03.17 22:11:21.000768 [ 199 ] {20021106-0158-405d-a28f-8728817873b0::all_1_151_30} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18697 | 2026.03.17 22:11:21.000800 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18698 | 2026.03.17 22:11:21.000831 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1552 rows starting from the beginning of the part | ||
| 18699 | 2026.03.17 22:11:21.000859 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18700 | 2026.03.17 22:11:21.000881 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 18701 | 2026.03.17 22:11:21.000892 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 514 rows starting from the beginning of the part | ||
| 18702 | 2026.03.17 22:11:21.000917 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18703 | 2026.03.17 22:11:21.000941 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1028 rows starting from the beginning of the part | ||
| 18704 | 2026.03.17 22:11:21.000988 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 18705 | 2026.03.17 22:11:21.001028 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 88 rows starting from the beginning of the part | ||
| 18706 | 2026.03.17 22:11:21.001068 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 18707 | 2026.03.17 22:11:21.001384 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.03.17 22:11:21.001433 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18709 | 2026.03.17 22:11:21.001812 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18710 | 2026.03.17 22:11:21.002027 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.03.17 22:11:21.002155 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 18712 | 2026.03.17 22:11:21.002192 [ 276 ] {7a53d78c-39c0-4ac0-b874-291aca96ab7d} <Debug> TCPHandler: Processed in 0.001511649 sec. | ||
| 18713 | 2026.03.17 22:11:21.002301 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18714 | 2026.03.17 22:11:21.002309 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673353 sec., 1988223.6443834624 rows/sec., 147.19 MiB/sec. | ||
| 18715 | 2026.03.17 22:11:21.002414 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18716 | 2026.03.17 22:11:21.002477 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18717 | 2026.03.17 22:11:21.002493 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18718 | 2026.03.17 22:11:21.002744 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18719 | 2026.03.17 22:11:21.002810 [ 199 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_151_30} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18720 | 2026.03.17 22:11:21.002886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18721 | 2026.03.17 22:11:21.003422 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2026.03.17 22:11:21.003466 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18723 | 2026.03.17 22:11:21.004047 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18724 | 2026.03.17 22:11:21.004294 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.03.17 22:11:21.004463 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002067 sec., 8224.479922593131 rows/sec., 14.74 MiB/sec. | ||
| 18726 | 2026.03.17 22:11:21.004554 [ 276 ] {5c2ab9bc-83ef-4ad9-b726-e7d02f6ab994} <Debug> TCPHandler: Processed in 0.002302934 sec. | ||
| 18727 | 2026.03.17 22:11:21.004677 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18728 | 2026.03.17 22:11:21.004791 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18729 | 2026.03.17 22:11:21.004833 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18730 | 2026.03.17 22:11:21.005226 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.03.17 22:11:21.005267 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18732 | 2026.03.17 22:11:21.005581 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18733 | 2026.03.17 22:11:21.005788 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18734 | 2026.03.17 22:11:21.005908 [ 124 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18735 | 2026.03.17 22:11:21.005917 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 18736 | 2026.03.17 22:11:21.005946 [ 124 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18737 | 2026.03.17 22:11:21.005968 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18738 | 2026.03.17 22:11:21.005969 [ 276 ] {504c300f-ca9d-48e4-9003-282bac020715} <Debug> TCPHandler: Processed in 0.001341996 sec. | ||
| 18739 | 2026.03.17 22:11:21.006048 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18740 | 2026.03.17 22:11:21.006152 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18741 | 2026.03.17 22:11:21.006178 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18742 | 2026.03.17 22:11:21.006222 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18743 | 2026.03.17 22:11:21.006258 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 12 rows starting from the beginning of the part | ||
| 18744 | 2026.03.17 22:11:21.006293 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 48 rows starting from the beginning of the part | ||
| 18745 | 2026.03.17 22:11:21.006327 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 18746 | 2026.03.17 22:11:21.006360 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 18747 | 2026.03.17 22:11:21.008111 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7770 rows, containing 4 columns (4 merged, 0 gathered) in 0.00209575 sec., 3707503.280448527 rows/sec., 247.73 MiB/sec. | ||
| 18748 | 2026.03.17 22:11:21.008514 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18749 | 2026.03.17 22:11:21.008754 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2026.03.17 22:11:21.008817 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_151_30} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18751 | 2026.03.17 22:11:21.008874 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18752 | 2026.03.17 22:11:22.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.76 MiB, peak 411.05 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: 3.03 MiB | ||
| 18753 | 2026.03.17 22:11:23.522034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42744 | ||
| 18754 | 2026.03.17 22:11:23.522639 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2026.03.17 22:11:23.522688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18756 | 2026.03.17 22:11:23.523194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18757 | 2026.03.17 22:11:23.523458 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18758 | 2026.03.17 22:11:23.523619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42744 | ||
| 18759 | 2026.03.17 22:11:25.765076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18760 | 2026.03.17 22:11:25.785717 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18761 | 2026.03.17 22:11:25.785786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18762 | 2026.03.17 22:11:25.792107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18763 | 2026.03.17 22:11:25.792858 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18764 | 2026.03.17 22:11:25.796701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18765 | 2026.03.17 22:11:25.995985 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18766 | 2026.03.17 22:11:25.996233 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18767 | 2026.03.17 22:11:25.996302 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18768 | 2026.03.17 22:11:25.996986 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18769 | 2026.03.17 22:11:25.997031 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18770 | 2026.03.17 22:11:25.997461 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18771 | 2026.03.17 22:11:25.997701 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18772 | 2026.03.17 22:11:25.997861 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001688 sec., 61611.37440758294 rows/sec., 5.15 MiB/sec. | ||
| 18773 | 2026.03.17 22:11:25.997917 [ 276 ] {9d5de505-c244-42b5-bfa9-ef7d0ac6e72d} <Debug> TCPHandler: Processed in 0.002011129 sec. | ||
| 18774 | 2026.03.17 22:11:25.998048 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18775 | 2026.03.17 22:11:25.998156 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18776 | 2026.03.17 22:11:25.998203 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18777 | 2026.03.17 22:11:25.998622 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2026.03.17 22:11:25.998661 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18779 | 2026.03.17 22:11:25.998971 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18780 | 2026.03.17 22:11:25.999216 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18781 | 2026.03.17 22:11:25.999358 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001226 sec., 19575.85644371941 rows/sec., 1.44 MiB/sec. | ||
| 18782 | 2026.03.17 22:11:25.999399 [ 276 ] {3235ec7e-1d70-459b-ac7c-aefd16782a16} <Debug> TCPHandler: Processed in 0.001403947 sec. | ||
| 18783 | 2026.03.17 22:11:25.999517 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18784 | 2026.03.17 22:11:25.999617 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18785 | 2026.03.17 22:11:25.999658 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18786 | 2026.03.17 22:11:26.000087 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.03.17 22:11:26.000260 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18788 | 2026.03.17 22:11:26.000602 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18789 | 2026.03.17 22:11:26.000820 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18790 | 2026.03.17 22:11:26.000954 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001359 sec., 64753.49521707138 rows/sec., 5.06 MiB/sec. | ||
| 18791 | 2026.03.17 22:11:26.000995 [ 276 ] {2010d45d-27ce-4d1c-b8a5-7fb9fcc0c418} <Debug> TCPHandler: Processed in 0.001527899 sec. | ||
| 18792 | 2026.03.17 22:11:26.001123 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18793 | 2026.03.17 22:11:26.001227 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18794 | 2026.03.17 22:11:26.001271 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18795 | 2026.03.17 22:11:26.001725 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18796 | 2026.03.17 22:11:26.001770 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18797 | 2026.03.17 22:11:26.002162 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18798 | 2026.03.17 22:11:26.002388 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18799 | 2026.03.17 22:11:26.002519 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 18800 | 2026.03.17 22:11:26.002557 [ 276 ] {ef5492c1-0d59-4e67-a5c6-76f92257f4a4} <Debug> TCPHandler: Processed in 0.001490528 sec. | ||
| 18801 | 2026.03.17 22:11:26.002667 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18802 | 2026.03.17 22:11:26.002764 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18803 | 2026.03.17 22:11:26.002819 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18804 | 2026.03.17 22:11:26.003649 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.03.17 22:11:26.003685 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18806 | 2026.03.17 22:11:26.004271 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18807 | 2026.03.17 22:11:26.004585 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18808 | 2026.03.17 22:11:26.004763 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002019 sec., 11887.07280832095 rows/sec., 21.30 MiB/sec. | ||
| 18809 | 2026.03.17 22:11:26.004836 [ 276 ] {bed5766e-01c5-409b-ba07-e1fdaa9f2ebc} <Debug> TCPHandler: Processed in 0.002218532 sec. | ||
| 18810 | 2026.03.17 22:11:26.004951 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2026.03.17 22:11:26.005051 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18812 | 2026.03.17 22:11:26.005096 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18813 | 2026.03.17 22:11:26.005442 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2026.03.17 22:11:26.005479 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18815 | 2026.03.17 22:11:26.005808 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18816 | 2026.03.17 22:11:26.006031 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2026.03.17 22:11:26.006166 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 18818 | 2026.03.17 22:11:26.006207 [ 276 ] {d2ae2ed7-d5e0-41a5-b908-680e772ec288} <Debug> TCPHandler: Processed in 0.001308516 sec. | ||
| 18819 | 2026.03.17 22:11:26.150436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2316 | ||
| 18820 | 2026.03.17 22:11:26.152784 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.03.17 22:11:26.152846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18822 | 2026.03.17 22:11:26.154095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18823 | 2026.03.17 22:11:26.154380 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.03.17 22:11:26.154542 [ 118 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18825 | 2026.03.17 22:11:26.154611 [ 118 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18826 | 2026.03.17 22:11:26.154631 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18827 | 2026.03.17 22:11:26.154753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2316 | ||
| 18828 | 2026.03.17 22:11:26.154755 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 18829 | 2026.03.17 22:11:26.155408 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18830 | 2026.03.17 22:11:26.155571 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2142 rows starting from the beginning of the part | ||
| 18831 | 2026.03.17 22:11:26.155958 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 44 rows starting from the beginning of the part | ||
| 18832 | 2026.03.17 22:11:26.156292 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 18833 | 2026.03.17 22:11:26.156617 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 18834 | 2026.03.17 22:11:26.156919 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 18835 | 2026.03.17 22:11:26.157223 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 18836 | 2026.03.17 22:11:26.165108 [ 195 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 72 columns (72 merged, 0 gathered) in 0.01041715 sec., 222325.6840882583 rows/sec., 170.74 MiB/sec. | ||
| 18837 | 2026.03.17 22:11:26.167361 [ 190 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18838 | 2026.03.17 22:11:26.168044 [ 190 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18839 | 2026.03.17 22:11:26.168137 [ 190 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_66_13} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18840 | 2026.03.17 22:11:26.168526 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18841 | 2026.03.17 22:11:27.149303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34624 | ||
| 18842 | 2026.03.17 22:11:27.149462 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18843 | 2026.03.17 22:11:27.149505 [ 289 ] {} <Debug> TCP-Session: c6d00fe1-57ac-452a-9641-a15d6af77a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:34624 | ||
| 18844 | 2026.03.17 22:11:27.149540 [ 289 ] {} <Debug> TCP-Session: c6d00fe1-57ac-452a-9641-a15d6af77a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18845 | 2026.03.17 22:11:27.149560 [ 289 ] {} <Debug> TCP-Session: c6d00fe1-57ac-452a-9641-a15d6af77a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18846 | 2026.03.17 22:11:27.149809 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45557 | ||
| 18847 | 2026.03.17 22:11:27.149841 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48361 | ||
| 18848 | 2026.03.17 22:11:27.149857 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57288 | ||
| 18849 | 2026.03.17 22:11:27.149869 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36053 | ||
| 18850 | 2026.03.17 22:11:27.149959 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18851 | 2026.03.17 22:11:27.149972 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18852 | 2026.03.17 22:11:27.149997 [ 357 ] {} <Debug> TCP-Session: 52941a59-279d-4e97-99f0-ea8712af0ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48361 | ||
| 18853 | 2026.03.17 22:11:27.149856 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50305 | ||
| 18854 | 2026.03.17 22:11:27.150053 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18855 | 2026.03.17 22:11:27.150043 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18856 | 2026.03.17 22:11:27.150116 [ 358 ] {} <Debug> TCP-Session: fe7b76fe-a0b6-48ff-b28d-dd7d2de543c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57288 | ||
| 18857 | 2026.03.17 22:11:27.150037 [ 289 ] {} <Trace> TCP-Session: c6d00fe1-57ac-452a-9641-a15d6af77a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2026.03.17 22:11:27.150153 [ 358 ] {} <Debug> TCP-Session: fe7b76fe-a0b6-48ff-b28d-dd7d2de543c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18859 | 2026.03.17 22:11:27.150169 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61138 | ||
| 18860 | 2026.03.17 22:11:27.150195 [ 358 ] {} <Debug> TCP-Session: fe7b76fe-a0b6-48ff-b28d-dd7d2de543c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18861 | 2026.03.17 22:11:27.150188 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18862 | 2026.03.17 22:11:27.150141 [ 359 ] {} <Debug> TCP-Session: bb006a4f-6db1-451d-b135-1664c9eaeece Authenticating user 'default' from [fd00:1122:3344:101::e]:36053 | ||
| 18863 | 2026.03.17 22:11:27.150283 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18864 | 2026.03.17 22:11:27.150304 [ 356 ] {} <Debug> TCP-Session: b94cbd56-dfcc-4853-9402-e2ce7258fa36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50305 | ||
| 18865 | 2026.03.17 22:11:27.150315 [ 359 ] {} <Debug> TCP-Session: bb006a4f-6db1-451d-b135-1664c9eaeece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18866 | 2026.03.17 22:11:27.150327 [ 363 ] {} <Debug> TCP-Session: 03c06a23-caa7-412a-9ee6-7d84da7eb3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61138 | ||
| 18867 | 2026.03.17 22:11:27.150353 [ 359 ] {} <Debug> TCP-Session: bb006a4f-6db1-451d-b135-1664c9eaeece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18868 | 2026.03.17 22:11:27.150364 [ 363 ] {} <Debug> TCP-Session: 03c06a23-caa7-412a-9ee6-7d84da7eb3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18869 | 2026.03.17 22:11:27.150356 [ 356 ] {} <Debug> TCP-Session: b94cbd56-dfcc-4853-9402-e2ce7258fa36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18870 | 2026.03.17 22:11:27.150387 [ 289 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34624) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18871 | 2026.03.17 22:11:27.150405 [ 356 ] {} <Debug> TCP-Session: b94cbd56-dfcc-4853-9402-e2ce7258fa36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18872 | 2026.03.17 22:11:27.150034 [ 357 ] {} <Debug> TCP-Session: 52941a59-279d-4e97-99f0-ea8712af0ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18873 | 2026.03.17 22:11:27.150033 [ 349 ] {} <Debug> TCP-Session: 673370af-2527-4624-871d-cf4333e4840e Authenticating user 'default' from [fd00:1122:3344:101::e]:45557 | ||
| 18874 | 2026.03.17 22:11:27.150468 [ 357 ] {} <Debug> TCP-Session: 52941a59-279d-4e97-99f0-ea8712af0ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18875 | 2026.03.17 22:11:27.150495 [ 349 ] {} <Debug> TCP-Session: 673370af-2527-4624-871d-cf4333e4840e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18876 | 2026.03.17 22:11:27.150232 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62876 | ||
| 18877 | 2026.03.17 22:11:27.150521 [ 349 ] {} <Debug> TCP-Session: 673370af-2527-4624-871d-cf4333e4840e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18878 | 2026.03.17 22:11:27.150383 [ 363 ] {} <Debug> TCP-Session: 03c06a23-caa7-412a-9ee6-7d84da7eb3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18879 | 2026.03.17 22:11:27.150232 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47373 | ||
| 18880 | 2026.03.17 22:11:27.150620 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18881 | 2026.03.17 22:11:27.150665 [ 360 ] {} <Debug> TCP-Session: 762001f4-48d8-41b5-ac8c-3e44b7643cf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62876 | ||
| 18882 | 2026.03.17 22:11:27.150695 [ 360 ] {} <Debug> TCP-Session: 762001f4-48d8-41b5-ac8c-3e44b7643cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18883 | 2026.03.17 22:11:27.150715 [ 360 ] {} <Debug> TCP-Session: 762001f4-48d8-41b5-ac8c-3e44b7643cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18884 | 2026.03.17 22:11:27.150791 [ 289 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18885 | 2026.03.17 22:11:27.150877 [ 289 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18886 | 2026.03.17 22:11:27.151011 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18887 | 2026.03.17 22:11:27.151054 [ 364 ] {} <Debug> TCP-Session: 30307203-2254-4df7-ae3e-92ab67f73bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:47373 | ||
| 18888 | 2026.03.17 22:11:27.151073 [ 364 ] {} <Debug> TCP-Session: 30307203-2254-4df7-ae3e-92ab67f73bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18889 | 2026.03.17 22:11:27.151088 [ 364 ] {} <Debug> TCP-Session: 30307203-2254-4df7-ae3e-92ab67f73bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18890 | 2026.03.17 22:11:27.151287 [ 289 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 18891 | 2026.03.17 22:11:27.152786 [ 337 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Trace> AggregatingTransform: Aggregating | ||
| 18892 | 2026.03.17 22:11:27.152851 [ 337 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Trace> Aggregator: Aggregation method: without_key | ||
| 18893 | 2026.03.17 22:11:27.152899 [ 337 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001468559 sec. (680.940 rows/sec., 26.60 KiB/sec.) | ||
| 18894 | 2026.03.17 22:11:27.152927 [ 337 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Trace> Aggregator: Merging aggregated data | ||
| 18895 | 2026.03.17 22:11:27.154151 [ 289 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003854 sec., 259.4706798131811 rows/sec., 10.14 KiB/sec. | ||
| 18896 | 2026.03.17 22:11:27.154348 [ 289 ] {c03dcb6d-6383-47ce-88f6-2bb7fddb9899} <Debug> TCPHandler: Processed in 0.004488627 sec. | ||
| 18897 | 2026.03.17 22:11:27.154490 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18898 | 2026.03.17 22:11:27.154545 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18899 | 2026.03.17 22:11:27.154562 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18900 | 2026.03.17 22:11:27.154597 [ 356 ] {} <Debug> TCP-Session: b94cbd56-dfcc-4853-9402-e2ce7258fa36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18901 | 2026.03.17 22:11:27.154620 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18902 | 2026.03.17 22:11:27.154643 [ 357 ] {} <Debug> TCP-Session: 52941a59-279d-4e97-99f0-ea8712af0ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18903 | 2026.03.17 22:11:27.154678 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18904 | 2026.03.17 22:11:27.154694 [ 358 ] {} <Debug> TCP-Session: fe7b76fe-a0b6-48ff-b28d-dd7d2de543c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18905 | 2026.03.17 22:11:27.154718 [ 289 ] {} <Debug> TCP-Session: c6d00fe1-57ac-452a-9641-a15d6af77a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18906 | 2026.03.17 22:11:27.154634 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18907 | 2026.03.17 22:11:27.154611 [ 349 ] {} <Debug> TCP-Session: 673370af-2527-4624-871d-cf4333e4840e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18908 | 2026.03.17 22:11:27.154794 [ 359 ] {} <Debug> TCP-Session: bb006a4f-6db1-451d-b135-1664c9eaeece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18909 | 2026.03.17 22:11:27.154595 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18910 | 2026.03.17 22:11:27.154659 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18911 | 2026.03.17 22:11:27.154521 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18912 | 2026.03.17 22:11:27.154882 [ 360 ] {} <Debug> TCP-Session: 762001f4-48d8-41b5-ac8c-3e44b7643cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18913 | 2026.03.17 22:11:27.154906 [ 364 ] {} <Debug> TCP-Session: 30307203-2254-4df7-ae3e-92ab67f73bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18914 | 2026.03.17 22:11:27.154891 [ 363 ] {} <Debug> TCP-Session: 03c06a23-caa7-412a-9ee6-7d84da7eb3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18915 | 2026.03.17 22:11:27.944215 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52919 | ||
| 18916 | 2026.03.17 22:11:27.944333 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18917 | 2026.03.17 22:11:27.944360 [ 289 ] {} <Debug> TCP-Session: dc25cbe1-5734-4890-9792-48705c576bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:52919 | ||
| 18918 | 2026.03.17 22:11:27.944384 [ 289 ] {} <Debug> TCP-Session: dc25cbe1-5734-4890-9792-48705c576bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18919 | 2026.03.17 22:11:27.944396 [ 289 ] {} <Debug> TCP-Session: dc25cbe1-5734-4890-9792-48705c576bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18920 | 2026.03.17 22:11:27.944624 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65262 | ||
| 18921 | 2026.03.17 22:11:27.944660 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48033 | ||
| 18922 | 2026.03.17 22:11:27.944678 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37701 | ||
| 18923 | 2026.03.17 22:11:27.944710 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51041 | ||
| 18924 | 2026.03.17 22:11:27.944752 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18925 | 2026.03.17 22:11:27.944757 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18926 | 2026.03.17 22:11:27.944692 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42904 | ||
| 18927 | 2026.03.17 22:11:27.944812 [ 357 ] {} <Debug> TCP-Session: 46a7a612-bec5-4294-81d9-ea3cb345916f Authenticating user 'default' from [fd00:1122:3344:101::e]:48033 | ||
| 18928 | 2026.03.17 22:11:27.944826 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18929 | 2026.03.17 22:11:27.944843 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18930 | 2026.03.17 22:11:27.944855 [ 357 ] {} <Debug> TCP-Session: 46a7a612-bec5-4294-81d9-ea3cb345916f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18931 | 2026.03.17 22:11:27.944880 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18932 | 2026.03.17 22:11:27.944883 [ 358 ] {} <Debug> TCP-Session: 7e52fe65-51ba-4ff4-9f27-140e120c46b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37701 | ||
| 18933 | 2026.03.17 22:11:27.944921 [ 359 ] {} <Debug> TCP-Session: 338cf67a-561b-4a81-8061-54da0459d4dc Authenticating user 'default' from [fd00:1122:3344:101::e]:42904 | ||
| 18934 | 2026.03.17 22:11:27.944899 [ 357 ] {} <Debug> TCP-Session: 46a7a612-bec5-4294-81d9-ea3cb345916f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18935 | 2026.03.17 22:11:27.944948 [ 358 ] {} <Debug> TCP-Session: 7e52fe65-51ba-4ff4-9f27-140e120c46b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18936 | 2026.03.17 22:11:27.944958 [ 359 ] {} <Debug> TCP-Session: 338cf67a-561b-4a81-8061-54da0459d4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18937 | 2026.03.17 22:11:27.944988 [ 358 ] {} <Debug> TCP-Session: 7e52fe65-51ba-4ff4-9f27-140e120c46b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18938 | 2026.03.17 22:11:27.945001 [ 359 ] {} <Debug> TCP-Session: 338cf67a-561b-4a81-8061-54da0459d4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18939 | 2026.03.17 22:11:27.944895 [ 360 ] {} <Debug> TCP-Session: 7e8733ad-424e-4f8a-b029-db52d9f5d96a Authenticating user 'default' from [fd00:1122:3344:101::e]:51041 | ||
| 18940 | 2026.03.17 22:11:27.944658 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50356 | ||
| 18941 | 2026.03.17 22:11:27.945064 [ 360 ] {} <Debug> TCP-Session: 7e8733ad-424e-4f8a-b029-db52d9f5d96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18942 | 2026.03.17 22:11:27.944801 [ 349 ] {} <Debug> TCP-Session: e0640ea0-4e3c-4bd7-8cc6-fa1cf835a3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:65262 | ||
| 18943 | 2026.03.17 22:11:27.945082 [ 360 ] {} <Debug> TCP-Session: 7e8733ad-424e-4f8a-b029-db52d9f5d96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18944 | 2026.03.17 22:11:27.945106 [ 349 ] {} <Debug> TCP-Session: e0640ea0-4e3c-4bd7-8cc6-fa1cf835a3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18945 | 2026.03.17 22:11:27.945113 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18946 | 2026.03.17 22:11:27.945130 [ 349 ] {} <Debug> TCP-Session: e0640ea0-4e3c-4bd7-8cc6-fa1cf835a3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18947 | 2026.03.17 22:11:27.945151 [ 356 ] {} <Debug> TCP-Session: febbaf2d-6440-4125-8333-fa88dbb40198 Authenticating user 'default' from [fd00:1122:3344:101::e]:50356 | ||
| 18948 | 2026.03.17 22:11:27.944738 [ 289 ] {} <Trace> TCP-Session: dc25cbe1-5734-4890-9792-48705c576bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18949 | 2026.03.17 22:11:27.945180 [ 356 ] {} <Debug> TCP-Session: febbaf2d-6440-4125-8333-fa88dbb40198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18950 | 2026.03.17 22:11:27.944735 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48160 | ||
| 18951 | 2026.03.17 22:11:27.945213 [ 356 ] {} <Debug> TCP-Session: febbaf2d-6440-4125-8333-fa88dbb40198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18952 | 2026.03.17 22:11:27.944716 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42125 | ||
| 18953 | 2026.03.17 22:11:27.945310 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18954 | 2026.03.17 22:11:27.945339 [ 364 ] {} <Debug> TCP-Session: 9b63149a-981a-42b0-a554-f636a731a06f Authenticating user 'default' from [fd00:1122:3344:101::e]:48160 | ||
| 18955 | 2026.03.17 22:11:27.945345 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18956 | 2026.03.17 22:11:27.945350 [ 289 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18957 | 2026.03.17 22:11:27.945375 [ 363 ] {} <Debug> TCP-Session: 8a7f228c-11ab-43cb-986c-c67e5cb2685c Authenticating user 'default' from [fd00:1122:3344:101::e]:42125 | ||
| 18958 | 2026.03.17 22:11:27.945362 [ 364 ] {} <Debug> TCP-Session: 9b63149a-981a-42b0-a554-f636a731a06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18959 | 2026.03.17 22:11:27.945402 [ 363 ] {} <Debug> TCP-Session: 8a7f228c-11ab-43cb-986c-c67e5cb2685c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18960 | 2026.03.17 22:11:27.945417 [ 364 ] {} <Debug> TCP-Session: 9b63149a-981a-42b0-a554-f636a731a06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18961 | 2026.03.17 22:11:27.945421 [ 363 ] {} <Debug> TCP-Session: 8a7f228c-11ab-43cb-986c-c67e5cb2685c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18962 | 2026.03.17 22:11:27.945637 [ 289 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18963 | 2026.03.17 22:11:27.945696 [ 289 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18964 | 2026.03.17 22:11:27.945977 [ 289 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 18965 | 2026.03.17 22:11:27.946982 [ 325 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Trace> AggregatingTransform: Aggregating | ||
| 18966 | 2026.03.17 22:11:27.947025 [ 325 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Trace> Aggregator: Aggregation method: without_key | ||
| 18967 | 2026.03.17 22:11:27.947063 [ 325 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985209 sec. (1015.013 rows/sec., 39.65 KiB/sec.) | ||
| 18968 | 2026.03.17 22:11:27.947082 [ 325 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Trace> Aggregator: Merging aggregated data | ||
| 18969 | 2026.03.17 22:11:27.948525 [ 289 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003234 sec., 309.2145949288807 rows/sec., 12.08 KiB/sec. | ||
| 18970 | 2026.03.17 22:11:27.948663 [ 289 ] {05b4f4e0-12f9-46c9-b5ff-3879d413f248} <Debug> TCPHandler: Processed in 0.004034578 sec. | ||
| 18971 | 2026.03.17 22:11:27.948781 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18972 | 2026.03.17 22:11:27.948812 [ 289 ] {} <Debug> TCP-Session: dc25cbe1-5734-4890-9792-48705c576bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18973 | 2026.03.17 22:11:27.948812 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18974 | 2026.03.17 22:11:27.948833 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18975 | 2026.03.17 22:11:27.948853 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18976 | 2026.03.17 22:11:27.948882 [ 364 ] {} <Debug> TCP-Session: 9b63149a-981a-42b0-a554-f636a731a06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18977 | 2026.03.17 22:11:27.948893 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18978 | 2026.03.17 22:11:27.948915 [ 349 ] {} <Debug> TCP-Session: e0640ea0-4e3c-4bd7-8cc6-fa1cf835a3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18979 | 2026.03.17 22:11:27.948919 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18980 | 2026.03.17 22:11:27.948936 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18981 | 2026.03.17 22:11:27.949008 [ 358 ] {} <Debug> TCP-Session: 7e52fe65-51ba-4ff4-9f27-140e120c46b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18982 | 2026.03.17 22:11:27.948935 [ 359 ] {} <Debug> TCP-Session: 338cf67a-561b-4a81-8061-54da0459d4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18983 | 2026.03.17 22:11:27.949036 [ 360 ] {} <Debug> TCP-Session: 7e8733ad-424e-4f8a-b029-db52d9f5d96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18984 | 2026.03.17 22:11:27.948901 [ 357 ] {} <Debug> TCP-Session: 46a7a612-bec5-4294-81d9-ea3cb345916f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18985 | 2026.03.17 22:11:27.948874 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18986 | 2026.03.17 22:11:27.948954 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18987 | 2026.03.17 22:11:27.949140 [ 356 ] {} <Debug> TCP-Session: febbaf2d-6440-4125-8333-fa88dbb40198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18988 | 2026.03.17 22:11:27.949161 [ 363 ] {} <Debug> TCP-Session: 8a7f228c-11ab-43cb-986c-c67e5cb2685c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18989 | 2026.03.17 22:11:28.089289 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49689 | ||
| 18990 | 2026.03.17 22:11:28.089418 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18991 | 2026.03.17 22:11:28.089446 [ 289 ] {} <Debug> TCP-Session: c1837370-f348-44ae-b908-f970d1ae8d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:49689 | ||
| 18992 | 2026.03.17 22:11:28.089537 [ 289 ] {} <Debug> TCP-Session: c1837370-f348-44ae-b908-f970d1ae8d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18993 | 2026.03.17 22:11:28.089553 [ 289 ] {} <Debug> TCP-Session: c1837370-f348-44ae-b908-f970d1ae8d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18994 | 2026.03.17 22:11:28.089853 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46791 | ||
| 18995 | 2026.03.17 22:11:28.089873 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52717 | ||
| 18996 | 2026.03.17 22:11:28.089908 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45401 | ||
| 18997 | 2026.03.17 22:11:28.089940 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33885 | ||
| 18998 | 2026.03.17 22:11:28.089951 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62186 | ||
| 18999 | 2026.03.17 22:11:28.089957 [ 289 ] {} <Trace> TCP-Session: c1837370-f348-44ae-b908-f970d1ae8d13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2026.03.17 22:11:28.089989 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19001 | 2026.03.17 22:11:28.090007 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19002 | 2026.03.17 22:11:28.090022 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19003 | 2026.03.17 22:11:28.090038 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19004 | 2026.03.17 22:11:28.090049 [ 359 ] {} <Debug> TCP-Session: 209451ea-bfc7-4a19-b99d-d30c41de7960 Authenticating user 'default' from [fd00:1122:3344:101::e]:45401 | ||
| 19005 | 2026.03.17 22:11:28.090060 [ 363 ] {} <Debug> TCP-Session: 61da110c-deb5-4ded-bb1c-b1a16cc90592 Authenticating user 'default' from [fd00:1122:3344:101::e]:33885 | ||
| 19006 | 2026.03.17 22:11:28.090068 [ 364 ] {} <Debug> TCP-Session: f65a6bdf-d98e-443e-a3c2-b67200cc0fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62186 | ||
| 19007 | 2026.03.17 22:11:28.090089 [ 359 ] {} <Debug> TCP-Session: 209451ea-bfc7-4a19-b99d-d30c41de7960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19008 | 2026.03.17 22:11:28.090097 [ 364 ] {} <Debug> TCP-Session: f65a6bdf-d98e-443e-a3c2-b67200cc0fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19009 | 2026.03.17 22:11:28.090092 [ 363 ] {} <Debug> TCP-Session: 61da110c-deb5-4ded-bb1c-b1a16cc90592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19010 | 2026.03.17 22:11:28.090048 [ 349 ] {} <Debug> TCP-Session: e4720098-b107-4aaa-af0c-53872353331b Authenticating user 'default' from [fd00:1122:3344:101::e]:46791 | ||
| 19011 | 2026.03.17 22:11:28.090128 [ 363 ] {} <Debug> TCP-Session: 61da110c-deb5-4ded-bb1c-b1a16cc90592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19012 | 2026.03.17 22:11:28.090140 [ 364 ] {} <Debug> TCP-Session: f65a6bdf-d98e-443e-a3c2-b67200cc0fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19013 | 2026.03.17 22:11:28.090151 [ 349 ] {} <Debug> TCP-Session: e4720098-b107-4aaa-af0c-53872353331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.03.17 22:11:28.090124 [ 359 ] {} <Debug> TCP-Session: 209451ea-bfc7-4a19-b99d-d30c41de7960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19015 | 2026.03.17 22:11:28.090176 [ 349 ] {} <Debug> TCP-Session: e4720098-b107-4aaa-af0c-53872353331b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19016 | 2026.03.17 22:11:28.090173 [ 289 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19017 | 2026.03.17 22:11:28.090038 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19018 | 2026.03.17 22:11:28.089887 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57371 | ||
| 19019 | 2026.03.17 22:11:28.090282 [ 356 ] {} <Debug> TCP-Session: 9d6ed1de-51ed-4f09-9843-9d0e773fb23c Authenticating user 'default' from [fd00:1122:3344:101::e]:52717 | ||
| 19020 | 2026.03.17 22:11:28.089873 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38764 | ||
| 19021 | 2026.03.17 22:11:28.090329 [ 356 ] {} <Debug> TCP-Session: 9d6ed1de-51ed-4f09-9843-9d0e773fb23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19022 | 2026.03.17 22:11:28.089926 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53955 | ||
| 19023 | 2026.03.17 22:11:28.090361 [ 356 ] {} <Debug> TCP-Session: 9d6ed1de-51ed-4f09-9843-9d0e773fb23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19024 | 2026.03.17 22:11:28.090371 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19025 | 2026.03.17 22:11:28.090403 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19026 | 2026.03.17 22:11:28.090417 [ 358 ] {} <Debug> TCP-Session: ee937566-4a34-4005-857b-427db66020bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57371 | ||
| 19027 | 2026.03.17 22:11:28.090435 [ 357 ] {} <Debug> TCP-Session: b8a7fa55-ea80-49ab-a419-f4b2fbb7424a Authenticating user 'default' from [fd00:1122:3344:101::e]:38764 | ||
| 19028 | 2026.03.17 22:11:28.090436 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19029 | 2026.03.17 22:11:28.090449 [ 358 ] {} <Debug> TCP-Session: ee937566-4a34-4005-857b-427db66020bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19030 | 2026.03.17 22:11:28.090462 [ 357 ] {} <Debug> TCP-Session: b8a7fa55-ea80-49ab-a419-f4b2fbb7424a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.03.17 22:11:28.090489 [ 358 ] {} <Debug> TCP-Session: ee937566-4a34-4005-857b-427db66020bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19032 | 2026.03.17 22:11:28.090503 [ 357 ] {} <Debug> TCP-Session: b8a7fa55-ea80-49ab-a419-f4b2fbb7424a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19033 | 2026.03.17 22:11:28.090484 [ 360 ] {} <Debug> TCP-Session: 3417fc5e-8532-4599-aed1-ed984b672228 Authenticating user 'default' from [fd00:1122:3344:101::e]:53955 | ||
| 19034 | 2026.03.17 22:11:28.090495 [ 289 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19035 | 2026.03.17 22:11:28.090558 [ 360 ] {} <Debug> TCP-Session: 3417fc5e-8532-4599-aed1-ed984b672228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19036 | 2026.03.17 22:11:28.090591 [ 360 ] {} <Debug> TCP-Session: 3417fc5e-8532-4599-aed1-ed984b672228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19037 | 2026.03.17 22:11:28.090625 [ 289 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19038 | 2026.03.17 22:11:28.090929 [ 289 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 19039 | 2026.03.17 22:11:28.091967 [ 322 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Trace> AggregatingTransform: Aggregating | ||
| 19040 | 2026.03.17 22:11:28.092014 [ 322 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Trace> Aggregator: Aggregation method: without_key | ||
| 19041 | 2026.03.17 22:11:28.092059 [ 322 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023029 sec. (977.489 rows/sec., 38.18 KiB/sec.) | ||
| 19042 | 2026.03.17 22:11:28.092083 [ 322 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Trace> Aggregator: Merging aggregated data | ||
| 19043 | 2026.03.17 22:11:28.093342 [ 289 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 19044 | 2026.03.17 22:11:28.093518 [ 289 ] {59f043d3-a4a0-40d5-bb25-c577eedb0661} <Debug> TCPHandler: Processed in 0.003721212 sec. | ||
| 19045 | 2026.03.17 22:11:28.093627 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19046 | 2026.03.17 22:11:28.093659 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19047 | 2026.03.17 22:11:28.093679 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19048 | 2026.03.17 22:11:28.093692 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19049 | 2026.03.17 22:11:28.093719 [ 358 ] {} <Debug> TCP-Session: ee937566-4a34-4005-857b-427db66020bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19050 | 2026.03.17 22:11:28.093732 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19051 | 2026.03.17 22:11:28.093752 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19052 | 2026.03.17 22:11:28.093795 [ 360 ] {} <Debug> TCP-Session: 3417fc5e-8532-4599-aed1-ed984b672228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2026.03.17 22:11:28.093804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19054 | 2026.03.17 22:11:28.093828 [ 357 ] {} <Debug> TCP-Session: b8a7fa55-ea80-49ab-a419-f4b2fbb7424a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19055 | 2026.03.17 22:11:28.093769 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19056 | 2026.03.17 22:11:28.093855 [ 289 ] {} <Debug> TCP-Session: c1837370-f348-44ae-b908-f970d1ae8d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19057 | 2026.03.17 22:11:28.093887 [ 359 ] {} <Debug> TCP-Session: 209451ea-bfc7-4a19-b99d-d30c41de7960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19058 | 2026.03.17 22:11:28.093755 [ 349 ] {} <Debug> TCP-Session: e4720098-b107-4aaa-af0c-53872353331b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19059 | 2026.03.17 22:11:28.093741 [ 363 ] {} <Debug> TCP-Session: 61da110c-deb5-4ded-bb1c-b1a16cc90592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2026.03.17 22:11:28.093714 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19061 | 2026.03.17 22:11:28.093670 [ 364 ] {} <Debug> TCP-Session: f65a6bdf-d98e-443e-a3c2-b67200cc0fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19062 | 2026.03.17 22:11:28.094003 [ 356 ] {} <Debug> TCP-Session: 9d6ed1de-51ed-4f09-9843-9d0e773fb23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19063 | 2026.03.17 22:11:30.747395 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19064 | 2026.03.17 22:11:30.747447 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19065 | 2026.03.17 22:11:30.995921 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19066 | 2026.03.17 22:11:30.996121 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19067 | 2026.03.17 22:11:30.996197 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19068 | 2026.03.17 22:11:30.996992 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19069 | 2026.03.17 22:11:30.997041 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19070 | 2026.03.17 22:11:30.997450 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19071 | 2026.03.17 22:11:30.997687 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19072 | 2026.03.17 22:11:30.997854 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001787 sec., 50363.73810856184 rows/sec., 4.22 MiB/sec. | ||
| 19073 | 2026.03.17 22:11:30.997909 [ 276 ] {65be38e9-2184-4104-a8f9-a8568eea0db9} <Debug> TCPHandler: Processed in 0.002123591 sec. | ||
| 19074 | 2026.03.17 22:11:30.998043 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19075 | 2026.03.17 22:11:30.998148 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19076 | 2026.03.17 22:11:30.998193 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19077 | 2026.03.17 22:11:30.998640 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2026.03.17 22:11:30.998677 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19079 | 2026.03.17 22:11:30.999007 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19080 | 2026.03.17 22:11:30.999234 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19081 | 2026.03.17 22:11:30.999373 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001255 sec., 13545.816733067728 rows/sec., 1018.58 KiB/sec. | ||
| 19082 | 2026.03.17 22:11:30.999414 [ 276 ] {4f6e6ef8-918a-49c2-ac50-1655c97dcb1b} <Debug> TCPHandler: Processed in 0.001432557 sec. | ||
| 19083 | 2026.03.17 22:11:30.999523 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2026.03.17 22:11:30.999617 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19085 | 2026.03.17 22:11:30.999657 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19086 | 2026.03.17 22:11:31.000070 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2026.03.17 22:11:31.000108 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19088 | 2026.03.17 22:11:31.000491 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19089 | 2026.03.17 22:11:31.000732 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2026.03.17 22:11:31.000868 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001248 sec., 64903.846153846156 rows/sec., 5.07 MiB/sec. | ||
| 19091 | 2026.03.17 22:11:31.000908 [ 276 ] {5ce7661e-82bb-4523-8602-69e260462b9d} <Debug> TCPHandler: Processed in 0.001417587 sec. | ||
| 19092 | 2026.03.17 22:11:31.001023 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19093 | 2026.03.17 22:11:31.001119 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19094 | 2026.03.17 22:11:31.001166 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19095 | 2026.03.17 22:11:31.001585 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19096 | 2026.03.17 22:11:31.001625 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19097 | 2026.03.17 22:11:31.001985 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19098 | 2026.03.17 22:11:31.002201 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19099 | 2026.03.17 22:11:31.002336 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 19100 | 2026.03.17 22:11:31.002335 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_148_40 to all_149_149_0 | ||
| 19101 | 2026.03.17 22:11:31.002377 [ 276 ] {668a0763-abd0-454d-8964-31317742ad43} <Debug> TCPHandler: Processed in 0.001402057 sec. | ||
| 19102 | 2026.03.17 22:11:31.002407 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.03.17 22:11:31.002433 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19104 | 2026.03.17 22:11:31.002497 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19105 | 2026.03.17 22:11:31.002550 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_40 to all_149_149_0 into Compact with storage Full | ||
| 19106 | 2026.03.17 22:11:31.002584 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 19107 | 2026.03.17 22:11:31.002596 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19108 | 2026.03.17 22:11:31.002625 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 19109 | 2026.03.17 22:11:31.002667 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19110 | 2026.03.17 22:11:31.002703 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19111 | 2026.03.17 22:11:31.002749 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_40, total 48469 rows starting from the beginning of the part | ||
| 19112 | 2026.03.17 22:11:31.002819 [ 187 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 128 rows starting from the beginning of the part | ||
| 19113 | 2026.03.17 22:11:31.003505 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19114 | 2026.03.17 22:11:31.003548 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19115 | 2026.03.17 22:11:31.004119 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19116 | 2026.03.17 22:11:31.004355 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19117 | 2026.03.17 22:11:31.004504 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001926 sec., 8826.583592938734 rows/sec., 15.82 MiB/sec. | ||
| 19118 | 2026.03.17 22:11:31.004566 [ 276 ] {056c08e0-91d2-4acc-b784-9acf6ba9b448} <Debug> TCPHandler: Processed in 0.002122981 sec. | ||
| 19119 | 2026.03.17 22:11:31.004677 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19120 | 2026.03.17 22:11:31.004772 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19121 | 2026.03.17 22:11:31.004815 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19122 | 2026.03.17 22:11:31.005150 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19123 | 2026.03.17 22:11:31.005187 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19124 | 2026.03.17 22:11:31.005505 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19125 | 2026.03.17 22:11:31.005714 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2026.03.17 22:11:31.005848 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 19127 | 2026.03.17 22:11:31.005886 [ 276 ] {9745a4dd-d21e-4771-97ab-89ca8b03a49c} <Debug> TCPHandler: Processed in 0.001257395 sec. | ||
| 19128 | 2026.03.17 22:11:31.010070 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 19129 | 2026.03.17 22:11:31.010386 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48597 rows, containing 5 columns (5 merged, 0 gathered) in 0.007884621 sec., 6163517.561592371 rows/sec., 405.10 MiB/sec. | ||
| 19130 | 2026.03.17 22:11:31.011098 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Trace> MergedBlockOutputStream: filled checksums all_1_149_41 (state Temporary) | ||
| 19131 | 2026.03.17 22:11:31.011381 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_149_41 to all_1_149_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2026.03.17 22:11:31.011445 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_149_41} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_148_40, all_149_149_0] -> all_1_149_41 | ||
| 19133 | 2026.03.17 22:11:31.011536 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19134 | 2026.03.17 22:11:31.023896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43256 | ||
| 19135 | 2026.03.17 22:11:31.024378 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.03.17 22:11:31.024419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19137 | 2026.03.17 22:11:31.024888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19138 | 2026.03.17 22:11:31.025119 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.03.17 22:11:31.025243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43256 | ||
| 19140 | 2026.03.17 22:11:31.025316 [ 221 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 19141 | 2026.03.17 22:11:31.025349 [ 221 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 19142 | 2026.03.17 22:11:31.032860 [ 221 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 19143 | 2026.03.17 22:11:32.106044 [ 224 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 19144 | 2026.03.17 22:11:32.106107 [ 224 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 19145 | 2026.03.17 22:11:32.108709 [ 224 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 19146 | 2026.03.17 22:11:32.248383 [ 224 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 19147 | 2026.03.17 22:11:32.248459 [ 224 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 19148 | 2026.03.17 22:11:32.251232 [ 224 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 19149 | 2026.03.17 22:11:32.482330 [ 223 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 19150 | 2026.03.17 22:11:32.482380 [ 223 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 19151 | 2026.03.17 22:11:32.488239 [ 223 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 19152 | 2026.03.17 22:11:32.679588 [ 222 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 19153 | 2026.03.17 22:11:32.679634 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 19154 | 2026.03.17 22:11:32.683732 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 19155 | 2026.03.17 22:11:33.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.80 MiB, peak 411.05 MiB, free memory in arenas 0.00 B, will set to 393.80 MiB (RSS), difference: 4.00 MiB | ||
| 19156 | 2026.03.17 22:11:33.296858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 19157 | 2026.03.17 22:11:33.315801 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19158 | 2026.03.17 22:11:33.315866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19159 | 2026.03.17 22:11:33.322104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19160 | 2026.03.17 22:11:33.322812 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19161 | 2026.03.17 22:11:33.326319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19162 | 2026.03.17 22:11:35.997646 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19163 | 2026.03.17 22:11:35.997832 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19164 | 2026.03.17 22:11:35.997903 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19165 | 2026.03.17 22:11:35.998597 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19166 | 2026.03.17 22:11:35.998643 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19167 | 2026.03.17 22:11:35.999059 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19168 | 2026.03.17 22:11:35.999292 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19169 | 2026.03.17 22:11:35.999447 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Debug> executeQuery: Read 126 rows, 10.99 KiB in 0.001666 sec., 75630.25210084034 rows/sec., 6.44 MiB/sec. | ||
| 19170 | 2026.03.17 22:11:35.999492 [ 276 ] {8b28985d-0144-486f-99bc-d44233baa1ab} <Debug> TCPHandler: Processed in 0.001971728 sec. | ||
| 19171 | 2026.03.17 22:11:35.999618 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19172 | 2026.03.17 22:11:35.999715 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19173 | 2026.03.17 22:11:35.999757 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19174 | 2026.03.17 22:11:36.000176 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19175 | 2026.03.17 22:11:36.000211 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19176 | 2026.03.17 22:11:36.000512 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19177 | 2026.03.17 22:11:36.000722 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19178 | 2026.03.17 22:11:36.000835 [ 109 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19179 | 2026.03.17 22:11:36.000854 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001159 sec., 30198.446937014665 rows/sec., 2.22 MiB/sec. | ||
| 19180 | 2026.03.17 22:11:36.000874 [ 109 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19181 | 2026.03.17 22:11:36.000893 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19182 | 2026.03.17 22:11:36.000895 [ 276 ] {f9724f52-f6bc-4114-a41f-69187be31ce8} <Debug> TCPHandler: Processed in 0.001328485 sec. | ||
| 19183 | 2026.03.17 22:11:36.001003 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19184 | 2026.03.17 22:11:36.001031 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 19185 | 2026.03.17 22:11:36.001041 [ 224 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 19186 | 2026.03.17 22:11:36.001096 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19187 | 2026.03.17 22:11:36.001126 [ 224 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 19188 | 2026.03.17 22:11:36.001152 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19189 | 2026.03.17 22:11:36.001235 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19190 | 2026.03.17 22:11:36.001277 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 226 rows starting from the beginning of the part | ||
| 19191 | 2026.03.17 22:11:36.001353 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part | ||
| 19192 | 2026.03.17 22:11:36.001407 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 17 rows starting from the beginning of the part | ||
| 19193 | 2026.03.17 22:11:36.001458 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 24 rows starting from the beginning of the part | ||
| 19194 | 2026.03.17 22:11:36.001504 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 17 rows starting from the beginning of the part | ||
| 19195 | 2026.03.17 22:11:36.001551 [ 187 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 35 rows starting from the beginning of the part | ||
| 19196 | 2026.03.17 22:11:36.001601 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19197 | 2026.03.17 22:11:36.001645 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19198 | 2026.03.17 22:11:36.001982 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19199 | 2026.03.17 22:11:36.002212 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19200 | 2026.03.17 22:11:36.002352 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001274 sec., 82417.58241758242 rows/sec., 6.46 MiB/sec. | ||
| 19201 | 2026.03.17 22:11:36.002393 [ 276 ] {29bfc58e-0c6a-45bc-aafb-43ef64a78194} <Debug> TCPHandler: Processed in 0.001439088 sec. | ||
| 19202 | 2026.03.17 22:11:36.002515 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19203 | 2026.03.17 22:11:36.002524 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015572 sec., 220267.14615977395 rows/sec., 15.65 MiB/sec. | ||
| 19204 | 2026.03.17 22:11:36.002609 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19205 | 2026.03.17 22:11:36.002659 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19206 | 2026.03.17 22:11:36.002700 [ 189 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19207 | 2026.03.17 22:11:36.002964 [ 189 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19208 | 2026.03.17 22:11:36.003032 [ 189 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_131_26} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19209 | 2026.03.17 22:11:36.003073 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.03.17 22:11:36.003108 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19211 | 2026.03.17 22:11:36.003127 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19212 | 2026.03.17 22:11:36.003451 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19213 | 2026.03.17 22:11:36.003666 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19214 | 2026.03.17 22:11:36.003783 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_149_41 to all_150_150_0 | ||
| 19215 | 2026.03.17 22:11:36.003795 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 19216 | 2026.03.17 22:11:36.003809 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.03.17 22:11:36.003827 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19218 | 2026.03.17 22:11:36.003834 [ 276 ] {26f5df2b-f207-422d-9f55-932e3490070d} <Debug> TCPHandler: Processed in 0.001367726 sec. | ||
| 19219 | 2026.03.17 22:11:36.003910 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_41 to all_150_150_0 into Compact with storage Full | ||
| 19220 | 2026.03.17 22:11:36.003957 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19221 | 2026.03.17 22:11:36.004029 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19222 | 2026.03.17 22:11:36.004066 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19223 | 2026.03.17 22:11:36.004073 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_41, total 48597 rows starting from the beginning of the part | ||
| 19224 | 2026.03.17 22:11:36.004129 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19225 | 2026.03.17 22:11:36.004158 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19226 | 2026.03.17 22:11:36.005242 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19227 | 2026.03.17 22:11:36.005282 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19228 | 2026.03.17 22:11:36.005878 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19229 | 2026.03.17 22:11:36.006107 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19230 | 2026.03.17 22:11:36.006222 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19231 | 2026.03.17 22:11:36.006250 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19232 | 2026.03.17 22:11:36.006266 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19233 | 2026.03.17 22:11:36.006273 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00223 sec., 15695.067264573989 rows/sec., 28.12 MiB/sec. | ||
| 19234 | 2026.03.17 22:11:36.006345 [ 276 ] {f91d8f12-da3d-4e4f-a662-2dd8a13fb1f6} <Debug> TCPHandler: Processed in 0.002445947 sec. | ||
| 19235 | 2026.03.17 22:11:36.006346 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 19236 | 2026.03.17 22:11:36.006471 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19237 | 2026.03.17 22:11:36.006568 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19238 | 2026.03.17 22:11:36.006573 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19239 | 2026.03.17 22:11:36.006612 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19240 | 2026.03.17 22:11:36.006638 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2723 rows starting from the beginning of the part | ||
| 19241 | 2026.03.17 22:11:36.006772 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part | ||
| 19242 | 2026.03.17 22:11:36.006892 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 17 rows starting from the beginning of the part | ||
| 19243 | 2026.03.17 22:11:36.006949 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2026.03.17 22:11:36.006986 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19245 | 2026.03.17 22:11:36.007000 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 24 rows starting from the beginning of the part | ||
| 19246 | 2026.03.17 22:11:36.007097 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 17 rows starting from the beginning of the part | ||
| 19247 | 2026.03.17 22:11:36.007186 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 35 rows starting from the beginning of the part | ||
| 19248 | 2026.03.17 22:11:36.007852 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19249 | 2026.03.17 22:11:36.008062 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19250 | 2026.03.17 22:11:36.008213 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001663 sec., 5411.906193625977 rows/sec., 416.35 KiB/sec. | ||
| 19251 | 2026.03.17 22:11:36.008257 [ 276 ] {bf32cd9e-1791-407d-a44f-3e4986f380cf} <Debug> TCPHandler: Processed in 0.001836046 sec. | ||
| 19252 | 2026.03.17 22:11:36.008380 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19253 | 2026.03.17 22:11:36.008496 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19254 | 2026.03.17 22:11:36.008545 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19255 | 2026.03.17 22:11:36.008952 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19256 | 2026.03.17 22:11:36.008997 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19257 | 2026.03.17 22:11:36.009346 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19258 | 2026.03.17 22:11:36.009574 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19259 | 2026.03.17 22:11:36.009714 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 19260 | 2026.03.17 22:11:36.009753 [ 276 ] {cc1c1cd6-e691-4275-a6e3-978f5c92b364} <Debug> TCPHandler: Processed in 0.001431678 sec. | ||
| 19261 | 2026.03.17 22:11:36.011714 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48757 rows, containing 5 columns (5 merged, 0 gathered) in 0.007840121 sec., 6218909.1214281 rows/sec., 408.82 MiB/sec. | ||
| 19262 | 2026.03.17 22:11:36.012477 [ 224 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 19263 | 2026.03.17 22:11:36.012505 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Trace> MergedBlockOutputStream: filled checksums all_1_150_42 (state Temporary) | ||
| 19264 | 2026.03.17 22:11:36.012797 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_150_42 to all_1_150_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.03.17 22:11:36.012871 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_150_42} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_149_41, all_150_150_0] -> all_1_150_42 | ||
| 19266 | 2026.03.17 22:11:36.012946 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19267 | 2026.03.17 22:11:36.016023 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2840 rows, containing 19 columns (19 merged, 0 gathered) in 0.009709717 sec., 292490.50204037875 rows/sec., 524.13 MiB/sec. | ||
| 19268 | 2026.03.17 22:11:36.018868 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19269 | 2026.03.17 22:11:36.019285 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19270 | 2026.03.17 22:11:36.019374 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19271 | 2026.03.17 22:11:36.019562 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.19 MiB. | ||
| 19272 | 2026.03.17 22:11:36.154931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2348 | ||
| 19273 | 2026.03.17 22:11:36.157344 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19274 | 2026.03.17 22:11:36.157395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19275 | 2026.03.17 22:11:36.158620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19276 | 2026.03.17 22:11:36.158901 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19277 | 2026.03.17 22:11:36.159179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2348 | ||
| 19278 | 2026.03.17 22:11:36.385672 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19279 | 2026.03.17 22:11:36.385853 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19280 | 2026.03.17 22:11:36.385921 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19281 | 2026.03.17 22:11:36.386578 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19282 | 2026.03.17 22:11:36.386624 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19283 | 2026.03.17 22:11:36.387038 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19284 | 2026.03.17 22:11:36.387310 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19285 | 2026.03.17 22:11:36.387485 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 19286 | 2026.03.17 22:11:36.387542 [ 276 ] {5d6a0ae6-7daf-423d-aadf-8bc558d3e4a5} <Debug> TCPHandler: Processed in 0.001996108 sec. | ||
| 19287 | 2026.03.17 22:11:36.387546 [ 224 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19288 | 2026.03.17 22:11:36.387624 [ 224 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19289 | 2026.03.17 22:11:36.387672 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2026.03.17 22:11:36.387781 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19291 | 2026.03.17 22:11:36.387829 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19292 | 2026.03.17 22:11:36.388257 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19293 | 2026.03.17 22:11:36.388295 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19294 | 2026.03.17 22:11:36.388630 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19295 | 2026.03.17 22:11:36.388899 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19296 | 2026.03.17 22:11:36.389038 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001282 sec., 9360.374414976599 rows/sec., 763.27 KiB/sec. | ||
| 19297 | 2026.03.17 22:11:36.389078 [ 276 ] {8e0a4073-2a80-43e1-8ebf-358e9b3493f4} <Debug> TCPHandler: Processed in 0.001458718 sec. | ||
| 19298 | 2026.03.17 22:11:36.389180 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19299 | 2026.03.17 22:11:36.389273 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19300 | 2026.03.17 22:11:36.389312 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19301 | 2026.03.17 22:11:36.391217 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.03.17 22:11:36.391257 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19303 | 2026.03.17 22:11:36.391692 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19304 | 2026.03.17 22:11:36.391915 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19305 | 2026.03.17 22:11:36.392049 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Debug> executeQuery: Read 2100 rows, 163.77 KiB in 0.002793 sec., 751879.6992481203 rows/sec., 57.26 MiB/sec. | ||
| 19306 | 2026.03.17 22:11:36.392088 [ 276 ] {99f3073d-62f9-47f7-a56e-d226ca33dad8} <Debug> TCPHandler: Processed in 0.002956127 sec. | ||
| 19307 | 2026.03.17 22:11:36.392217 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19308 | 2026.03.17 22:11:36.392312 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19309 | 2026.03.17 22:11:36.392353 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19310 | 2026.03.17 22:11:36.392806 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19311 | 2026.03.17 22:11:36.392841 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19312 | 2026.03.17 22:11:36.393140 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19313 | 2026.03.17 22:11:36.393365 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19314 | 2026.03.17 22:11:36.393496 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Debug> executeQuery: Read 52 rows, 3.90 KiB in 0.001203 sec., 43225.27015793848 rows/sec., 3.17 MiB/sec. | ||
| 19315 | 2026.03.17 22:11:36.393536 [ 276 ] {42136273-5c8e-4d3c-b14b-4f3192d9786c} <Debug> TCPHandler: Processed in 0.001368347 sec. | ||
| 19316 | 2026.03.17 22:11:36.393648 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19317 | 2026.03.17 22:11:36.393742 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19318 | 2026.03.17 22:11:36.393782 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19319 | 2026.03.17 22:11:36.394607 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19320 | 2026.03.17 22:11:36.394642 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19321 | 2026.03.17 22:11:36.394989 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19322 | 2026.03.17 22:11:36.395217 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19323 | 2026.03.17 22:11:36.395350 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001626 sec., 450184.5018450184 rows/sec., 26.63 MiB/sec. | ||
| 19324 | 2026.03.17 22:11:36.395360 [ 220 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19325 | 2026.03.17 22:11:36.395390 [ 276 ] {b6bfdae3-e601-4592-89a9-50ca13659f36} <Debug> TCPHandler: Processed in 0.001790654 sec. | ||
| 19326 | 2026.03.17 22:11:36.395395 [ 220 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19327 | 2026.03.17 22:11:36.395516 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19328 | 2026.03.17 22:11:36.395692 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19329 | 2026.03.17 22:11:36.395731 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19330 | 2026.03.17 22:11:36.396116 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19331 | 2026.03.17 22:11:36.396153 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19332 | 2026.03.17 22:11:36.396446 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19333 | 2026.03.17 22:11:36.396673 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19334 | 2026.03.17 22:11:36.396804 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 19335 | 2026.03.17 22:11:36.396842 [ 276 ] {77436f1a-1ce3-4aab-8656-23bf3081b1f6} <Debug> TCPHandler: Processed in 0.001375146 sec. | ||
| 19336 | 2026.03.17 22:11:36.396950 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19337 | 2026.03.17 22:11:36.397043 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19338 | 2026.03.17 22:11:36.397084 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19339 | 2026.03.17 22:11:36.397488 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19340 | 2026.03.17 22:11:36.397522 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19341 | 2026.03.17 22:11:36.397818 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19342 | 2026.03.17 22:11:36.398040 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19343 | 2026.03.17 22:11:36.398174 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 19344 | 2026.03.17 22:11:36.398178 [ 225 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19345 | 2026.03.17 22:11:36.398218 [ 276 ] {c7482e41-dbd0-493d-983a-514688658c23} <Debug> TCPHandler: Processed in 0.001316826 sec. | ||
| 19346 | 2026.03.17 22:11:36.398225 [ 225 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19347 | 2026.03.17 22:11:36.398334 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19348 | 2026.03.17 22:11:36.398428 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19349 | 2026.03.17 22:11:36.398471 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19350 | 2026.03.17 22:11:36.399100 [ 224 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19351 | 2026.03.17 22:11:36.399487 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19352 | 2026.03.17 22:11:36.399525 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19353 | 2026.03.17 22:11:36.399886 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19354 | 2026.03.17 22:11:36.400126 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19355 | 2026.03.17 22:11:36.400275 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Debug> executeQuery: Read 1076 rows, 76.82 KiB in 0.001864 sec., 577253.2188841202 rows/sec., 40.25 MiB/sec. | ||
| 19356 | 2026.03.17 22:11:36.400316 [ 276 ] {960b45fd-5f7f-4ecf-a3d7-4f9845d0f704} <Debug> TCPHandler: Processed in 0.002030919 sec. | ||
| 19357 | 2026.03.17 22:11:36.400436 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19358 | 2026.03.17 22:11:36.400529 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19359 | 2026.03.17 22:11:36.400575 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19360 | 2026.03.17 22:11:36.401406 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19361 | 2026.03.17 22:11:36.401442 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19362 | 2026.03.17 22:11:36.401870 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19363 | 2026.03.17 22:11:36.402135 [ 220 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19364 | 2026.03.17 22:11:36.402147 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19365 | 2026.03.17 22:11:36.402298 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Debug> executeQuery: Read 1295 rows, 84.32 KiB in 0.001787 sec., 724678.2316731953 rows/sec., 46.08 MiB/sec. | ||
| 19366 | 2026.03.17 22:11:36.402304 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_150_42 to all_155_155_0 | ||
| 19367 | 2026.03.17 22:11:36.402338 [ 276 ] {994c31da-b0de-43e8-94a1-aeb937b286f2} <Debug> TCPHandler: Processed in 0.001951838 sec. | ||
| 19368 | 2026.03.17 22:11:36.402358 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19369 | 2026.03.17 22:11:36.402388 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19370 | 2026.03.17 22:11:36.402464 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2026.03.17 22:11:36.402518 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_42 to all_155_155_0 into Compact with storage Full | ||
| 19372 | 2026.03.17 22:11:36.402563 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19373 | 2026.03.17 22:11:36.402622 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19374 | 2026.03.17 22:11:36.402672 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19375 | 2026.03.17 22:11:36.402718 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_42, total 48757 rows starting from the beginning of the part | ||
| 19376 | 2026.03.17 22:11:36.402787 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 19377 | 2026.03.17 22:11:36.402836 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19378 | 2026.03.17 22:11:36.402878 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 19379 | 2026.03.17 22:11:36.402922 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 19380 | 2026.03.17 22:11:36.402967 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1295 rows starting from the beginning of the part | ||
| 19381 | 2026.03.17 22:11:36.403291 [ 225 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19382 | 2026.03.17 22:11:36.403508 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2026.03.17 22:11:36.403546 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19384 | 2026.03.17 22:11:36.404120 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19385 | 2026.03.17 22:11:36.404373 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19386 | 2026.03.17 22:11:36.404523 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00198 sec., 14141.414141414141 rows/sec., 25.34 MiB/sec. | ||
| 19387 | 2026.03.17 22:11:36.404581 [ 276 ] {110ad71c-19dd-4c6a-b32e-e680ca52b6e8} <Debug> TCPHandler: Processed in 0.002166322 sec. | ||
| 19388 | 2026.03.17 22:11:36.404582 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 19389 | 2026.03.17 22:11:36.404616 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 19390 | 2026.03.17 22:11:36.404701 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19391 | 2026.03.17 22:11:36.404796 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19392 | 2026.03.17 22:11:36.404839 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19393 | 2026.03.17 22:11:36.405173 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19394 | 2026.03.17 22:11:36.405210 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19395 | 2026.03.17 22:11:36.405528 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19396 | 2026.03.17 22:11:36.405799 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.03.17 22:11:36.405933 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 716.99 KiB/sec. | ||
| 19398 | 2026.03.17 22:11:36.405972 [ 276 ] {f716d15f-6e15-404e-bdd2-da9f475c5196} <Debug> TCPHandler: Processed in 0.001319835 sec. | ||
| 19399 | 2026.03.17 22:11:36.407107 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 19400 | 2026.03.17 22:11:36.423497 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50692 rows, containing 5 columns (5 merged, 0 gathered) in 0.021037815 sec., 2409565.822306166 rows/sec., 158.39 MiB/sec. | ||
| 19401 | 2026.03.17 22:11:36.424329 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Trace> MergedBlockOutputStream: filled checksums all_1_155_43 (state Temporary) | ||
| 19402 | 2026.03.17 22:11:36.424751 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_155_43 to all_1_155_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19403 | 2026.03.17 22:11:36.424862 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_155_43} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_150_42, all_155_155_0] -> all_1_155_43 | ||
| 19404 | 2026.03.17 22:11:36.424994 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 19405 | 2026.03.17 22:11:37.001158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.09 MiB, peak 413.41 MiB, free memory in arenas 0.00 B, will set to 396.85 MiB (RSS), difference: 1.76 MiB | ||
| 19406 | 2026.03.17 22:11:38.526287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43704 | ||
| 19407 | 2026.03.17 22:11:38.526837 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19408 | 2026.03.17 22:11:38.526888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19409 | 2026.03.17 22:11:38.527405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19410 | 2026.03.17 22:11:38.527652 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19411 | 2026.03.17 22:11:38.527779 [ 71 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19412 | 2026.03.17 22:11:38.527801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43704 | ||
| 19413 | 2026.03.17 22:11:38.527850 [ 71 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19414 | 2026.03.17 22:11:38.527878 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19415 | 2026.03.17 22:11:38.527980 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 19416 | 2026.03.17 22:11:38.528081 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19417 | 2026.03.17 22:11:38.528111 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41336 rows starting from the beginning of the part | ||
| 19418 | 2026.03.17 22:11:38.528169 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 19419 | 2026.03.17 22:11:38.528214 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 19420 | 2026.03.17 22:11:38.528255 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 19421 | 2026.03.17 22:11:38.528294 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 19422 | 2026.03.17 22:11:38.528333 [ 201 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 19423 | 2026.03.17 22:11:38.531105 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43704 rows, containing 4 columns (4 merged, 0 gathered) in 0.003169161 sec., 13790400.677024612 rows/sec., 197.27 MiB/sec. | ||
| 19424 | 2026.03.17 22:11:38.531474 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19425 | 2026.03.17 22:11:38.531878 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_91_18} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19426 | 2026.03.17 22:11:38.531974 [ 200 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_91_18} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19427 | 2026.03.17 22:11:38.532091 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19428 | 2026.03.17 22:11:40.827247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 19429 | 2026.03.17 22:11:40.846204 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2026.03.17 22:11:40.846268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19431 | 2026.03.17 22:11:40.852704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19432 | 2026.03.17 22:11:40.853510 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2026.03.17 22:11:40.853824 [ 105 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19434 | 2026.03.17 22:11:40.853927 [ 105 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19435 | 2026.03.17 22:11:40.853966 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19436 | 2026.03.17 22:11:40.854129 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 19437 | 2026.03.17 22:11:40.857652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 19438 | 2026.03.17 22:11:40.858161 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19439 | 2026.03.17 22:11:40.859776 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 19440 | 2026.03.17 22:11:40.864598 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 19441 | 2026.03.17 22:11:40.869164 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 19442 | 2026.03.17 22:11:40.873654 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 19443 | 2026.03.17 22:11:40.879056 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 19444 | 2026.03.17 22:11:40.884056 [ 201 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 19445 | 2026.03.17 22:11:40.946175 [ 196 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.092117423 sec., 7436.161126652446 rows/sec., 38.45 MiB/sec. | ||
| 19446 | 2026.03.17 22:11:40.949823 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19447 | 2026.03.17 22:11:40.952151 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19448 | 2026.03.17 22:11:40.952266 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_91_18} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19449 | 2026.03.17 22:11:40.955238 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19450 | 2026.03.17 22:11:40.993432 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19451 | 2026.03.17 22:11:40.993595 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19452 | 2026.03.17 22:11:40.993658 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19453 | 2026.03.17 22:11:40.994266 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19454 | 2026.03.17 22:11:40.994304 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19455 | 2026.03.17 22:11:40.994684 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19456 | 2026.03.17 22:11:40.994931 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19457 | 2026.03.17 22:11:40.995083 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001533 sec., 36529.6803652968 rows/sec., 2.79 MiB/sec. | ||
| 19458 | 2026.03.17 22:11:40.995082 [ 105 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19459 | 2026.03.17 22:11:40.995126 [ 276 ] {f5df7dc1-cc99-40a4-94d4-fcb3a3a5a6bc} <Debug> TCPHandler: Processed in 0.001810895 sec. | ||
| 19460 | 2026.03.17 22:11:40.995137 [ 105 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19461 | 2026.03.17 22:11:40.995160 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19462 | 2026.03.17 22:11:40.995245 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19463 | 2026.03.17 22:11:40.995265 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 19464 | 2026.03.17 22:11:40.995341 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19465 | 2026.03.17 22:11:40.995384 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19466 | 2026.03.17 22:11:40.995387 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19467 | 2026.03.17 22:11:40.995427 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2895 rows starting from the beginning of the part | ||
| 19468 | 2026.03.17 22:11:40.995504 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 104 rows starting from the beginning of the part | ||
| 19469 | 2026.03.17 22:11:40.995557 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 90 rows starting from the beginning of the part | ||
| 19470 | 2026.03.17 22:11:40.995606 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 126 rows starting from the beginning of the part | ||
| 19471 | 2026.03.17 22:11:40.995650 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 2100 rows starting from the beginning of the part | ||
| 19472 | 2026.03.17 22:11:40.995695 [ 192 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 19473 | 2026.03.17 22:11:40.995840 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19474 | 2026.03.17 22:11:40.995883 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19475 | 2026.03.17 22:11:40.996228 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19476 | 2026.03.17 22:11:40.996471 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19477 | 2026.03.17 22:11:40.996608 [ 105 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19478 | 2026.03.17 22:11:40.996610 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 19479 | 2026.03.17 22:11:40.996641 [ 105 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2026.03.17 22:11:40.996660 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19481 | 2026.03.17 22:11:40.996663 [ 276 ] {f6a7e2f1-fa38-4c9e-a15e-609c02cbee08} <Debug> TCPHandler: Processed in 0.001467549 sec. | ||
| 19482 | 2026.03.17 22:11:40.996750 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 19483 | 2026.03.17 22:11:40.996782 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.03.17 22:11:40.996869 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19485 | 2026.03.17 22:11:40.996890 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19486 | 2026.03.17 22:11:40.996908 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1552 rows starting from the beginning of the part | ||
| 19487 | 2026.03.17 22:11:40.996939 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19488 | 2026.03.17 22:11:40.996977 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 88 rows starting from the beginning of the part | ||
| 19489 | 2026.03.17 22:11:40.997033 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 81 rows starting from the beginning of the part | ||
| 19490 | 2026.03.17 22:11:40.997081 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 105 rows starting from the beginning of the part | ||
| 19491 | 2026.03.17 22:11:40.997127 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1076 rows starting from the beginning of the part | ||
| 19492 | 2026.03.17 22:11:40.997171 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 19493 | 2026.03.17 22:11:40.997332 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19494 | 2026.03.17 22:11:40.997375 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19495 | 2026.03.17 22:11:40.997745 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19496 | 2026.03.17 22:11:40.997885 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5371 rows, containing 5 columns (5 merged, 0 gathered) in 0.002659771 sec., 2019346.778350467 rows/sec., 163.24 MiB/sec. | ||
| 19497 | 2026.03.17 22:11:40.998011 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19498 | 2026.03.17 22:11:40.998146 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001274 sec., 100470.95761381475 rows/sec., 7.00 MiB/sec. | ||
| 19499 | 2026.03.17 22:11:40.998188 [ 276 ] {06d05a2c-ac2b-4fe8-a4f2-f525b028855b} <Debug> TCPHandler: Processed in 0.001453858 sec. | ||
| 19500 | 2026.03.17 22:11:40.998191 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19501 | 2026.03.17 22:11:40.998306 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19502 | 2026.03.17 22:11:40.998405 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696412 sec., 1748396.026436974 rows/sec., 130.31 MiB/sec. | ||
| 19503 | 2026.03.17 22:11:40.998408 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19504 | 2026.03.17 22:11:40.998475 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2026.03.17 22:11:40.998477 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19506 | 2026.03.17 22:11:40.998550 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_156_31} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19507 | 2026.03.17 22:11:40.998639 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 19508 | 2026.03.17 22:11:40.998656 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19509 | 2026.03.17 22:11:40.998813 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19510 | 2026.03.17 22:11:40.998856 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19511 | 2026.03.17 22:11:40.998979 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.03.17 22:11:40.999070 [ 190 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_156_31} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19513 | 2026.03.17 22:11:40.999191 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 19514 | 2026.03.17 22:11:40.999193 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19515 | 2026.03.17 22:11:40.999429 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19516 | 2026.03.17 22:11:40.999559 [ 105 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19517 | 2026.03.17 22:11:40.999560 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001171 sec., 40990.606319385144 rows/sec., 2.76 MiB/sec. | ||
| 19518 | 2026.03.17 22:11:40.999592 [ 105 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19519 | 2026.03.17 22:11:40.999611 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19520 | 2026.03.17 22:11:40.999613 [ 276 ] {4536e2e3-548a-4dd4-ac6d-22b59e781683} <Debug> TCPHandler: Processed in 0.001361716 sec. | ||
| 19521 | 2026.03.17 22:11:40.999682 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 19522 | 2026.03.17 22:11:40.999770 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19523 | 2026.03.17 22:11:40.999795 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7770 rows starting from the beginning of the part | ||
| 19524 | 2026.03.17 22:11:40.999843 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 19525 | 2026.03.17 22:11:40.999882 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 19526 | 2026.03.17 22:11:40.999920 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 19527 | 2026.03.17 22:11:40.999956 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 12 rows starting from the beginning of the part | ||
| 19528 | 2026.03.17 22:11:40.999991 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 48 rows starting from the beginning of the part | ||
| 19529 | 2026.03.17 22:11:41.001169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.50 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 396.87 MiB (RSS), difference: -4.64 MiB | ||
| 19530 | 2026.03.17 22:11:41.001697 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8010 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204289 sec., 3920915.9572957917 rows/sec., 262.06 MiB/sec. | ||
| 19531 | 2026.03.17 22:11:41.002252 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19532 | 2026.03.17 22:11:41.002547 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19533 | 2026.03.17 22:11:41.002625 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_156_31} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19534 | 2026.03.17 22:11:41.002719 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19535 | 2026.03.17 22:11:42.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.65 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 396.87 MiB (RSS), difference: 3.22 MiB | ||
| 19536 | 2026.03.17 22:11:45.747484 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19537 | 2026.03.17 22:11:45.747555 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19538 | 2026.03.17 22:11:45.998045 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19539 | 2026.03.17 22:11:45.998246 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19540 | 2026.03.17 22:11:45.998326 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19541 | 2026.03.17 22:11:45.999041 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19542 | 2026.03.17 22:11:45.999087 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19543 | 2026.03.17 22:11:45.999502 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19544 | 2026.03.17 22:11:45.999742 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19545 | 2026.03.17 22:11:45.999894 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Debug> executeQuery: Read 132 rows, 11.55 KiB in 0.001705 sec., 77419.35483870968 rows/sec., 6.62 MiB/sec. | ||
| 19546 | 2026.03.17 22:11:45.999939 [ 276 ] {c43f2453-4b5c-4b60-9a00-7ffb55dc0ae8} <Debug> TCPHandler: Processed in 0.002031639 sec. | ||
| 19547 | 2026.03.17 22:11:46.000063 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19548 | 2026.03.17 22:11:46.000159 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19549 | 2026.03.17 22:11:46.000202 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19550 | 2026.03.17 22:11:46.000639 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19551 | 2026.03.17 22:11:46.000676 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19552 | 2026.03.17 22:11:46.000986 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19553 | 2026.03.17 22:11:46.001216 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19554 | 2026.03.17 22:11:46.001352 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001212 sec., 31353.135313531355 rows/sec., 2.30 MiB/sec. | ||
| 19555 | 2026.03.17 22:11:46.001391 [ 276 ] {853a9f8f-45ea-4db5-af1e-82df3989665a} <Debug> TCPHandler: Processed in 0.001376887 sec. | ||
| 19556 | 2026.03.17 22:11:46.001494 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19557 | 2026.03.17 22:11:46.001588 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19558 | 2026.03.17 22:11:46.001629 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19559 | 2026.03.17 22:11:46.002074 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2026.03.17 22:11:46.002110 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19561 | 2026.03.17 22:11:46.002419 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19562 | 2026.03.17 22:11:46.002641 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19563 | 2026.03.17 22:11:46.002771 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Debug> executeQuery: Read 108 rows, 8.61 KiB in 0.001201 sec., 89925.06244796004 rows/sec., 7.00 MiB/sec. | ||
| 19564 | 2026.03.17 22:11:46.002811 [ 276 ] {d2a3466e-69ce-4b51-80c4-9cf632c396f1} <Debug> TCPHandler: Processed in 0.001365496 sec. | ||
| 19565 | 2026.03.17 22:11:46.002919 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19566 | 2026.03.17 22:11:46.003012 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19567 | 2026.03.17 22:11:46.003057 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19568 | 2026.03.17 22:11:46.003464 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19569 | 2026.03.17 22:11:46.003501 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19570 | 2026.03.17 22:11:46.003835 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19571 | 2026.03.17 22:11:46.004050 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19572 | 2026.03.17 22:11:46.004181 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 19573 | 2026.03.17 22:11:46.004221 [ 276 ] {b809a8ac-f619-46ef-9f23-21d890d78379} <Debug> TCPHandler: Processed in 0.001350346 sec. | ||
| 19574 | 2026.03.17 22:11:46.004329 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19575 | 2026.03.17 22:11:46.004433 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19576 | 2026.03.17 22:11:46.004488 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19577 | 2026.03.17 22:11:46.005400 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.03.17 22:11:46.005438 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19579 | 2026.03.17 22:11:46.006012 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19580 | 2026.03.17 22:11:46.006247 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19581 | 2026.03.17 22:11:46.006394 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00198 sec., 19191.91919191919 rows/sec., 34.39 MiB/sec. | ||
| 19582 | 2026.03.17 22:11:46.006466 [ 276 ] {c83febb1-e8f0-4de3-acc4-25d29e361e54} <Debug> TCPHandler: Processed in 0.002188452 sec. | ||
| 19583 | 2026.03.17 22:11:46.006575 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19584 | 2026.03.17 22:11:46.006671 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.03.17 22:11:46.006712 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19586 | 2026.03.17 22:11:46.007015 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.03.17 22:11:46.007049 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19588 | 2026.03.17 22:11:46.007353 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19589 | 2026.03.17 22:11:46.007562 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.03.17 22:11:46.007688 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 381.76 KiB/sec. | ||
| 19591 | 2026.03.17 22:11:46.007725 [ 276 ] {66b6b76d-6514-4de1-a7f7-ba2574a2ab92} <Debug> TCPHandler: Processed in 0.001199263 sec. | ||
| 19592 | 2026.03.17 22:11:46.007838 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19593 | 2026.03.17 22:11:46.007934 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19594 | 2026.03.17 22:11:46.007975 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19595 | 2026.03.17 22:11:46.008292 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19596 | 2026.03.17 22:11:46.008328 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19597 | 2026.03.17 22:11:46.008630 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19598 | 2026.03.17 22:11:46.008842 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19599 | 2026.03.17 22:11:46.008966 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 19600 | 2026.03.17 22:11:46.009002 [ 276 ] {cdf902ce-f844-464d-af58-2cc0d6c1bd34} <Debug> TCPHandler: Processed in 0.001214533 sec. | ||
| 19601 | 2026.03.17 22:11:46.027952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44216 | ||
| 19602 | 2026.03.17 22:11:46.028427 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19603 | 2026.03.17 22:11:46.028462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19604 | 2026.03.17 22:11:46.028865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19605 | 2026.03.17 22:11:46.029092 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19606 | 2026.03.17 22:11:46.029209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44216 | ||
| 19607 | 2026.03.17 22:11:46.159355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2392 | ||
| 19608 | 2026.03.17 22:11:46.162044 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2026.03.17 22:11:46.162086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19610 | 2026.03.17 22:11:46.163286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19611 | 2026.03.17 22:11:46.163555 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19612 | 2026.03.17 22:11:46.163809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2392 | ||
| 19613 | 2026.03.17 22:11:47.112719 [ 59 ] {} <Debug> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 19614 | 2026.03.17 22:11:47.112779 [ 59 ] {} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19615 | 2026.03.17 22:11:47.112799 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19616 | 2026.03.17 22:11:47.112917 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 19617 | 2026.03.17 22:11:47.113082 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19618 | 2026.03.17 22:11:47.113125 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 160 rows starting from the beginning of the part | ||
| 19619 | 2026.03.17 22:11:47.113213 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 19620 | 2026.03.17 22:11:47.113266 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 19621 | 2026.03.17 22:11:47.113322 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 19622 | 2026.03.17 22:11:47.113368 [ 193 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 19623 | 2026.03.17 22:11:47.114377 [ 190 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508819 sec., 318129.60997972585 rows/sec., 19.77 MiB/sec. | ||
| 19624 | 2026.03.17 22:11:47.114570 [ 189 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 19625 | 2026.03.17 22:11:47.114849 [ 189 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.03.17 22:11:47.114922 [ 189 ] {fae4f438-1535-4f29-b308-cf0a55614bf9::all_1_31_7} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 19627 | 2026.03.17 22:11:47.114990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19628 | 2026.03.17 22:11:48.357765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 19629 | 2026.03.17 22:11:48.376693 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19630 | 2026.03.17 22:11:48.376765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19631 | 2026.03.17 22:11:48.382947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19632 | 2026.03.17 22:11:48.383674 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19633 | 2026.03.17 22:11:48.387607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19634 | 2026.03.17 22:11:49.035746 [ 57 ] {} <Debug> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 19635 | 2026.03.17 22:11:49.035822 [ 57 ] {} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19636 | 2026.03.17 22:11:49.035843 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19637 | 2026.03.17 22:11:49.035956 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 19638 | 2026.03.17 22:11:49.036102 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19639 | 2026.03.17 22:11:49.036141 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 308 rows starting from the beginning of the part | ||
| 19640 | 2026.03.17 22:11:49.036218 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 19641 | 2026.03.17 22:11:49.036274 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 19642 | 2026.03.17 22:11:49.036328 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 19643 | 2026.03.17 22:11:49.036378 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 19644 | 2026.03.17 22:11:49.037548 [ 189 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646311 sec., 561254.8297375162 rows/sec., 38.64 MiB/sec. | ||
| 19645 | 2026.03.17 22:11:49.037685 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 19646 | 2026.03.17 22:11:49.037953 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19647 | 2026.03.17 22:11:49.038025 [ 197 ] {c5c95900-62c6-4661-81b2-e1bc7946cd1d::all_1_31_7} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 19648 | 2026.03.17 22:11:49.038105 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 19649 | 2026.03.17 22:11:50.995323 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19650 | 2026.03.17 22:11:50.995499 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19651 | 2026.03.17 22:11:50.995564 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19652 | 2026.03.17 22:11:50.996240 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19653 | 2026.03.17 22:11:50.996281 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19654 | 2026.03.17 22:11:50.996663 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19655 | 2026.03.17 22:11:50.996879 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19656 | 2026.03.17 22:11:50.997036 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001586 sec., 56746.53215636822 rows/sec., 4.76 MiB/sec. | ||
| 19657 | 2026.03.17 22:11:50.997078 [ 276 ] {689a12fc-5dd4-42c9-934c-f8ad422ea1cb} <Debug> TCPHandler: Processed in 0.001873765 sec. | ||
| 19658 | 2026.03.17 22:11:50.997205 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19659 | 2026.03.17 22:11:50.997299 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19660 | 2026.03.17 22:11:50.997340 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19661 | 2026.03.17 22:11:50.997755 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19662 | 2026.03.17 22:11:50.997791 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19663 | 2026.03.17 22:11:50.998075 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19664 | 2026.03.17 22:11:50.998277 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2026.03.17 22:11:50.998410 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00113 sec., 15044.24778761062 rows/sec., 1.10 MiB/sec. | ||
| 19666 | 2026.03.17 22:11:50.998448 [ 276 ] {e1855311-1967-4881-b51e-f048948a4276} <Debug> TCPHandler: Processed in 0.001300265 sec. | ||
| 19667 | 2026.03.17 22:11:50.998568 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19668 | 2026.03.17 22:11:50.998660 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19669 | 2026.03.17 22:11:50.998699 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19670 | 2026.03.17 22:11:50.999132 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19671 | 2026.03.17 22:11:50.999190 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19672 | 2026.03.17 22:11:50.999478 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19673 | 2026.03.17 22:11:50.999676 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19674 | 2026.03.17 22:11:50.999803 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00116 sec., 69827.58620689655 rows/sec., 5.45 MiB/sec. | ||
| 19675 | 2026.03.17 22:11:50.999840 [ 276 ] {da2ebcc5-fa7c-4f6d-af60-338f07a18279} <Debug> TCPHandler: Processed in 0.001328286 sec. | ||
| 19676 | 2026.03.17 22:11:50.999953 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19677 | 2026.03.17 22:11:51.000045 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19678 | 2026.03.17 22:11:51.000087 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19679 | 2026.03.17 22:11:51.000520 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19680 | 2026.03.17 22:11:51.000560 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19681 | 2026.03.17 22:11:51.000893 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19682 | 2026.03.17 22:11:51.001097 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19683 | 2026.03.17 22:11:51.001266 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 19684 | 2026.03.17 22:11:51.001322 [ 276 ] {3ea5aad2-b20a-46b6-afa1-90354a05ab0a} <Debug> TCPHandler: Processed in 0.001415877 sec. | ||
| 19685 | 2026.03.17 22:11:51.001450 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19686 | 2026.03.17 22:11:51.001562 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19687 | 2026.03.17 22:11:51.001625 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19688 | 2026.03.17 22:11:51.002543 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19689 | 2026.03.17 22:11:51.002581 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19690 | 2026.03.17 22:11:51.003118 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19691 | 2026.03.17 22:11:51.003337 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19692 | 2026.03.17 22:11:51.003481 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001942 sec., 8753.861997940268 rows/sec., 15.69 MiB/sec. | ||
| 19693 | 2026.03.17 22:11:51.003536 [ 276 ] {cdb5a639-3ad5-42e0-8cec-2cc153059472} <Debug> TCPHandler: Processed in 0.002143852 sec. | ||
| 19694 | 2026.03.17 22:11:51.003656 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19695 | 2026.03.17 22:11:51.003749 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19696 | 2026.03.17 22:11:51.003790 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19697 | 2026.03.17 22:11:51.004120 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2026.03.17 22:11:51.004155 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19699 | 2026.03.17 22:11:51.004445 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19700 | 2026.03.17 22:11:51.004648 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19701 | 2026.03.17 22:11:51.004778 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 19702 | 2026.03.17 22:11:51.004814 [ 276 ] {7459db90-da51-4ac8-a86a-b4d9b1146009} <Debug> TCPHandler: Processed in 0.001205993 sec. | ||
| 19703 | 2026.03.17 22:11:51.746066 [ 223 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 19704 | 2026.03.17 22:11:51.746137 [ 223 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 19705 | 2026.03.17 22:11:51.748414 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 19706 | 2026.03.17 22:11:51.748472 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 19707 | 2026.03.17 22:11:51.749509 [ 223 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 19708 | 2026.03.17 22:11:51.751175 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 19709 | 2026.03.17 22:11:51.838139 [ 221 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 19710 | 2026.03.17 22:11:51.838176 [ 221 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 19711 | 2026.03.17 22:11:51.841244 [ 221 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 19712 | 2026.03.17 22:11:52.752536 [ 222 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 19713 | 2026.03.17 22:11:52.752636 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 19714 | 2026.03.17 22:11:52.755677 [ 222 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 19715 | 2026.03.17 22:11:52.793738 [ 34 ] {} <Debug> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 19716 | 2026.03.17 22:11:52.793785 [ 34 ] {} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.03.17 22:11:52.793809 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19718 | 2026.03.17 22:11:52.793909 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 19719 | 2026.03.17 22:11:52.794029 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19720 | 2026.03.17 22:11:52.794068 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 882 rows starting from the beginning of the part | ||
| 19721 | 2026.03.17 22:11:52.794155 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 19722 | 2026.03.17 22:11:52.794202 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 19723 | 2026.03.17 22:11:52.794250 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 708 rows starting from the beginning of the part | ||
| 19724 | 2026.03.17 22:11:52.794296 [ 194 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 732 rows starting from the beginning of the part | ||
| 19725 | 2026.03.17 22:11:52.796008 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2620 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135631 sec., 1226803.6940838564 rows/sec., 78.12 MiB/sec. | ||
| 19726 | 2026.03.17 22:11:52.796257 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 19727 | 2026.03.17 22:11:52.796601 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19728 | 2026.03.17 22:11:52.796690 [ 197 ] {255906eb-98ff-4906-903b-b1be24ee3739::all_1_34_8} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 19729 | 2026.03.17 22:11:52.796822 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 19730 | 2026.03.17 22:11:53.529363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44664 | ||
| 19731 | 2026.03.17 22:11:53.529896 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.03.17 22:11:53.529946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19733 | 2026.03.17 22:11:53.530452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19734 | 2026.03.17 22:11:53.530689 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.03.17 22:11:53.530840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44664 | ||
| 19736 | 2026.03.17 22:11:55.887696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19737 | 2026.03.17 22:11:55.906959 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19738 | 2026.03.17 22:11:55.907028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 19739 | 2026.03.17 22:11:55.913484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19740 | 2026.03.17 22:11:55.914318 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2026.03.17 22:11:55.919608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19742 | 2026.03.17 22:11:55.987928 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2026.03.17 22:11:55.988184 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 19744 | 2026.03.17 22:11:55.988587 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19745 | 2026.03.17 22:11:55.988633 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19746 | 2026.03.17 22:11:55.988931 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19747 | 2026.03.17 22:11:55.989002 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19748 | 2026.03.17 22:11:55.989155 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19749 | 2026.03.17 22:11:55.989275 [ 339 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19750 | 2026.03.17 22:11:55.989299 [ 313 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19751 | 2026.03.17 22:11:55.989300 [ 296 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19752 | 2026.03.17 22:11:55.989275 [ 307 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19753 | 2026.03.17 22:11:55.989488 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19754 | 2026.03.17 22:11:55.989519 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19755 | 2026.03.17 22:11:55.989607 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19756 | 2026.03.17 22:11:55.989628 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19757 | 2026.03.17 22:11:55.989666 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19758 | 2026.03.17 22:11:55.989709 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19759 | 2026.03.17 22:11:55.989748 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19760 | 2026.03.17 22:11:55.990818 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002752 sec., 18168.60465116279 rows/sec., 715.03 KiB/sec. | ||
| 19761 | 2026.03.17 22:11:55.990965 [ 276 ] {0e06d7f7-dae6-4578-be6d-547a8f636e19} <Debug> TCPHandler: Processed in 0.003174911 sec. | ||
| 19762 | 2026.03.17 22:11:55.995057 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19763 | 2026.03.17 22:11:55.995218 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 19764 | 2026.03.17 22:11:55.995481 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19765 | 2026.03.17 22:11:55.995522 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19766 | 2026.03.17 22:11:55.995770 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19767 | 2026.03.17 22:11:55.995829 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19768 | 2026.03.17 22:11:55.995940 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19769 | 2026.03.17 22:11:55.996012 [ 318 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19770 | 2026.03.17 22:11:55.996027 [ 330 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19771 | 2026.03.17 22:11:55.996032 [ 312 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19772 | 2026.03.17 22:11:55.996033 [ 296 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19773 | 2026.03.17 22:11:55.996185 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19774 | 2026.03.17 22:11:55.996230 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19775 | 2026.03.17 22:11:55.996344 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19776 | 2026.03.17 22:11:55.996373 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19777 | 2026.03.17 22:11:55.996419 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19778 | 2026.03.17 22:11:55.996464 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19779 | 2026.03.17 22:11:55.996505 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19780 | 2026.03.17 22:11:55.997193 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002049 sec., 24402.14738897023 rows/sec., 960.36 KiB/sec. | ||
| 19781 | 2026.03.17 22:11:55.997341 [ 276 ] {fa2120b1-8245-4783-b503-b2cae63fc1df} <Debug> TCPHandler: Processed in 0.002337215 sec. | ||
| 19782 | 2026.03.17 22:11:55.997950 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.03.17 22:11:55.998102 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19784 | 2026.03.17 22:11:55.998354 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19785 | 2026.03.17 22:11:55.998395 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19786 | 2026.03.17 22:11:55.998637 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19787 | 2026.03.17 22:11:55.998694 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19788 | 2026.03.17 22:11:55.998801 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19789 | 2026.03.17 22:11:55.998866 [ 330 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19790 | 2026.03.17 22:11:55.998874 [ 296 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19791 | 2026.03.17 22:11:55.998883 [ 318 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19792 | 2026.03.17 22:11:55.998874 [ 312 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19793 | 2026.03.17 22:11:55.999016 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19794 | 2026.03.17 22:11:55.999045 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19795 | 2026.03.17 22:11:55.999116 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19796 | 2026.03.17 22:11:55.999136 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19797 | 2026.03.17 22:11:55.999168 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19798 | 2026.03.17 22:11:55.999201 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19799 | 2026.03.17 22:11:55.999231 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19800 | 2026.03.17 22:11:56.000008 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001974 sec., 25329.280648429583 rows/sec., 996.85 KiB/sec. | ||
| 19801 | 2026.03.17 22:11:56.000136 [ 276 ] {7e9e6536-9783-413c-a74b-ac2fb25fda0a} <Debug> TCPHandler: Processed in 0.002237973 sec. | ||
| 19802 | 2026.03.17 22:11:56.000368 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19803 | 2026.03.17 22:11:56.000516 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19804 | 2026.03.17 22:11:56.000751 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19805 | 2026.03.17 22:11:56.000790 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19806 | 2026.03.17 22:11:56.001027 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19807 | 2026.03.17 22:11:56.001080 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19808 | 2026.03.17 22:11:56.001181 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19809 | 2026.03.17 22:11:56.001247 [ 297 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19810 | 2026.03.17 22:11:56.001260 [ 312 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19811 | 2026.03.17 22:11:56.001258 [ 296 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19812 | 2026.03.17 22:11:56.001257 [ 330 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19813 | 2026.03.17 22:11:56.001398 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19814 | 2026.03.17 22:11:56.001419 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19815 | 2026.03.17 22:11:56.001489 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19816 | 2026.03.17 22:11:56.001507 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19817 | 2026.03.17 22:11:56.001538 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19818 | 2026.03.17 22:11:56.001572 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19819 | 2026.03.17 22:11:56.001604 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19820 | 2026.03.17 22:11:56.002378 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001928 sec., 25933.609958506222 rows/sec., 1020.63 KiB/sec. | ||
| 19821 | 2026.03.17 22:11:56.002513 [ 276 ] {22b4c511-fdd5-44c8-975a-2b96a58c8c62} <Debug> TCPHandler: Processed in 0.002194442 sec. | ||
| 19822 | 2026.03.17 22:11:56.002738 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.03.17 22:11:56.002887 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19824 | 2026.03.17 22:11:56.003130 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19825 | 2026.03.17 22:11:56.003172 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19826 | 2026.03.17 22:11:56.003422 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19827 | 2026.03.17 22:11:56.003479 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19828 | 2026.03.17 22:11:56.003585 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19829 | 2026.03.17 22:11:56.003659 [ 296 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19830 | 2026.03.17 22:11:56.003669 [ 284 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19831 | 2026.03.17 22:11:56.003680 [ 297 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19832 | 2026.03.17 22:11:56.003679 [ 303 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19833 | 2026.03.17 22:11:56.003830 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19834 | 2026.03.17 22:11:56.003855 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19835 | 2026.03.17 22:11:56.003928 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19836 | 2026.03.17 22:11:56.003946 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19837 | 2026.03.17 22:11:56.003978 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19838 | 2026.03.17 22:11:56.004011 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19839 | 2026.03.17 22:11:56.004042 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19840 | 2026.03.17 22:11:56.004696 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001878 sec., 26624.068157614485 rows/sec., 1.02 MiB/sec. | ||
| 19841 | 2026.03.17 22:11:56.004836 [ 276 ] {eb822115-f11f-4ea3-b2f7-02432e87084b} <Debug> TCPHandler: Processed in 0.002149371 sec. | ||
| 19842 | 2026.03.17 22:11:56.005049 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19843 | 2026.03.17 22:11:56.005197 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19844 | 2026.03.17 22:11:56.005439 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19845 | 2026.03.17 22:11:56.005480 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19846 | 2026.03.17 22:11:56.005722 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19847 | 2026.03.17 22:11:56.005777 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19848 | 2026.03.17 22:11:56.005885 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19849 | 2026.03.17 22:11:56.005955 [ 301 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19850 | 2026.03.17 22:11:56.005962 [ 303 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19851 | 2026.03.17 22:11:56.005976 [ 324 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19852 | 2026.03.17 22:11:56.005967 [ 336 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19853 | 2026.03.17 22:11:56.006093 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19854 | 2026.03.17 22:11:56.006121 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19855 | 2026.03.17 22:11:56.006193 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19856 | 2026.03.17 22:11:56.006210 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19857 | 2026.03.17 22:11:56.006243 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19858 | 2026.03.17 22:11:56.006278 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19859 | 2026.03.17 22:11:56.006308 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19860 | 2026.03.17 22:11:56.006919 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001789 sec., 27948.574622694243 rows/sec., 1.07 MiB/sec. | ||
| 19861 | 2026.03.17 22:11:56.007057 [ 276 ] {a4623ddf-0dc0-470a-89b7-7b38d2091efd} <Debug> TCPHandler: Processed in 0.00206216 sec. | ||
| 19862 | 2026.03.17 22:11:56.007280 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19863 | 2026.03.17 22:11:56.007450 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19864 | 2026.03.17 22:11:56.007705 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19865 | 2026.03.17 22:11:56.007746 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19866 | 2026.03.17 22:11:56.007993 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19867 | 2026.03.17 22:11:56.008049 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19868 | 2026.03.17 22:11:56.008152 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19869 | 2026.03.17 22:11:56.008213 [ 336 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19870 | 2026.03.17 22:11:56.008224 [ 324 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19871 | 2026.03.17 22:11:56.008237 [ 303 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19872 | 2026.03.17 22:11:56.008226 [ 301 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19873 | 2026.03.17 22:11:56.008375 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19874 | 2026.03.17 22:11:56.008401 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19875 | 2026.03.17 22:11:56.008472 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19876 | 2026.03.17 22:11:56.008491 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19877 | 2026.03.17 22:11:56.008523 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19878 | 2026.03.17 22:11:56.008557 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19879 | 2026.03.17 22:11:56.008588 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19880 | 2026.03.17 22:11:56.009239 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001879 sec., 26609.89888238425 rows/sec., 1.02 MiB/sec. | ||
| 19881 | 2026.03.17 22:11:56.009356 [ 276 ] {00366ec2-2b1b-4b53-862f-1a87cfc02c82} <Debug> TCPHandler: Processed in 0.002127531 sec. | ||
| 19882 | 2026.03.17 22:11:56.009578 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.03.17 22:11:56.009731 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19884 | 2026.03.17 22:11:56.010012 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19885 | 2026.03.17 22:11:56.010053 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19886 | 2026.03.17 22:11:56.010296 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19887 | 2026.03.17 22:11:56.010353 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19888 | 2026.03.17 22:11:56.010456 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19889 | 2026.03.17 22:11:56.010530 [ 298 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19890 | 2026.03.17 22:11:56.010538 [ 338 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19891 | 2026.03.17 22:11:56.010542 [ 348 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19892 | 2026.03.17 22:11:56.010541 [ 301 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19893 | 2026.03.17 22:11:56.010662 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19894 | 2026.03.17 22:11:56.010689 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19895 | 2026.03.17 22:11:56.010761 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19896 | 2026.03.17 22:11:56.010778 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19897 | 2026.03.17 22:11:56.010810 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19898 | 2026.03.17 22:11:56.010843 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19899 | 2026.03.17 22:11:56.010874 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19900 | 2026.03.17 22:11:56.011505 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001845 sec., 27100.271002710026 rows/sec., 1.04 MiB/sec. | ||
| 19901 | 2026.03.17 22:11:56.011627 [ 276 ] {d8468257-4fdc-4218-aba2-bd6e0b5a2aa5} <Debug> TCPHandler: Processed in 0.002099611 sec. | ||
| 19902 | 2026.03.17 22:11:56.011845 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19903 | 2026.03.17 22:11:56.011999 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19904 | 2026.03.17 22:11:56.012241 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19905 | 2026.03.17 22:11:56.012285 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19906 | 2026.03.17 22:11:56.012533 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19907 | 2026.03.17 22:11:56.012588 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19908 | 2026.03.17 22:11:56.012692 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19909 | 2026.03.17 22:11:56.012756 [ 348 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19910 | 2026.03.17 22:11:56.012773 [ 338 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19911 | 2026.03.17 22:11:56.012776 [ 301 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19912 | 2026.03.17 22:11:56.012775 [ 298 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19913 | 2026.03.17 22:11:56.012905 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19914 | 2026.03.17 22:11:56.012929 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19915 | 2026.03.17 22:11:56.012998 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19916 | 2026.03.17 22:11:56.013016 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19917 | 2026.03.17 22:11:56.013114 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19918 | 2026.03.17 22:11:56.013202 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19919 | 2026.03.17 22:11:56.013235 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19920 | 2026.03.17 22:11:56.013892 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001962 sec., 25484.1997961264 rows/sec., 1002.94 KiB/sec. | ||
| 19921 | 2026.03.17 22:11:56.014005 [ 276 ] {eff6f34e-9809-480e-964d-b1f391851a07} <Debug> TCPHandler: Processed in 0.002210613 sec. | ||
| 19922 | 2026.03.17 22:11:56.014221 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19923 | 2026.03.17 22:11:56.014371 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19924 | 2026.03.17 22:11:56.014612 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19925 | 2026.03.17 22:11:56.014653 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19926 | 2026.03.17 22:11:56.014896 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19927 | 2026.03.17 22:11:56.014951 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19928 | 2026.03.17 22:11:56.015053 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19929 | 2026.03.17 22:11:56.015115 [ 298 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19930 | 2026.03.17 22:11:56.015135 [ 322 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19931 | 2026.03.17 22:11:56.015137 [ 301 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19932 | 2026.03.17 22:11:56.015137 [ 348 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19933 | 2026.03.17 22:11:56.015245 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19934 | 2026.03.17 22:11:56.015273 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19935 | 2026.03.17 22:11:56.015343 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19936 | 2026.03.17 22:11:56.015361 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19937 | 2026.03.17 22:11:56.015392 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19938 | 2026.03.17 22:11:56.015425 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19939 | 2026.03.17 22:11:56.015457 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19940 | 2026.03.17 22:11:56.016099 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001797 sec., 27824.15136338342 rows/sec., 1.07 MiB/sec. | ||
| 19941 | 2026.03.17 22:11:56.016207 [ 276 ] {7fda3e6c-f1be-421e-a759-6c8173efc8c5} <Debug> TCPHandler: Processed in 0.002035659 sec. | ||
| 19942 | 2026.03.17 22:11:56.016434 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19943 | 2026.03.17 22:11:56.016584 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19944 | 2026.03.17 22:11:56.016820 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19945 | 2026.03.17 22:11:56.016862 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19946 | 2026.03.17 22:11:56.017106 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19947 | 2026.03.17 22:11:56.017161 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19948 | 2026.03.17 22:11:56.017267 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19949 | 2026.03.17 22:11:56.017345 [ 348 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19950 | 2026.03.17 22:11:56.017345 [ 301 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19951 | 2026.03.17 22:11:56.017351 [ 322 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19952 | 2026.03.17 22:11:56.017351 [ 298 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19953 | 2026.03.17 22:11:56.017483 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19954 | 2026.03.17 22:11:56.017504 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19955 | 2026.03.17 22:11:56.017577 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19956 | 2026.03.17 22:11:56.017596 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19957 | 2026.03.17 22:11:56.017628 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19958 | 2026.03.17 22:11:56.017661 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19959 | 2026.03.17 22:11:56.017691 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19960 | 2026.03.17 22:11:56.018358 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001842 sec., 27144.408251900106 rows/sec., 1.04 MiB/sec. | ||
| 19961 | 2026.03.17 22:11:56.018498 [ 276 ] {01e94ebe-457e-4bd4-8694-cf19d2369027} <Debug> TCPHandler: Processed in 0.00211473 sec. | ||
| 19962 | 2026.03.17 22:11:56.018749 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19963 | 2026.03.17 22:11:56.018940 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19964 | 2026.03.17 22:11:56.019211 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19965 | 2026.03.17 22:11:56.019254 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19966 | 2026.03.17 22:11:56.019504 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19967 | 2026.03.17 22:11:56.019559 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19968 | 2026.03.17 22:11:56.019660 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19969 | 2026.03.17 22:11:56.019713 [ 298 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19970 | 2026.03.17 22:11:56.019719 [ 334 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19971 | 2026.03.17 22:11:56.019727 [ 301 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19972 | 2026.03.17 22:11:56.019727 [ 348 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19973 | 2026.03.17 22:11:56.019837 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19974 | 2026.03.17 22:11:56.019872 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19975 | 2026.03.17 22:11:56.019949 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19976 | 2026.03.17 22:11:56.019969 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19977 | 2026.03.17 22:11:56.020002 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19978 | 2026.03.17 22:11:56.020036 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19979 | 2026.03.17 22:11:56.020067 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19980 | 2026.03.17 22:11:56.020651 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001805 sec., 27700.831024930747 rows/sec., 1.06 MiB/sec. | ||
| 19981 | 2026.03.17 22:11:56.020772 [ 276 ] {a7dd7e8e-5ec7-4526-8dfb-6e574de8aaa9} <Debug> TCPHandler: Processed in 0.00208279 sec. | ||
| 19982 | 2026.03.17 22:11:56.020974 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19983 | 2026.03.17 22:11:56.021133 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19984 | 2026.03.17 22:11:56.021383 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19985 | 2026.03.17 22:11:56.021425 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19986 | 2026.03.17 22:11:56.021679 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19987 | 2026.03.17 22:11:56.021735 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19988 | 2026.03.17 22:11:56.021838 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19989 | 2026.03.17 22:11:56.021908 [ 348 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19990 | 2026.03.17 22:11:56.021920 [ 301 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19991 | 2026.03.17 22:11:56.021924 [ 298 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19992 | 2026.03.17 22:11:56.021916 [ 334 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19993 | 2026.03.17 22:11:56.022053 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 19994 | 2026.03.17 22:11:56.022077 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19995 | 2026.03.17 22:11:56.022151 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19996 | 2026.03.17 22:11:56.022170 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 19997 | 2026.03.17 22:11:56.022205 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19998 | 2026.03.17 22:11:56.022240 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19999 | 2026.03.17 22:11:56.022273 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20000 | 2026.03.17 22:11:56.022872 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001816 sec., 27533.039647577094 rows/sec., 1.06 MiB/sec. | ||
| 20001 | 2026.03.17 22:11:56.022981 [ 276 ] {6112f94e-b4c4-4123-bac5-165515bf81a2} <Debug> TCPHandler: Processed in 0.00205696 sec. | ||
| 20002 | 2026.03.17 22:11:56.023183 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20003 | 2026.03.17 22:11:56.023333 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20004 | 2026.03.17 22:11:56.023583 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20005 | 2026.03.17 22:11:56.023632 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20006 | 2026.03.17 22:11:56.023890 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20007 | 2026.03.17 22:11:56.023945 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20008 | 2026.03.17 22:11:56.024048 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20009 | 2026.03.17 22:11:56.024108 [ 334 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20010 | 2026.03.17 22:11:56.024113 [ 310 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20011 | 2026.03.17 22:11:56.024121 [ 348 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20012 | 2026.03.17 22:11:56.024121 [ 301 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20013 | 2026.03.17 22:11:56.024232 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20014 | 2026.03.17 22:11:56.024259 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20015 | 2026.03.17 22:11:56.024329 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20016 | 2026.03.17 22:11:56.024348 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20017 | 2026.03.17 22:11:56.024380 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20018 | 2026.03.17 22:11:56.024414 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20019 | 2026.03.17 22:11:56.024446 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20020 | 2026.03.17 22:11:56.025019 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001754 sec., 28506.271379703536 rows/sec., 1.10 MiB/sec. | ||
| 20021 | 2026.03.17 22:11:56.025137 [ 276 ] {10f69460-fd6b-489b-9276-d5312cdfd50a} <Debug> TCPHandler: Processed in 0.002005259 sec. | ||
| 20022 | 2026.03.17 22:11:56.025737 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20023 | 2026.03.17 22:11:56.025895 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20024 | 2026.03.17 22:11:56.026152 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20025 | 2026.03.17 22:11:56.026195 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20026 | 2026.03.17 22:11:56.026463 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20027 | 2026.03.17 22:11:56.026519 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20028 | 2026.03.17 22:11:56.026620 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20029 | 2026.03.17 22:11:56.026686 [ 348 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20030 | 2026.03.17 22:11:56.026688 [ 301 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20031 | 2026.03.17 22:11:56.026697 [ 310 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20032 | 2026.03.17 22:11:56.026695 [ 334 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20033 | 2026.03.17 22:11:56.026831 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20034 | 2026.03.17 22:11:56.026854 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20035 | 2026.03.17 22:11:56.026924 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20036 | 2026.03.17 22:11:56.026941 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20037 | 2026.03.17 22:11:56.026974 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20038 | 2026.03.17 22:11:56.027012 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20039 | 2026.03.17 22:11:56.027046 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20040 | 2026.03.17 22:11:56.027655 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001837 sec., 27218.29069134458 rows/sec., 1.05 MiB/sec. | ||
| 20041 | 2026.03.17 22:11:56.027766 [ 276 ] {84e995af-a473-42de-8c02-c2380b7c308f} <Debug> TCPHandler: Processed in 0.002078391 sec. | ||
| 20042 | 2026.03.17 22:11:56.028002 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20043 | 2026.03.17 22:11:56.028156 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20044 | 2026.03.17 22:11:56.028408 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20045 | 2026.03.17 22:11:56.028452 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20046 | 2026.03.17 22:11:56.028715 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20047 | 2026.03.17 22:11:56.028771 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20048 | 2026.03.17 22:11:56.028874 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20049 | 2026.03.17 22:11:56.028935 [ 343 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20050 | 2026.03.17 22:11:56.028936 [ 334 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20051 | 2026.03.17 22:11:56.028944 [ 301 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20052 | 2026.03.17 22:11:56.028944 [ 348 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20053 | 2026.03.17 22:11:56.029062 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20054 | 2026.03.17 22:11:56.029088 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20055 | 2026.03.17 22:11:56.029175 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20056 | 2026.03.17 22:11:56.029194 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20057 | 2026.03.17 22:11:56.029227 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20058 | 2026.03.17 22:11:56.029262 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20059 | 2026.03.17 22:11:56.029292 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20060 | 2026.03.17 22:11:56.029918 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001835 sec., 27247.956403269753 rows/sec., 1.05 MiB/sec. | ||
| 20061 | 2026.03.17 22:11:56.030037 [ 276 ] {370c4e25-3c2d-467d-9018-a5f7423b529b} <Debug> TCPHandler: Processed in 0.00208643 sec. | ||
| 20062 | 2026.03.17 22:11:56.030261 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20063 | 2026.03.17 22:11:56.030413 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20064 | 2026.03.17 22:11:56.030666 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20065 | 2026.03.17 22:11:56.030710 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20066 | 2026.03.17 22:11:56.030971 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20067 | 2026.03.17 22:11:56.031027 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20068 | 2026.03.17 22:11:56.031132 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20069 | 2026.03.17 22:11:56.031203 [ 348 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20070 | 2026.03.17 22:11:56.031203 [ 301 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20071 | 2026.03.17 22:11:56.031210 [ 334 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20072 | 2026.03.17 22:11:56.031207 [ 343 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20073 | 2026.03.17 22:11:56.031337 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20074 | 2026.03.17 22:11:56.031358 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20075 | 2026.03.17 22:11:56.031429 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20076 | 2026.03.17 22:11:56.031447 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20077 | 2026.03.17 22:11:56.031479 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20078 | 2026.03.17 22:11:56.031513 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20079 | 2026.03.17 22:11:56.031545 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20080 | 2026.03.17 22:11:56.032230 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001889 sec., 26469.031233456855 rows/sec., 1.02 MiB/sec. | ||
| 20081 | 2026.03.17 22:11:56.032361 [ 276 ] {e97afec4-1556-434d-bb95-436aa9aa3123} <Debug> TCPHandler: Processed in 0.002150872 sec. | ||
| 20082 | 2026.03.17 22:11:56.032685 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20083 | 2026.03.17 22:11:56.032842 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20084 | 2026.03.17 22:11:56.033100 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20085 | 2026.03.17 22:11:56.033143 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20086 | 2026.03.17 22:11:56.033658 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20087 | 2026.03.17 22:11:56.033715 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20088 | 2026.03.17 22:11:56.033818 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20089 | 2026.03.17 22:11:56.033875 [ 343 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20090 | 2026.03.17 22:11:56.033899 [ 348 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20091 | 2026.03.17 22:11:56.033900 [ 329 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20092 | 2026.03.17 22:11:56.033902 [ 304 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20093 | 2026.03.17 22:11:56.034037 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20094 | 2026.03.17 22:11:56.034064 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20095 | 2026.03.17 22:11:56.034137 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20096 | 2026.03.17 22:11:56.034154 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20097 | 2026.03.17 22:11:56.034186 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20098 | 2026.03.17 22:11:56.034220 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20099 | 2026.03.17 22:11:56.034257 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20100 | 2026.03.17 22:11:56.034870 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002104 sec., 23764.25855513308 rows/sec., 935.25 KiB/sec. | ||
| 20101 | 2026.03.17 22:11:56.035254 [ 276 ] {74c9c4da-5781-4aa4-bf43-cbb950ae7a76} <Debug> TCPHandler: Processed in 0.0026175 sec. | ||
| 20102 | 2026.03.17 22:11:56.035489 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20103 | 2026.03.17 22:11:56.035744 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20104 | 2026.03.17 22:11:56.036017 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20105 | 2026.03.17 22:11:56.036062 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20106 | 2026.03.17 22:11:56.036334 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20107 | 2026.03.17 22:11:56.036391 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20108 | 2026.03.17 22:11:56.036494 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20109 | 2026.03.17 22:11:56.036573 [ 329 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20110 | 2026.03.17 22:11:56.036583 [ 348 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20111 | 2026.03.17 22:11:56.036584 [ 304 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20112 | 2026.03.17 22:11:56.036578 [ 343 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20113 | 2026.03.17 22:11:56.036730 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20114 | 2026.03.17 22:11:56.036752 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20115 | 2026.03.17 22:11:56.036823 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20116 | 2026.03.17 22:11:56.036841 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20117 | 2026.03.17 22:11:56.036875 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20118 | 2026.03.17 22:11:56.036907 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20119 | 2026.03.17 22:11:56.036938 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20120 | 2026.03.17 22:11:56.037526 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001957 sec., 25549.31016862545 rows/sec., 1005.51 KiB/sec. | ||
| 20121 | 2026.03.17 22:11:56.037633 [ 276 ] {d05ac846-81c2-40b4-9fac-c15ae4cb7ee6} <Debug> TCPHandler: Processed in 0.002195513 sec. | ||
| 20122 | 2026.03.17 22:11:56.037863 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20123 | 2026.03.17 22:11:56.038021 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20124 | 2026.03.17 22:11:56.038273 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20125 | 2026.03.17 22:11:56.038318 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20126 | 2026.03.17 22:11:56.038577 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20127 | 2026.03.17 22:11:56.038633 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20128 | 2026.03.17 22:11:56.038734 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20129 | 2026.03.17 22:11:56.038788 [ 343 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20130 | 2026.03.17 22:11:56.038803 [ 329 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20131 | 2026.03.17 22:11:56.038807 [ 348 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20132 | 2026.03.17 22:11:56.038818 [ 341 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20133 | 2026.03.17 22:11:56.038911 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20134 | 2026.03.17 22:11:56.038937 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20135 | 2026.03.17 22:11:56.039008 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20136 | 2026.03.17 22:11:56.039026 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20137 | 2026.03.17 22:11:56.039058 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20138 | 2026.03.17 22:11:56.039091 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20139 | 2026.03.17 22:11:56.039126 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20140 | 2026.03.17 22:11:56.039718 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001772 sec., 28216.704288939054 rows/sec., 1.08 MiB/sec. | ||
| 20141 | 2026.03.17 22:11:56.039841 [ 276 ] {f388e2d1-e678-4f42-ae06-dbd3880431b6} <Debug> TCPHandler: Processed in 0.002027969 sec. | ||
| 20142 | 2026.03.17 22:11:56.040155 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20143 | 2026.03.17 22:11:56.040318 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20144 | 2026.03.17 22:11:56.040572 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20145 | 2026.03.17 22:11:56.040615 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20146 | 2026.03.17 22:11:56.040876 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20147 | 2026.03.17 22:11:56.040931 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20148 | 2026.03.17 22:11:56.041030 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20149 | 2026.03.17 22:11:56.041106 [ 343 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20150 | 2026.03.17 22:11:56.041116 [ 348 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20151 | 2026.03.17 22:11:56.041115 [ 329 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20152 | 2026.03.17 22:11:56.041114 [ 341 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20153 | 2026.03.17 22:11:56.041245 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20154 | 2026.03.17 22:11:56.041274 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20155 | 2026.03.17 22:11:56.041345 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20156 | 2026.03.17 22:11:56.041362 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20157 | 2026.03.17 22:11:56.041394 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20158 | 2026.03.17 22:11:56.041427 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20159 | 2026.03.17 22:11:56.041461 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20160 | 2026.03.17 22:11:56.042072 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001834 sec., 27262.813522355507 rows/sec., 1.05 MiB/sec. | ||
| 20161 | 2026.03.17 22:11:56.042189 [ 276 ] {e38aea94-f265-464d-88ee-597733137d05} <Debug> TCPHandler: Processed in 0.00208246 sec. | ||
| 20162 | 2026.03.17 22:11:56.042469 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20163 | 2026.03.17 22:11:56.042622 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20164 | 2026.03.17 22:11:56.042877 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20165 | 2026.03.17 22:11:56.042921 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20166 | 2026.03.17 22:11:56.043191 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20167 | 2026.03.17 22:11:56.043460 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20168 | 2026.03.17 22:11:56.043718 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 20169 | 2026.03.17 22:11:56.043793 [ 347 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20170 | 2026.03.17 22:11:56.043812 [ 343 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20171 | 2026.03.17 22:11:56.043806 [ 341 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20172 | 2026.03.17 22:11:56.043800 [ 348 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20173 | 2026.03.17 22:11:56.044026 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20174 | 2026.03.17 22:11:56.044058 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20175 | 2026.03.17 22:11:56.044139 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20176 | 2026.03.17 22:11:56.044159 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20177 | 2026.03.17 22:11:56.044195 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20178 | 2026.03.17 22:11:56.044233 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20179 | 2026.03.17 22:11:56.044269 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20180 | 2026.03.17 22:11:56.044861 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002313 sec., 21616.947686986598 rows/sec., 850.75 KiB/sec. | ||
| 20181 | 2026.03.17 22:11:56.044982 [ 276 ] {91a9029d-6c2c-44a9-9de0-ad33b65fcd7b} <Debug> TCPHandler: Processed in 0.002561879 sec. | ||
| 20182 | 2026.03.17 22:11:56.045323 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20183 | 2026.03.17 22:11:56.045482 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20184 | 2026.03.17 22:11:56.045746 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20185 | 2026.03.17 22:11:56.045792 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20186 | 2026.03.17 22:11:56.046066 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20187 | 2026.03.17 22:11:56.046122 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20188 | 2026.03.17 22:11:56.046228 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 20189 | 2026.03.17 22:11:56.046292 [ 343 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20190 | 2026.03.17 22:11:56.046305 [ 347 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20191 | 2026.03.17 22:11:56.046302 [ 341 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20192 | 2026.03.17 22:11:56.046299 [ 348 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20193 | 2026.03.17 22:11:56.046435 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20194 | 2026.03.17 22:11:56.046461 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20195 | 2026.03.17 22:11:56.046532 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20196 | 2026.03.17 22:11:56.046552 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20197 | 2026.03.17 22:11:56.046586 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20198 | 2026.03.17 22:11:56.046623 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20199 | 2026.03.17 22:11:56.046660 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20200 | 2026.03.17 22:11:56.047344 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001939 sec., 25786.487880350698 rows/sec., 1014.84 KiB/sec. | ||
| 20201 | 2026.03.17 22:11:56.047467 [ 276 ] {25793ebb-75a9-469c-a0e2-bf3411cf02c2} <Debug> TCPHandler: Processed in 0.002196613 sec. | ||
| 20202 | 2026.03.17 22:11:56.047891 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20203 | 2026.03.17 22:11:56.048050 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20204 | 2026.03.17 22:11:56.048306 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20205 | 2026.03.17 22:11:56.048350 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20206 | 2026.03.17 22:11:56.048618 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20207 | 2026.03.17 22:11:56.048676 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20208 | 2026.03.17 22:11:56.048776 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 20209 | 2026.03.17 22:11:56.048858 [ 348 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20210 | 2026.03.17 22:11:56.048867 [ 331 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20211 | 2026.03.17 22:11:56.048893 [ 343 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20212 | 2026.03.17 22:11:56.048864 [ 347 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20213 | 2026.03.17 22:11:56.049007 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20214 | 2026.03.17 22:11:56.049030 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20215 | 2026.03.17 22:11:56.049100 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20216 | 2026.03.17 22:11:56.049117 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20217 | 2026.03.17 22:11:56.049149 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20218 | 2026.03.17 22:11:56.049184 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20219 | 2026.03.17 22:11:56.049217 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20220 | 2026.03.17 22:11:56.049851 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001875 sec., 26666.666666666668 rows/sec., 1.02 MiB/sec. | ||
| 20221 | 2026.03.17 22:11:56.049978 [ 276 ] {0b25ce43-e4a2-42fd-8a7f-703b77c658f6} <Debug> TCPHandler: Processed in 0.002136311 sec. | ||
| 20222 | 2026.03.17 22:11:56.050386 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20223 | 2026.03.17 22:11:56.050628 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20224 | 2026.03.17 22:11:56.050980 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20225 | 2026.03.17 22:11:56.051039 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20226 | 2026.03.17 22:11:56.051418 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20227 | 2026.03.17 22:11:56.051481 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20228 | 2026.03.17 22:11:56.051607 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 20229 | 2026.03.17 22:11:56.051688 [ 343 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20230 | 2026.03.17 22:11:56.051691 [ 347 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20231 | 2026.03.17 22:11:56.051705 [ 348 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20232 | 2026.03.17 22:11:56.051688 [ 331 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20233 | 2026.03.17 22:11:56.051856 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (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 | ||
| 20234 | 2026.03.17 22:11:56.051888 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20235 | 2026.03.17 22:11:56.051981 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20236 | 2026.03.17 22:11:56.052003 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 20237 | 2026.03.17 22:11:56.052045 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20238 | 2026.03.17 22:11:56.052090 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20239 | 2026.03.17 22:11:56.052134 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20240 | 2026.03.17 22:11:56.052808 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002319 sec., 21561.0176800345 rows/sec., 848.54 KiB/sec. | ||
| 20241 | 2026.03.17 22:11:56.052952 [ 276 ] {79b39177-0f7a-4f44-a162-4f298536264c} <Debug> TCPHandler: Processed in 0.00263056 sec. | ||
| 20242 | 2026.03.17 22:11:56.059573 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20243 | 2026.03.17 22:11:56.059683 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20244 | 2026.03.17 22:11:56.059729 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20245 | 2026.03.17 22:11:56.060345 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.03.17 22:11:56.060389 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20247 | 2026.03.17 22:11:56.060826 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20248 | 2026.03.17 22:11:56.061026 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20249 | 2026.03.17 22:11:56.061171 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Debug> executeQuery: Read 25 rows, 3.85 KiB in 0.00152 sec., 16447.36842105263 rows/sec., 2.48 MiB/sec. | ||
| 20250 | 2026.03.17 22:11:56.061212 [ 276 ] {411fbb66-e911-4749-a5e1-d64e0cc6cacc} <Debug> TCPHandler: Processed in 0.001692062 sec. | ||
| 20251 | 2026.03.17 22:11:56.061368 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20252 | 2026.03.17 22:11:56.061463 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20253 | 2026.03.17 22:11:56.061503 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20254 | 2026.03.17 22:11:56.061926 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20255 | 2026.03.17 22:11:56.061963 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20256 | 2026.03.17 22:11:56.062265 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20257 | 2026.03.17 22:11:56.062470 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20258 | 2026.03.17 22:11:56.062605 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Debug> executeQuery: Read 10 rows, 849.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 715.36 KiB/sec. | ||
| 20259 | 2026.03.17 22:11:56.062646 [ 276 ] {1dd009a2-820c-4b6e-ae15-fd96a9c84848} <Debug> TCPHandler: Processed in 0.001326006 sec. | ||
| 20260 | 2026.03.17 22:11:56.062766 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20261 | 2026.03.17 22:11:56.062863 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20262 | 2026.03.17 22:11:56.062904 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20263 | 2026.03.17 22:11:56.063549 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20264 | 2026.03.17 22:11:56.063585 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20265 | 2026.03.17 22:11:56.063923 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20266 | 2026.03.17 22:11:56.064137 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20267 | 2026.03.17 22:11:56.064266 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Debug> executeQuery: Read 186 rows, 15.70 KiB in 0.001423 sec., 130709.76809557273 rows/sec., 10.77 MiB/sec. | ||
| 20268 | 2026.03.17 22:11:56.064303 [ 276 ] {d65dbfcc-2952-403a-a30c-8a2ce511959a} <Debug> TCPHandler: Processed in 0.001584341 sec. | ||
| 20269 | 2026.03.17 22:11:56.064410 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20270 | 2026.03.17 22:11:56.064503 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20271 | 2026.03.17 22:11:56.064667 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20272 | 2026.03.17 22:11:56.065071 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20273 | 2026.03.17 22:11:56.065108 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20274 | 2026.03.17 22:11:56.065402 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20275 | 2026.03.17 22:11:56.065611 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20276 | 2026.03.17 22:11:56.065741 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001256 sec., 39808.91719745223 rows/sec., 2.89 MiB/sec. | ||
| 20277 | 2026.03.17 22:11:56.065779 [ 276 ] {7e3b7a40-49c8-4e27-8939-ef4c58f94289} <Debug> TCPHandler: Processed in 0.001416557 sec. | ||
| 20278 | 2026.03.17 22:11:56.065878 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20279 | 2026.03.17 22:11:56.065971 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20280 | 2026.03.17 22:11:56.066009 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20281 | 2026.03.17 22:11:56.066406 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20282 | 2026.03.17 22:11:56.066442 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20283 | 2026.03.17 22:11:56.066730 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20284 | 2026.03.17 22:11:56.066942 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20285 | 2026.03.17 22:11:56.067067 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001114 sec., 34111.31059245961 rows/sec., 2.13 MiB/sec. | ||
| 20286 | 2026.03.17 22:11:56.067115 [ 276 ] {4f396e43-d78a-4313-8cc6-abff2038a798} <Debug> TCPHandler: Processed in 0.001285065 sec. | ||
| 20287 | 2026.03.17 22:11:56.067215 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20288 | 2026.03.17 22:11:56.067311 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20289 | 2026.03.17 22:11:56.067349 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20290 | 2026.03.17 22:11:56.067855 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2026.03.17 22:11:56.067893 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20292 | 2026.03.17 22:11:56.068254 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20293 | 2026.03.17 22:11:56.068466 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2026.03.17 22:11:56.068593 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Debug> executeQuery: Read 254 rows, 19.81 KiB in 0.0013 sec., 195384.6153846154 rows/sec., 14.88 MiB/sec. | ||
| 20295 | 2026.03.17 22:11:56.068638 [ 276 ] {5cf9f065-ee4b-4378-83a7-473019a1ac1b} <Debug> TCPHandler: Processed in 0.001470118 sec. | ||
| 20296 | 2026.03.17 22:11:56.068752 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20297 | 2026.03.17 22:11:56.068845 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20298 | 2026.03.17 22:11:56.068888 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20299 | 2026.03.17 22:11:56.069231 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Trace> oximeter.measurements_cumulativei64 (faf181d1-d589-4d08-b097-b5fe79202047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2026.03.17 22:11:56.069268 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20301 | 2026.03.17 22:11:56.074064 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20302 | 2026.03.17 22:11:56.074322 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Trace> oximeter.measurements_cumulativei64 (faf181d1-d589-4d08-b097-b5fe79202047): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2026.03.17 22:11:56.074479 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.005651 sec., 3539.196602371262 rows/sec., 239.52 KiB/sec. | ||
| 20304 | 2026.03.17 22:11:56.074535 [ 276 ] {39558de4-ec95-42d5-98aa-c9688c87a187} <Debug> TCPHandler: Processed in 0.005831122 sec. | ||
| 20305 | 2026.03.17 22:11:56.074657 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20306 | 2026.03.17 22:11:56.074754 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20307 | 2026.03.17 22:11:56.074795 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20308 | 2026.03.17 22:11:56.075196 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20309 | 2026.03.17 22:11:56.075233 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20310 | 2026.03.17 22:11:56.075571 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20311 | 2026.03.17 22:11:56.075792 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20312 | 2026.03.17 22:11:56.075927 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Debug> executeQuery: Read 190 rows, 13.42 KiB in 0.001192 sec., 159395.97315436244 rows/sec., 11.00 MiB/sec. | ||
| 20313 | 2026.03.17 22:11:56.075966 [ 276 ] {93529dd3-8793-4f18-94af-1d4c3180ff9d} <Debug> TCPHandler: Processed in 0.001366046 sec. | ||
| 20314 | 2026.03.17 22:11:56.076073 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20315 | 2026.03.17 22:11:56.076167 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20316 | 2026.03.17 22:11:56.076220 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20317 | 2026.03.17 22:11:56.077077 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20318 | 2026.03.17 22:11:56.077114 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20319 | 2026.03.17 22:11:56.077674 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20320 | 2026.03.17 22:11:56.077928 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20321 | 2026.03.17 22:11:56.078073 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Debug> executeQuery: Read 45 rows, 79.78 KiB in 0.001924 sec., 23388.77338877339 rows/sec., 40.49 MiB/sec. | ||
| 20322 | 2026.03.17 22:11:56.078131 [ 276 ] {a5ba4791-02f1-4836-97d1-9ca7f0bd0c75} <Debug> TCPHandler: Processed in 0.002105641 sec. | ||
| 20323 | 2026.03.17 22:11:56.078247 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20324 | 2026.03.17 22:11:56.078342 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20325 | 2026.03.17 22:11:56.078384 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20326 | 2026.03.17 22:11:56.078721 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20327 | 2026.03.17 22:11:56.078758 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20328 | 2026.03.17 22:11:56.079062 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20329 | 2026.03.17 22:11:56.079273 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20330 | 2026.03.17 22:11:56.079406 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 20331 | 2026.03.17 22:11:56.079444 [ 276 ] {c77b6cc8-4a24-4fdd-8243-c28d2f79a814} <Debug> TCPHandler: Processed in 0.001245224 sec. | ||
| 20332 | 2026.03.17 22:11:56.163993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 2474 | ||
| 20333 | 2026.03.17 22:11:56.167479 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20334 | 2026.03.17 22:11:56.167529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20335 | 2026.03.17 22:11:56.168869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20336 | 2026.03.17 22:11:56.169142 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2026.03.17 22:11:56.169408 [ 222 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 20338 | 2026.03.17 22:11:56.169446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2474 | ||
| 20339 | 2026.03.17 22:11:56.169452 [ 222 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 20340 | 2026.03.17 22:11:56.172987 [ 222 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 20341 | 2026.03.17 22:11:57.000300 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.02 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 396.97 MiB (RSS), difference: -2.05 MiB | ||
| 20342 | 2026.03.17 22:11:58.724706 [ 100 ] {} <Debug> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20343 | 2026.03.17 22:11:58.724791 [ 100 ] {} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20344 | 2026.03.17 22:11:58.724819 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 20345 | 2026.03.17 22:11:58.724969 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::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 | ||
| 20346 | 2026.03.17 22:11:58.725145 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20347 | 2026.03.17 22:11:58.725190 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 20348 | 2026.03.17 22:11:58.725267 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::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 | ||
| 20349 | 2026.03.17 22:11:58.725330 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20350 | 2026.03.17 22:11:58.725385 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::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 | ||
| 20351 | 2026.03.17 22:11:58.725433 [ 194 ] {7885cac9-164e-4d89-810c-6f2a41398f61::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 | ||
| 20352 | 2026.03.17 22:11:58.730021 [ 197 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.005115898 sec., 8209.702382651101 rows/sec., 602.06 KiB/sec. | ||
| 20353 | 2026.03.17 22:11:58.730183 [ 198 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20354 | 2026.03.17 22:11:58.730456 [ 198 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20355 | 2026.03.17 22:11:58.730525 [ 198 ] {7885cac9-164e-4d89-810c-6f2a41398f61::all_1_5_1} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20356 | 2026.03.17 22:11:58.730592 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20357 | 2026.03.17 22:12:00.747801 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20358 | 2026.03.17 22:12:00.747870 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20359 | 2026.03.17 22:12:00.995797 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20360 | 2026.03.17 22:12:00.995978 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20361 | 2026.03.17 22:12:00.996046 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20362 | 2026.03.17 22:12:00.996770 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20363 | 2026.03.17 22:12:00.996818 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20364 | 2026.03.17 22:12:00.997222 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20365 | 2026.03.17 22:12:00.997463 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.03.17 22:12:00.997626 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.0017 sec., 52941.17647058824 rows/sec., 4.44 MiB/sec. | ||
| 20367 | 2026.03.17 22:12:00.997683 [ 276 ] {3628af90-e564-4d6c-bf98-7f69a62b70df} <Debug> TCPHandler: Processed in 0.002011679 sec. | ||
| 20368 | 2026.03.17 22:12:00.997820 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20369 | 2026.03.17 22:12:00.997926 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20370 | 2026.03.17 22:12:00.997972 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20371 | 2026.03.17 22:12:00.998420 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20372 | 2026.03.17 22:12:00.998459 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20373 | 2026.03.17 22:12:00.998767 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20374 | 2026.03.17 22:12:00.999011 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20375 | 2026.03.17 22:12:00.999142 [ 98 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20376 | 2026.03.17 22:12:00.999149 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001247 sec., 13632.7185244587 rows/sec., 1.00 MiB/sec. | ||
| 20377 | 2026.03.17 22:12:00.999204 [ 98 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20378 | 2026.03.17 22:12:00.999217 [ 276 ] {bac40bb2-8dc7-4897-b235-a347648af0a6} <Debug> TCPHandler: Processed in 0.001449858 sec. | ||
| 20379 | 2026.03.17 22:12:00.999232 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20380 | 2026.03.17 22:12:00.999341 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20381 | 2026.03.17 22:12:00.999349 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 20382 | 2026.03.17 22:12:00.999446 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20383 | 2026.03.17 22:12:00.999480 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20384 | 2026.03.17 22:12:00.999493 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20385 | 2026.03.17 22:12:00.999522 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 237 rows starting from the beginning of the part | ||
| 20386 | 2026.03.17 22:12:00.999596 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 52 rows starting from the beginning of the part | ||
| 20387 | 2026.03.17 22:12:00.999646 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 38 rows starting from the beginning of the part | ||
| 20388 | 2026.03.17 22:12:00.999698 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 17 rows starting from the beginning of the part | ||
| 20389 | 2026.03.17 22:12:00.999744 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 50 rows starting from the beginning of the part | ||
| 20390 | 2026.03.17 22:12:00.999786 [ 194 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 17 rows starting from the beginning of the part | ||
| 20391 | 2026.03.17 22:12:00.999955 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2026.03.17 22:12:00.999999 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20393 | 2026.03.17 22:12:01.000337 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20394 | 2026.03.17 22:12:01.000563 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.03.17 22:12:01.000703 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001277 sec., 63429.91386061081 rows/sec., 4.95 MiB/sec. | ||
| 20396 | 2026.03.17 22:12:01.000723 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426447 sec., 288128.47585644614 rows/sec., 20.73 MiB/sec. | ||
| 20397 | 2026.03.17 22:12:01.000744 [ 276 ] {a1988338-d533-4f9a-971d-34439024a39c} <Debug> TCPHandler: Processed in 0.001453148 sec. | ||
| 20398 | 2026.03.17 22:12:01.000864 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20399 | 2026.03.17 22:12:01.000878 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20400 | 2026.03.17 22:12:01.000961 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20401 | 2026.03.17 22:12:01.001013 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20402 | 2026.03.17 22:12:01.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.38 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 396.97 MiB (RSS), difference: -3.41 MiB | ||
| 20403 | 2026.03.17 22:12:01.001351 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.03.17 22:12:01.001429 [ 186 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_136_27} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20405 | 2026.03.17 22:12:01.001443 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20406 | 2026.03.17 22:12:01.001486 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20407 | 2026.03.17 22:12:01.001511 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20408 | 2026.03.17 22:12:01.001830 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20409 | 2026.03.17 22:12:01.002045 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20410 | 2026.03.17 22:12:01.002180 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_155_43 to all_156_156_0 | ||
| 20411 | 2026.03.17 22:12:01.002183 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 20412 | 2026.03.17 22:12:01.002220 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20413 | 2026.03.17 22:12:01.002247 [ 276 ] {cb8c096c-9dd3-4209-8489-883a1d6c8322} <Debug> TCPHandler: Processed in 0.001431468 sec. | ||
| 20414 | 2026.03.17 22:12:01.002247 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20415 | 2026.03.17 22:12:01.002323 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_43 to all_156_156_0 into Compact with storage Full | ||
| 20416 | 2026.03.17 22:12:01.002368 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.03.17 22:12:01.002407 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20418 | 2026.03.17 22:12:01.002438 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_43, total 50692 rows starting from the beginning of the part | ||
| 20419 | 2026.03.17 22:12:01.002468 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20420 | 2026.03.17 22:12:01.002486 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 128 rows starting from the beginning of the part | ||
| 20421 | 2026.03.17 22:12:01.002531 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20422 | 2026.03.17 22:12:01.003389 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20423 | 2026.03.17 22:12:01.003428 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20424 | 2026.03.17 22:12:01.003988 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20425 | 2026.03.17 22:12:01.004235 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2026.03.17 22:12:01.004371 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20427 | 2026.03.17 22:12:01.004383 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001933 sec., 8794.619762027936 rows/sec., 15.76 MiB/sec. | ||
| 20428 | 2026.03.17 22:12:01.004413 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.03.17 22:12:01.004439 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20430 | 2026.03.17 22:12:01.004464 [ 276 ] {06cc99fc-e024-478a-8c32-f43fb4e9f2f7} <Debug> TCPHandler: Processed in 0.002143291 sec. | ||
| 20431 | 2026.03.17 22:12:01.004509 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 20432 | 2026.03.17 22:12:01.004598 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20433 | 2026.03.17 22:12:01.004698 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20434 | 2026.03.17 22:12:01.004729 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20435 | 2026.03.17 22:12:01.004742 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20436 | 2026.03.17 22:12:01.004790 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2840 rows starting from the beginning of the part | ||
| 20437 | 2026.03.17 22:12:01.004942 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 28 rows starting from the beginning of the part | ||
| 20438 | 2026.03.17 22:12:01.005072 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 38 rows starting from the beginning of the part | ||
| 20439 | 2026.03.17 22:12:01.005128 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.03.17 22:12:01.005171 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20441 | 2026.03.17 22:12:01.005193 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 17 rows starting from the beginning of the part | ||
| 20442 | 2026.03.17 22:12:01.005312 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 45 rows starting from the beginning of the part | ||
| 20443 | 2026.03.17 22:12:01.005423 [ 186 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 17 rows starting from the beginning of the part | ||
| 20444 | 2026.03.17 22:12:01.005499 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20445 | 2026.03.17 22:12:01.005718 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20446 | 2026.03.17 22:12:01.005873 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 20447 | 2026.03.17 22:12:01.005912 [ 276 ] {e20762f8-6aec-42f7-a17e-58d7ac371118} <Debug> TCPHandler: Processed in 0.001368086 sec. | ||
| 20448 | 2026.03.17 22:12:01.011680 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50820 rows, containing 5 columns (5 merged, 0 gathered) in 0.00936868 sec., 5424456.807148926 rows/sec., 356.61 MiB/sec. | ||
| 20449 | 2026.03.17 22:12:01.012231 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Trace> MergedBlockOutputStream: filled checksums all_1_156_44 (state Temporary) | ||
| 20450 | 2026.03.17 22:12:01.012603 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_156_44 to all_1_156_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.03.17 22:12:01.012701 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_156_44} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_155_43, all_156_156_0] -> all_1_156_44 | ||
| 20452 | 2026.03.17 22:12:01.012803 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20453 | 2026.03.17 22:12:01.014907 [ 200 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2985 rows, containing 19 columns (19 merged, 0 gathered) in 0.01042954 sec., 286206.2948126188 rows/sec., 512.61 MiB/sec. | ||
| 20454 | 2026.03.17 22:12:01.017732 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20455 | 2026.03.17 22:12:01.018087 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.03.17 22:12:01.018164 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20457 | 2026.03.17 22:12:01.018335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 20458 | 2026.03.17 22:12:01.030964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45176 | ||
| 20459 | 2026.03.17 22:12:01.031453 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20460 | 2026.03.17 22:12:01.031494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20461 | 2026.03.17 22:12:01.031948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20462 | 2026.03.17 22:12:01.032171 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20463 | 2026.03.17 22:12:01.032294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45176 | ||
| 20464 | 2026.03.17 22:12:02.001157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.10 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 398.75 MiB (RSS), difference: 4.65 MiB | ||
| 20465 | 2026.03.17 22:12:03.420621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20466 | 2026.03.17 22:12:03.438438 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20467 | 2026.03.17 22:12:03.438488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20468 | 2026.03.17 22:12:03.445143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20469 | 2026.03.17 22:12:03.445855 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20470 | 2026.03.17 22:12:03.448854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20471 | 2026.03.17 22:12:05.991381 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20472 | 2026.03.17 22:12:05.991717 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20473 | 2026.03.17 22:12:05.992189 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20474 | 2026.03.17 22:12:05.992244 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20475 | 2026.03.17 22:12:05.992592 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20476 | 2026.03.17 22:12:05.992665 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20477 | 2026.03.17 22:12:05.992808 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 20478 | 2026.03.17 22:12:05.992926 [ 343 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20479 | 2026.03.17 22:12:05.992980 [ 346 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20480 | 2026.03.17 22:12:05.992984 [ 348 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20481 | 2026.03.17 22:12:05.992984 [ 331 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20482 | 2026.03.17 22:12:05.992984 [ 315 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20483 | 2026.03.17 22:12:05.993186 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20484 | 2026.03.17 22:12:05.993218 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20485 | 2026.03.17 22:12:05.993324 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20486 | 2026.03.17 22:12:05.993347 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (SelectExecutor): Reading approx. 75 rows with 4 streams | ||
| 20487 | 2026.03.17 22:12:05.993388 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20488 | 2026.03.17 22:12:05.993433 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20489 | 2026.03.17 22:12:05.993479 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20490 | 2026.03.17 22:12:05.993529 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20491 | 2026.03.17 22:12:05.994543 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> executeQuery: Read 75 rows, 2.83 KiB in 0.002993 sec., 25058.46976277982 rows/sec., 945.89 KiB/sec. | ||
| 20492 | 2026.03.17 22:12:05.994733 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> MemoryTracker: Peak memory usage (for query): 159.49 KiB. | ||
| 20493 | 2026.03.17 22:12:05.994750 [ 276 ] {4be7fe25-bd61-4f1f-a092-4a8e70d58f2e} <Debug> TCPHandler: Processed in 0.003505467 sec. | ||
| 20494 | 2026.03.17 22:12:06.001062 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20495 | 2026.03.17 22:12:06.001274 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20496 | 2026.03.17 22:12:06.001360 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20497 | 2026.03.17 22:12:06.002179 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20498 | 2026.03.17 22:12:06.002222 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20499 | 2026.03.17 22:12:06.002653 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20500 | 2026.03.17 22:12:06.002848 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20501 | 2026.03.17 22:12:06.002979 [ 94 ] {} <Debug> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20502 | 2026.03.17 22:12:06.002992 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001782 sec., 561.1672278338946 rows/sec., 156.18 KiB/sec. | ||
| 20503 | 2026.03.17 22:12:06.003042 [ 94 ] {} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20504 | 2026.03.17 22:12:06.003055 [ 276 ] {f860d2ce-aec1-4b52-938f-a8d51cdaf905} <Debug> TCPHandler: Processed in 0.002098231 sec. | ||
| 20505 | 2026.03.17 22:12:06.003077 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20506 | 2026.03.17 22:12:06.003177 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20507 | 2026.03.17 22:12:06.003197 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::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 | ||
| 20508 | 2026.03.17 22:12:06.003282 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20509 | 2026.03.17 22:12:06.003330 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20510 | 2026.03.17 22:12:06.003501 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20511 | 2026.03.17 22:12:06.003548 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 20512 | 2026.03.17 22:12:06.003634 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
| 20513 | 2026.03.17 22:12:06.003714 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20514 | 2026.03.17 22:12:06.003788 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.03.17 22:12:06.003791 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 20516 | 2026.03.17 22:12:06.003835 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20517 | 2026.03.17 22:12:06.003893 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 20518 | 2026.03.17 22:12:06.003969 [ 187 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 20519 | 2026.03.17 22:12:06.004157 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20520 | 2026.03.17 22:12:06.004399 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20521 | 2026.03.17 22:12:06.004543 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001283 sec., 779.423226812159 rows/sec., 57.85 KiB/sec. | ||
| 20522 | 2026.03.17 22:12:06.004584 [ 276 ] {4693503f-6229-44c6-bd9f-d6e16eee63a4} <Debug> TCPHandler: Processed in 0.001455908 sec. | ||
| 20523 | 2026.03.17 22:12:06.004710 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20524 | 2026.03.17 22:12:06.004806 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20525 | 2026.03.17 22:12:06.004846 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20526 | 2026.03.17 22:12:06.005340 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20527 | 2026.03.17 22:12:06.005378 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20528 | 2026.03.17 22:12:06.005709 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20529 | 2026.03.17 22:12:06.005786 [ 200 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 6 columns (6 merged, 0 gathered) in 0.002637171 sec., 29197.954929733416 rows/sec., 6.06 MiB/sec. | ||
| 20530 | 2026.03.17 22:12:06.005923 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20531 | 2026.03.17 22:12:06.006010 [ 188 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20532 | 2026.03.17 22:12:06.006062 [ 94 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20533 | 2026.03.17 22:12:06.006067 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Debug> executeQuery: Read 144 rows, 12.63 KiB in 0.00128 sec., 112499.99999999999 rows/sec., 9.64 MiB/sec. | ||
| 20534 | 2026.03.17 22:12:06.006099 [ 94 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20535 | 2026.03.17 22:12:06.006123 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20536 | 2026.03.17 22:12:06.006125 [ 276 ] {be5e64d8-4a65-4c57-b0ff-2af6f485bc60} <Debug> TCPHandler: Processed in 0.001476889 sec. | ||
| 20537 | 2026.03.17 22:12:06.006216 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 20538 | 2026.03.17 22:12:06.006249 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2026.03.17 22:12:06.006335 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20540 | 2026.03.17 22:12:06.006347 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20541 | 2026.03.17 22:12:06.006377 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2917 rows starting from the beginning of the part | ||
| 20542 | 2026.03.17 22:12:06.006397 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20543 | 2026.03.17 22:12:06.006451 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 132 rows starting from the beginning of the part | ||
| 20544 | 2026.03.17 22:12:06.006489 [ 188 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.03.17 22:12:06.006505 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 20546 | 2026.03.17 22:12:06.006551 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 186 rows starting from the beginning of the part | ||
| 20547 | 2026.03.17 22:12:06.006585 [ 188 ] {67209b70-fb20-4b15-9215-0810a9efd32c::all_1_6_1} <Trace> oximeter.timeseries_schema (67209b70-fb20-4b15-9215-0810a9efd32c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20548 | 2026.03.17 22:12:06.006593 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 90 rows starting from the beginning of the part | ||
| 20549 | 2026.03.17 22:12:06.006637 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 144 rows starting from the beginning of the part | ||
| 20550 | 2026.03.17 22:12:06.006689 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20551 | 2026.03.17 22:12:06.006814 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2026.03.17 22:12:06.006857 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20553 | 2026.03.17 22:12:06.007174 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20554 | 2026.03.17 22:12:06.007397 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.03.17 22:12:06.007535 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001206 sec., 36484.24543946932 rows/sec., 2.67 MiB/sec. | ||
| 20556 | 2026.03.17 22:12:06.007575 [ 276 ] {d148099b-e029-495b-b41c-c89b12733e7e} <Debug> TCPHandler: Processed in 0.001374407 sec. | ||
| 20557 | 2026.03.17 22:12:06.007617 [ 219 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 20558 | 2026.03.17 22:12:06.007653 [ 219 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 20559 | 2026.03.17 22:12:06.007698 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20560 | 2026.03.17 22:12:06.007824 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20561 | 2026.03.17 22:12:06.007875 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20562 | 2026.03.17 22:12:06.008159 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3559 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988108 sec., 1790144.1973977268 rows/sec., 146.95 MiB/sec. | ||
| 20563 | 2026.03.17 22:12:06.008345 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2026.03.17 22:12:06.008388 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20565 | 2026.03.17 22:12:06.008442 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20566 | 2026.03.17 22:12:06.008746 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20567 | 2026.03.17 22:12:06.008748 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20568 | 2026.03.17 22:12:06.008868 [ 188 ] {20021106-0158-405d-a28f-8728817873b0::all_1_161_32} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20569 | 2026.03.17 22:12:06.008970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 20570 | 2026.03.17 22:12:06.009080 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2026.03.17 22:12:06.009220 [ 94 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20572 | 2026.03.17 22:12:06.009225 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Debug> executeQuery: Read 123 rows, 9.77 KiB in 0.001425 sec., 86315.78947368421 rows/sec., 6.70 MiB/sec. | ||
| 20573 | 2026.03.17 22:12:06.009254 [ 94 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20574 | 2026.03.17 22:12:06.009277 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20575 | 2026.03.17 22:12:06.009280 [ 276 ] {699430ff-5cc0-478c-adf1-95ed322e173a} <Debug> TCPHandler: Processed in 0.001644001 sec. | ||
| 20576 | 2026.03.17 22:12:06.009352 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 20577 | 2026.03.17 22:12:06.009414 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20578 | 2026.03.17 22:12:06.009441 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20579 | 2026.03.17 22:12:06.009474 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1566 rows starting from the beginning of the part | ||
| 20580 | 2026.03.17 22:12:06.009514 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20581 | 2026.03.17 22:12:06.009527 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 108 rows starting from the beginning of the part | ||
| 20582 | 2026.03.17 22:12:06.009566 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20583 | 2026.03.17 22:12:06.009581 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 20584 | 2026.03.17 22:12:06.009629 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 254 rows starting from the beginning of the part | ||
| 20585 | 2026.03.17 22:12:06.009669 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 81 rows starting from the beginning of the part | ||
| 20586 | 2026.03.17 22:12:06.009714 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 123 rows starting from the beginning of the part | ||
| 20587 | 2026.03.17 22:12:06.010009 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20588 | 2026.03.17 22:12:06.010052 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20589 | 2026.03.17 22:12:06.010416 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20590 | 2026.03.17 22:12:06.010632 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2026.03.17 22:12:06.010742 [ 188 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422808 sec., 1555375.0049198486 rows/sec., 117.93 MiB/sec. | ||
| 20592 | 2026.03.17 22:12:06.010758 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_156_44 to all_157_157_0 | ||
| 20593 | 2026.03.17 22:12:06.010763 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001267 sec., 127071.8232044199 rows/sec., 8.84 MiB/sec. | ||
| 20594 | 2026.03.17 22:12:06.010789 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20595 | 2026.03.17 22:12:06.010814 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20596 | 2026.03.17 22:12:06.010818 [ 276 ] {d69ab7f6-7344-4839-b8c5-eeb2c74c4ce2} <Debug> TCPHandler: Processed in 0.001452898 sec. | ||
| 20597 | 2026.03.17 22:12:06.010873 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_44 to all_157_157_0 into Compact with storage Full | ||
| 20598 | 2026.03.17 22:12:06.010936 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20599 | 2026.03.17 22:12:06.010966 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20600 | 2026.03.17 22:12:06.010967 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20601 | 2026.03.17 22:12:06.011001 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_44, total 50820 rows starting from the beginning of the part | ||
| 20602 | 2026.03.17 22:12:06.011033 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20603 | 2026.03.17 22:12:06.011054 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 20604 | 2026.03.17 22:12:06.011093 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20605 | 2026.03.17 22:12:06.011212 [ 219 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 20606 | 2026.03.17 22:12:06.011315 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20607 | 2026.03.17 22:12:06.011395 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_161_32} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20608 | 2026.03.17 22:12:06.011496 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 20609 | 2026.03.17 22:12:06.011949 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20610 | 2026.03.17 22:12:06.011990 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20611 | 2026.03.17 22:12:06.012561 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20612 | 2026.03.17 22:12:06.012777 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20613 | 2026.03.17 22:12:06.012919 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001903 sec., 22595.901208617972 rows/sec., 40.49 MiB/sec. | ||
| 20614 | 2026.03.17 22:12:06.012983 [ 276 ] {21bb6b23-e7c0-42ef-97c4-1ba0327f9258} <Debug> TCPHandler: Processed in 0.00209302 sec. | ||
| 20615 | 2026.03.17 22:12:06.013088 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20616 | 2026.03.17 22:12:06.013181 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20617 | 2026.03.17 22:12:06.013221 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20618 | 2026.03.17 22:12:06.013519 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20619 | 2026.03.17 22:12:06.013554 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20620 | 2026.03.17 22:12:06.013845 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20621 | 2026.03.17 22:12:06.014039 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Trace> oximeter.measurements_i64 (7885cac9-164e-4d89-810c-6f2a41398f61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20622 | 2026.03.17 22:12:06.014160 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.000998 sec., 9018.036072144288 rows/sec., 637.02 KiB/sec. | ||
| 20623 | 2026.03.17 22:12:06.014195 [ 276 ] {c43a1894-7e03-4295-b051-227cf4179d07} <Debug> TCPHandler: Processed in 0.001154012 sec. | ||
| 20624 | 2026.03.17 22:12:06.014300 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20625 | 2026.03.17 22:12:06.014390 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20626 | 2026.03.17 22:12:06.014430 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20627 | 2026.03.17 22:12:06.014744 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20628 | 2026.03.17 22:12:06.014777 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20629 | 2026.03.17 22:12:06.015071 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20630 | 2026.03.17 22:12:06.015277 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20631 | 2026.03.17 22:12:06.015387 [ 93 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20632 | 2026.03.17 22:12:06.015402 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 20633 | 2026.03.17 22:12:06.015437 [ 93 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20634 | 2026.03.17 22:12:06.015450 [ 276 ] {8a6bc4d6-5ff5-40f8-99dd-8a69cb71f194} <Debug> TCPHandler: Processed in 0.001197333 sec. | ||
| 20635 | 2026.03.17 22:12:06.015457 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20636 | 2026.03.17 22:12:06.015555 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 20637 | 2026.03.17 22:12:06.015647 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20638 | 2026.03.17 22:12:06.015674 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8010 rows starting from the beginning of the part | ||
| 20639 | 2026.03.17 22:12:06.015723 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 20640 | 2026.03.17 22:12:06.015764 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 20641 | 2026.03.17 22:12:06.015803 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 20642 | 2026.03.17 22:12:06.015839 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 20643 | 2026.03.17 22:12:06.015877 [ 188 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 20644 | 2026.03.17 22:12:06.017995 [ 201 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474298 sec., 3358528.3583464883 rows/sec., 224.54 MiB/sec. | ||
| 20645 | 2026.03.17 22:12:06.018178 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20646 | 2026.03.17 22:12:06.018501 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20647 | 2026.03.17 22:12:06.018583 [ 199 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_161_32} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20648 | 2026.03.17 22:12:06.018683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 20649 | 2026.03.17 22:12:06.018866 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50980 rows, containing 5 columns (5 merged, 0 gathered) in 0.008008464 sec., 6365765.020608197 rows/sec., 418.58 MiB/sec. | ||
| 20650 | 2026.03.17 22:12:06.019393 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Trace> MergedBlockOutputStream: filled checksums all_1_157_45 (state Temporary) | ||
| 20651 | 2026.03.17 22:12:06.019854 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_157_45 to all_1_157_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20652 | 2026.03.17 22:12:06.019966 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_157_45} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_156_44, all_157_157_0] -> all_1_157_45 | ||
| 20653 | 2026.03.17 22:12:06.020065 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20654 | 2026.03.17 22:12:06.170975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2506 | ||
| 20655 | 2026.03.17 22:12:06.173526 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20656 | 2026.03.17 22:12:06.173573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20657 | 2026.03.17 22:12:06.174804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20658 | 2026.03.17 22:12:06.175078 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20659 | 2026.03.17 22:12:06.175493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 20660 | 2026.03.17 22:12:06.384777 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20661 | 2026.03.17 22:12:06.385042 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20662 | 2026.03.17 22:12:06.385107 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20663 | 2026.03.17 22:12:06.385737 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20664 | 2026.03.17 22:12:06.385786 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20665 | 2026.03.17 22:12:06.386177 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20666 | 2026.03.17 22:12:06.386409 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20667 | 2026.03.17 22:12:06.386571 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 20668 | 2026.03.17 22:12:06.386622 [ 276 ] {88f84a96-af5b-427a-b8ce-9120be76ddcf} <Debug> TCPHandler: Processed in 0.002015139 sec. | ||
| 20669 | 2026.03.17 22:12:06.386743 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20670 | 2026.03.17 22:12:06.386843 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20671 | 2026.03.17 22:12:06.386889 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20672 | 2026.03.17 22:12:06.387297 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20673 | 2026.03.17 22:12:06.387334 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20674 | 2026.03.17 22:12:06.387637 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20675 | 2026.03.17 22:12:06.387847 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20676 | 2026.03.17 22:12:06.387961 [ 91 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 20677 | 2026.03.17 22:12:06.387981 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 128.07 KiB/sec. | ||
| 20678 | 2026.03.17 22:12:06.388023 [ 91 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20679 | 2026.03.17 22:12:06.388038 [ 276 ] {03e27661-dd27-4e67-8323-bc9eaa224661} <Debug> TCPHandler: Processed in 0.001346276 sec. | ||
| 20680 | 2026.03.17 22:12:06.388049 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20681 | 2026.03.17 22:12:06.388159 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 20682 | 2026.03.17 22:12:06.388159 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20683 | 2026.03.17 22:12:06.388272 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20684 | 2026.03.17 22:12:06.388286 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20685 | 2026.03.17 22:12:06.388311 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 20686 | 2026.03.17 22:12:06.388333 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20687 | 2026.03.17 22:12:06.388385 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 20688 | 2026.03.17 22:12:06.388436 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 20689 | 2026.03.17 22:12:06.388479 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 20690 | 2026.03.17 22:12:06.388521 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 20691 | 2026.03.17 22:12:06.388568 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 20692 | 2026.03.17 22:12:06.389403 [ 189 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289205 sec., 39559.26326689704 rows/sec., 3.29 MiB/sec. | ||
| 20693 | 2026.03.17 22:12:06.389547 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 20694 | 2026.03.17 22:12:06.389795 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20695 | 2026.03.17 22:12:06.389863 [ 199 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_26_6} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 20696 | 2026.03.17 22:12:06.389888 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20697 | 2026.03.17 22:12:06.389927 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20698 | 2026.03.17 22:12:06.389942 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20699 | 2026.03.17 22:12:06.390373 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20700 | 2026.03.17 22:12:06.390596 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20701 | 2026.03.17 22:12:06.390734 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Debug> executeQuery: Read 2106 rows, 164.32 KiB in 0.002467 sec., 853668.423186056 rows/sec., 65.05 MiB/sec. | ||
| 20702 | 2026.03.17 22:12:06.390775 [ 276 ] {70c89665-f0de-4123-95f3-d7f63358efe3} <Debug> TCPHandler: Processed in 0.002664242 sec. | ||
| 20703 | 2026.03.17 22:12:06.390888 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20704 | 2026.03.17 22:12:06.390982 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20705 | 2026.03.17 22:12:06.391023 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20706 | 2026.03.17 22:12:06.391448 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20707 | 2026.03.17 22:12:06.391484 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20708 | 2026.03.17 22:12:06.391795 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20709 | 2026.03.17 22:12:06.392012 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20710 | 2026.03.17 22:12:06.392143 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Debug> executeQuery: Read 46 rows, 3.49 KiB in 0.001179 sec., 39016.11535199322 rows/sec., 2.89 MiB/sec. | ||
| 20711 | 2026.03.17 22:12:06.392182 [ 276 ] {a432e68c-1d9a-4366-9ab9-5af2e8acdbae} <Debug> TCPHandler: Processed in 0.001342236 sec. | ||
| 20712 | 2026.03.17 22:12:06.392287 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20713 | 2026.03.17 22:12:06.392380 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20714 | 2026.03.17 22:12:06.392418 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20715 | 2026.03.17 22:12:06.393080 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20716 | 2026.03.17 22:12:06.393117 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20717 | 2026.03.17 22:12:06.393453 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 20718 | 2026.03.17 22:12:06.393667 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20719 | 2026.03.17 22:12:06.393795 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001432 sec., 511173.18435754196 rows/sec., 30.23 MiB/sec. | ||
| 20720 | 2026.03.17 22:12:06.393834 [ 276 ] {223a863f-756e-4fa2-a199-8f3abd02d87f} <Debug> TCPHandler: Processed in 0.00159503 sec. | ||
| 20721 | 2026.03.17 22:12:06.393948 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20722 | 2026.03.17 22:12:06.394056 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20723 | 2026.03.17 22:12:06.394098 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20724 | 2026.03.17 22:12:06.394476 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.03.17 22:12:06.394510 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20726 | 2026.03.17 22:12:06.394795 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20727 | 2026.03.17 22:12:06.395005 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20728 | 2026.03.17 22:12:06.395135 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 20729 | 2026.03.17 22:12:06.395174 [ 276 ] {b4c645b5-c1d0-422f-a211-cb023b019cb4} <Debug> TCPHandler: Processed in 0.001274604 sec. | ||
| 20730 | 2026.03.17 22:12:06.395288 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20731 | 2026.03.17 22:12:06.395381 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20732 | 2026.03.17 22:12:06.395420 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20733 | 2026.03.17 22:12:06.395809 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.03.17 22:12:06.395846 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20735 | 2026.03.17 22:12:06.396143 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20736 | 2026.03.17 22:12:06.396361 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20737 | 2026.03.17 22:12:06.396492 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 20738 | 2026.03.17 22:12:06.396531 [ 276 ] {f3d94549-7859-4835-8b8f-8a2942a5059a} <Debug> TCPHandler: Processed in 0.001291864 sec. | ||
| 20739 | 2026.03.17 22:12:06.396645 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20740 | 2026.03.17 22:12:06.396739 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20741 | 2026.03.17 22:12:06.396779 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20742 | 2026.03.17 22:12:06.397592 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20743 | 2026.03.17 22:12:06.397628 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20744 | 2026.03.17 22:12:06.397974 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20745 | 2026.03.17 22:12:06.398190 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20746 | 2026.03.17 22:12:06.398319 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Debug> executeQuery: Read 1082 rows, 77.14 KiB in 0.001599 sec., 676672.9205753596 rows/sec., 47.11 MiB/sec. | ||
| 20747 | 2026.03.17 22:12:06.398358 [ 276 ] {1a8b1267-b0e2-4d4f-857d-020b125d4004} <Debug> TCPHandler: Processed in 0.001760963 sec. | ||
| 20748 | 2026.03.17 22:12:06.398467 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20749 | 2026.03.17 22:12:06.398561 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20750 | 2026.03.17 22:12:06.398604 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20751 | 2026.03.17 22:12:06.399269 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20752 | 2026.03.17 22:12:06.399306 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20753 | 2026.03.17 22:12:06.399704 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20754 | 2026.03.17 22:12:06.399921 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20755 | 2026.03.17 22:12:06.400052 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Debug> executeQuery: Read 1255 rows, 81.03 KiB in 0.001509 sec., 831676.6070245196 rows/sec., 52.44 MiB/sec. | ||
| 20756 | 2026.03.17 22:12:06.400057 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_157_45 to all_162_162_0 | ||
| 20757 | 2026.03.17 22:12:06.400091 [ 276 ] {3ca81714-235b-4ac2-a16c-60ae810b5d24} <Debug> TCPHandler: Processed in 0.001672272 sec. | ||
| 20758 | 2026.03.17 22:12:06.400101 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20759 | 2026.03.17 22:12:06.400125 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20760 | 2026.03.17 22:12:06.400200 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20761 | 2026.03.17 22:12:06.400214 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_45 to all_162_162_0 into Compact with storage Full | ||
| 20762 | 2026.03.17 22:12:06.400295 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20763 | 2026.03.17 22:12:06.400328 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20764 | 2026.03.17 22:12:06.400347 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20765 | 2026.03.17 22:12:06.400363 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_45, total 50980 rows starting from the beginning of the part | ||
| 20766 | 2026.03.17 22:12:06.400436 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 20767 | 2026.03.17 22:12:06.400490 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 190 rows starting from the beginning of the part | ||
| 20768 | 2026.03.17 22:12:06.400543 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 20769 | 2026.03.17 22:12:06.400595 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 161 rows starting from the beginning of the part | ||
| 20770 | 2026.03.17 22:12:06.400645 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1255 rows starting from the beginning of the part | ||
| 20771 | 2026.03.17 22:12:06.401189 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20772 | 2026.03.17 22:12:06.401224 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20773 | 2026.03.17 22:12:06.401790 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20774 | 2026.03.17 22:12:06.402043 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2026.03.17 22:12:06.402192 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 29.94 MiB/sec. | ||
| 20776 | 2026.03.17 22:12:06.402276 [ 276 ] {b23ed248-de58-42f8-9fae-a5e841be4cf0} <Debug> TCPHandler: Processed in 0.002124501 sec. | ||
| 20777 | 2026.03.17 22:12:06.402389 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20778 | 2026.03.17 22:12:06.402482 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20779 | 2026.03.17 22:12:06.402523 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20780 | 2026.03.17 22:12:06.402836 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2026.03.17 22:12:06.402869 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20782 | 2026.03.17 22:12:06.403168 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20783 | 2026.03.17 22:12:06.403384 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2026.03.17 22:12:06.403513 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 20785 | 2026.03.17 22:12:06.403550 [ 276 ] {85c8acef-55c4-4c88-a96b-492a3319b642} <Debug> TCPHandler: Processed in 0.001209163 sec. | ||
| 20786 | 2026.03.17 22:12:06.410107 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52906 rows, containing 5 columns (5 merged, 0 gathered) in 0.009936452 sec., 5324435.724139763 rows/sec., 350.01 MiB/sec. | ||
| 20787 | 2026.03.17 22:12:06.410527 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Trace> MergedBlockOutputStream: filled checksums all_1_162_46 (state Temporary) | ||
| 20788 | 2026.03.17 22:12:06.410824 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_162_46 to all_1_162_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20789 | 2026.03.17 22:12:06.410901 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_162_46} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_157_45, all_162_162_0] -> all_1_162_46 | ||
| 20790 | 2026.03.17 22:12:06.410983 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 20791 | 2026.03.17 22:12:07.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.49 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: -1.72 MiB | ||
| 20792 | 2026.03.17 22:12:07.287363 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 20793 | 2026.03.17 22:12:07.287443 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 20794 | 2026.03.17 22:12:07.290947 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 20795 | 2026.03.17 22:12:08.532472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45624 | ||
| 20796 | 2026.03.17 22:12:08.533204 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2026.03.17 22:12:08.533243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20798 | 2026.03.17 22:12:08.533710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20799 | 2026.03.17 22:12:08.533935 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20800 | 2026.03.17 22:12:08.534057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45624 | ||
| 20801 | 2026.03.17 22:12:08.534162 [ 223 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 20802 | 2026.03.17 22:12:08.534217 [ 223 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 20803 | 2026.03.17 22:12:08.537908 [ 223 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 20804 | 2026.03.17 22:12:10.270579 [ 224 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 20805 | 2026.03.17 22:12:10.270638 [ 224 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 20806 | 2026.03.17 22:12:10.273293 [ 224 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 20807 | 2026.03.17 22:12:10.343623 [ 224 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 20808 | 2026.03.17 22:12:10.343657 [ 224 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 20809 | 2026.03.17 22:12:10.347249 [ 224 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 20810 | 2026.03.17 22:12:10.800090 [ 225 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 20811 | 2026.03.17 22:12:10.800146 [ 225 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 20812 | 2026.03.17 22:12:10.803614 [ 225 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 20813 | 2026.03.17 22:12:10.948994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20814 | 2026.03.17 22:12:10.966946 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2026.03.17 22:12:10.966988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20816 | 2026.03.17 22:12:10.973290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20817 | 2026.03.17 22:12:10.973957 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.03.17 22:12:10.977017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20819 | 2026.03.17 22:12:10.993722 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20820 | 2026.03.17 22:12:10.993984 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20821 | 2026.03.17 22:12:10.994086 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20822 | 2026.03.17 22:12:10.994791 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20823 | 2026.03.17 22:12:10.994831 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20824 | 2026.03.17 22:12:10.995195 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20825 | 2026.03.17 22:12:10.995416 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20826 | 2026.03.17 22:12:10.995555 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 20827 | 2026.03.17 22:12:10.995596 [ 276 ] {734504e3-2b24-440e-ab4f-645d0838ede7} <Debug> TCPHandler: Processed in 0.002049709 sec. | ||
| 20828 | 2026.03.17 22:12:10.995724 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20829 | 2026.03.17 22:12:10.995817 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20830 | 2026.03.17 22:12:10.995856 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20831 | 2026.03.17 22:12:10.996318 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20832 | 2026.03.17 22:12:10.996354 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20833 | 2026.03.17 22:12:10.996637 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20834 | 2026.03.17 22:12:10.996851 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20835 | 2026.03.17 22:12:10.996974 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 20836 | 2026.03.17 22:12:10.997011 [ 276 ] {326480a4-e2f7-4d94-a379-1397000fff74} <Debug> TCPHandler: Processed in 0.001338636 sec. | ||
| 20837 | 2026.03.17 22:12:10.997131 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20838 | 2026.03.17 22:12:10.997222 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20839 | 2026.03.17 22:12:10.997267 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20840 | 2026.03.17 22:12:10.997656 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20841 | 2026.03.17 22:12:10.997691 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20842 | 2026.03.17 22:12:10.998003 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20843 | 2026.03.17 22:12:10.998203 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20844 | 2026.03.17 22:12:10.998335 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 20845 | 2026.03.17 22:12:10.998372 [ 276 ] {f9236ca5-0396-4d27-bf7c-bdbb334bf105} <Debug> TCPHandler: Processed in 0.001291095 sec. | ||
| 20846 | 2026.03.17 22:12:10.998490 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20847 | 2026.03.17 22:12:10.998581 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20848 | 2026.03.17 22:12:10.998620 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20849 | 2026.03.17 22:12:10.998939 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20850 | 2026.03.17 22:12:10.998975 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20851 | 2026.03.17 22:12:10.999301 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20852 | 2026.03.17 22:12:10.999500 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20853 | 2026.03.17 22:12:10.999625 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 20854 | 2026.03.17 22:12:10.999660 [ 276 ] {83048aa6-7eec-418a-a42b-702e7f68412c} <Debug> TCPHandler: Processed in 0.001216854 sec. | ||
| 20855 | 2026.03.17 22:12:11.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.57 MiB, peak 415.34 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: 3.20 MiB | ||
| 20856 | 2026.03.17 22:12:12.139924 [ 220 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 20857 | 2026.03.17 22:12:12.140000 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 20858 | 2026.03.17 22:12:12.143023 [ 220 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 20859 | 2026.03.17 22:12:12.188539 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 20860 | 2026.03.17 22:12:12.188588 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 20861 | 2026.03.17 22:12:12.190419 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 20862 | 2026.03.17 22:12:15.747907 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20863 | 2026.03.17 22:12:15.747965 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20864 | 2026.03.17 22:12:15.996972 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20865 | 2026.03.17 22:12:15.997153 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20866 | 2026.03.17 22:12:15.997224 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20867 | 2026.03.17 22:12:15.997880 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20868 | 2026.03.17 22:12:15.997927 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20869 | 2026.03.17 22:12:15.998315 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20870 | 2026.03.17 22:12:15.998558 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20871 | 2026.03.17 22:12:15.998722 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 45.90 KiB/sec. | ||
| 20872 | 2026.03.17 22:12:15.998775 [ 276 ] {2cd45153-7cbb-46eb-86da-760e00bef97f} <Debug> TCPHandler: Processed in 0.001930148 sec. | ||
| 20873 | 2026.03.17 22:12:15.998897 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20874 | 2026.03.17 22:12:15.999000 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20875 | 2026.03.17 22:12:15.999044 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20876 | 2026.03.17 22:12:15.999532 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20877 | 2026.03.17 22:12:15.999570 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20878 | 2026.03.17 22:12:15.999896 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20879 | 2026.03.17 22:12:16.000235 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20880 | 2026.03.17 22:12:16.000380 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Debug> executeQuery: Read 144 rows, 12.63 KiB in 0.001403 sec., 102637.20598717035 rows/sec., 8.79 MiB/sec. | ||
| 20881 | 2026.03.17 22:12:16.000422 [ 276 ] {4de5bc07-7f30-4166-ae01-6b414ab669ca} <Debug> TCPHandler: Processed in 0.00157587 sec. | ||
| 20882 | 2026.03.17 22:12:16.000532 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20883 | 2026.03.17 22:12:16.000629 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20884 | 2026.03.17 22:12:16.000673 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20885 | 2026.03.17 22:12:16.001087 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20886 | 2026.03.17 22:12:16.001125 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20887 | 2026.03.17 22:12:16.001435 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20888 | 2026.03.17 22:12:16.001774 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20889 | 2026.03.17 22:12:16.001940 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001328 sec., 33132.530120481926 rows/sec., 2.42 MiB/sec. | ||
| 20890 | 2026.03.17 22:12:16.001987 [ 276 ] {7069a2cd-43f5-4632-9afc-832d9d5b5b43} <Debug> TCPHandler: Processed in 0.00150258 sec. | ||
| 20891 | 2026.03.17 22:12:16.002115 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20892 | 2026.03.17 22:12:16.002228 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20893 | 2026.03.17 22:12:16.002277 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20894 | 2026.03.17 22:12:16.002704 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20895 | 2026.03.17 22:12:16.002741 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20896 | 2026.03.17 22:12:16.003063 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20897 | 2026.03.17 22:12:16.003285 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20898 | 2026.03.17 22:12:16.003414 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Debug> executeQuery: Read 114 rows, 9.05 KiB in 0.00121 sec., 94214.87603305785 rows/sec., 7.30 MiB/sec. | ||
| 20899 | 2026.03.17 22:12:16.003451 [ 276 ] {09cd2856-92a2-4801-956a-cb39b9195d6d} <Debug> TCPHandler: Processed in 0.001393627 sec. | ||
| 20900 | 2026.03.17 22:12:16.003562 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2026.03.17 22:12:16.003654 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20902 | 2026.03.17 22:12:16.003697 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20903 | 2026.03.17 22:12:16.004091 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20904 | 2026.03.17 22:12:16.004128 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20905 | 2026.03.17 22:12:16.004456 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20906 | 2026.03.17 22:12:16.004682 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20907 | 2026.03.17 22:12:16.004818 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.47 MiB/sec. | ||
| 20908 | 2026.03.17 22:12:16.004857 [ 276 ] {27f624ba-6688-47cb-968f-4a6ddfc14b5f} <Debug> TCPHandler: Processed in 0.001341026 sec. | ||
| 20909 | 2026.03.17 22:12:16.004965 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.03.17 22:12:16.005057 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20911 | 2026.03.17 22:12:16.005109 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20912 | 2026.03.17 22:12:16.005265 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004846784 sec. | ||
| 20913 | 2026.03.17 22:12:16.005927 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20914 | 2026.03.17 22:12:16.005967 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20915 | 2026.03.17 22:12:16.006505 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20916 | 2026.03.17 22:12:16.006719 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20917 | 2026.03.17 22:12:16.006860 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001821 sec., 23613.399231191655 rows/sec., 42.31 MiB/sec. | ||
| 20918 | 2026.03.17 22:12:16.006915 [ 276 ] {5b25e3ed-21f7-4774-a43c-69b6e8b887aa} <Debug> TCPHandler: Processed in 0.001997618 sec. | ||
| 20919 | 2026.03.17 22:12:16.007025 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20920 | 2026.03.17 22:12:16.007117 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20921 | 2026.03.17 22:12:16.007157 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20922 | 2026.03.17 22:12:16.007485 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20923 | 2026.03.17 22:12:16.007520 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20924 | 2026.03.17 22:12:16.007814 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20925 | 2026.03.17 22:12:16.008014 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20926 | 2026.03.17 22:12:16.008142 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 20927 | 2026.03.17 22:12:16.008178 [ 276 ] {ba600875-87ec-4855-a60d-099e57b6a3f2} <Debug> TCPHandler: Processed in 0.001200064 sec. | ||
| 20928 | 2026.03.17 22:12:16.034194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46136 | ||
| 20929 | 2026.03.17 22:12:16.034607 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20930 | 2026.03.17 22:12:16.034640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20931 | 2026.03.17 22:12:16.035022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20932 | 2026.03.17 22:12:16.035232 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20933 | 2026.03.17 22:12:16.035346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46136 | ||
| 20934 | 2026.03.17 22:12:16.035366 [ 80 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20935 | 2026.03.17 22:12:16.035462 [ 80 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.03.17 22:12:16.035495 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20937 | 2026.03.17 22:12:16.035637 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 20938 | 2026.03.17 22:12:16.035800 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20939 | 2026.03.17 22:12:16.035856 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43704 rows starting from the beginning of the part | ||
| 20940 | 2026.03.17 22:12:16.035951 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 20941 | 2026.03.17 22:12:16.036024 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 20942 | 2026.03.17 22:12:16.036090 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 20943 | 2026.03.17 22:12:16.036153 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 20944 | 2026.03.17 22:12:16.036215 [ 192 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 20945 | 2026.03.17 22:12:16.039047 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46136 rows, containing 4 columns (4 merged, 0 gathered) in 0.003476357 sec., 13271364.247112712 rows/sec., 189.85 MiB/sec. | ||
| 20946 | 2026.03.17 22:12:16.039394 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20947 | 2026.03.17 22:12:16.039645 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_96_19} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20948 | 2026.03.17 22:12:16.039710 [ 189 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_96_19} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20949 | 2026.03.17 22:12:16.039795 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20950 | 2026.03.17 22:12:16.175683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2550 | ||
| 20951 | 2026.03.17 22:12:16.178290 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2026.03.17 22:12:16.178333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20953 | 2026.03.17 22:12:16.179570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20954 | 2026.03.17 22:12:16.179828 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20955 | 2026.03.17 22:12:16.180010 [ 78 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20956 | 2026.03.17 22:12:16.180081 [ 78 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20957 | 2026.03.17 22:12:16.180107 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20958 | 2026.03.17 22:12:16.180208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2550 | ||
| 20959 | 2026.03.17 22:12:16.180213 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 20960 | 2026.03.17 22:12:16.180811 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20961 | 2026.03.17 22:12:16.180966 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2316 rows starting from the beginning of the part | ||
| 20962 | 2026.03.17 22:12:16.181351 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 20963 | 2026.03.17 22:12:16.181685 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part | ||
| 20964 | 2026.03.17 22:12:16.182011 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
| 20965 | 2026.03.17 22:12:16.182320 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 20966 | 2026.03.17 22:12:16.182649 [ 186 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part | ||
| 20967 | 2026.03.17 22:12:16.191966 [ 200 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 72 columns (72 merged, 0 gathered) in 0.011796876 sec., 216158.9220739457 rows/sec., 174.59 MiB/sec. | ||
| 20968 | 2026.03.17 22:12:16.194405 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20969 | 2026.03.17 22:12:16.194986 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20970 | 2026.03.17 22:12:16.195069 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_71_14} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20971 | 2026.03.17 22:12:16.195429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 20972 | 2026.03.17 22:12:18.477977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20973 | 2026.03.17 22:12:18.495540 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20974 | 2026.03.17 22:12:18.495608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20975 | 2026.03.17 22:12:18.501870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20976 | 2026.03.17 22:12:18.502577 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20977 | 2026.03.17 22:12:18.502877 [ 77 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20978 | 2026.03.17 22:12:18.502965 [ 77 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20979 | 2026.03.17 22:12:18.502999 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 20980 | 2026.03.17 22:12:18.503131 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 20981 | 2026.03.17 22:12:18.505911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20982 | 2026.03.17 22:12:18.506996 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20983 | 2026.03.17 22:12:18.508415 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 20984 | 2026.03.17 22:12:18.512995 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 20985 | 2026.03.17 22:12:18.517700 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 20986 | 2026.03.17 22:12:18.522258 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 20987 | 2026.03.17 22:12:18.527087 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 20988 | 2026.03.17 22:12:18.531791 [ 191 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 20989 | 2026.03.17 22:12:18.591519 [ 195 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.088444402 sec., 8174.627038577297 rows/sec., 42.27 MiB/sec. | ||
| 20990 | 2026.03.17 22:12:18.593870 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20991 | 2026.03.17 22:12:18.595625 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2026.03.17 22:12:18.595710 [ 187 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_96_19} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20993 | 2026.03.17 22:12:18.597273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20994 | 2026.03.17 22:12:19.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.84 MiB, peak 417.27 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: -1.07 MiB | ||
| 20995 | 2026.03.17 22:12:20.995147 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20996 | 2026.03.17 22:12:20.995358 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20997 | 2026.03.17 22:12:20.995427 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20998 | 2026.03.17 22:12:20.996243 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20999 | 2026.03.17 22:12:20.996280 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21000 | 2026.03.17 22:12:20.996648 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 21001 | 2026.03.17 22:12:20.996862 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21002 | 2026.03.17 22:12:20.997021 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001717 sec., 1164.8223645894002 rows/sec., 86.45 KiB/sec. | ||
| 21003 | 2026.03.17 22:12:20.997063 [ 276 ] {2c729325-c609-430e-83fc-23a3950cccb7} <Debug> TCPHandler: Processed in 0.002040659 sec. | ||
| 21004 | 2026.03.17 22:12:20.997222 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21005 | 2026.03.17 22:12:20.997316 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21006 | 2026.03.17 22:12:20.997354 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21007 | 2026.03.17 22:12:20.997898 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21008 | 2026.03.17 22:12:20.997935 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21009 | 2026.03.17 22:12:20.998267 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21010 | 2026.03.17 22:12:20.998501 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21011 | 2026.03.17 22:12:20.998631 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Debug> executeQuery: Read 94 rows, 8.00 KiB in 0.001335 sec., 70411.98501872658 rows/sec., 5.85 MiB/sec. | ||
| 21012 | 2026.03.17 22:12:20.998671 [ 276 ] {c308c6ce-f23f-41cc-a8f2-c0d62b29221f} <Debug> TCPHandler: Processed in 0.001509259 sec. | ||
| 21013 | 2026.03.17 22:12:20.998792 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21014 | 2026.03.17 22:12:20.998887 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21015 | 2026.03.17 22:12:20.998927 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21016 | 2026.03.17 22:12:20.999345 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21017 | 2026.03.17 22:12:20.999382 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21018 | 2026.03.17 22:12:20.999672 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21019 | 2026.03.17 22:12:20.999877 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.03.17 22:12:21.000003 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001135 sec., 16740.088105726874 rows/sec., 1.21 MiB/sec. | ||
| 21021 | 2026.03.17 22:12:21.000042 [ 276 ] {42f10881-de5f-463e-a02b-ca842e46c7a9} <Debug> TCPHandler: Processed in 0.001299675 sec. | ||
| 21022 | 2026.03.17 22:12:21.000151 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2026.03.17 22:12:21.000246 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21024 | 2026.03.17 22:12:21.000287 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21025 | 2026.03.17 22:12:21.000727 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21026 | 2026.03.17 22:12:21.000764 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21027 | 2026.03.17 22:12:21.001059 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21028 | 2026.03.17 22:12:21.001266 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21029 | 2026.03.17 22:12:21.001391 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.26 MiB/sec. | ||
| 21030 | 2026.03.17 22:12:21.001430 [ 276 ] {f12f9f7c-5811-48fd-8395-33beb52eb68e} <Debug> TCPHandler: Processed in 0.001326075 sec. | ||
| 21031 | 2026.03.17 22:12:21.001538 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21032 | 2026.03.17 22:12:21.001633 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21033 | 2026.03.17 22:12:21.001675 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21034 | 2026.03.17 22:12:21.002100 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21035 | 2026.03.17 22:12:21.002138 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21036 | 2026.03.17 22:12:21.002465 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21037 | 2026.03.17 22:12:21.002683 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21038 | 2026.03.17 22:12:21.002808 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.43 MiB/sec. | ||
| 21039 | 2026.03.17 22:12:21.002846 [ 276 ] {84be2016-cc97-4f6a-95c6-75aeea4c1013} <Debug> TCPHandler: Processed in 0.001355036 sec. | ||
| 21040 | 2026.03.17 22:12:21.002952 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21041 | 2026.03.17 22:12:21.003046 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21042 | 2026.03.17 22:12:21.003099 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21043 | 2026.03.17 22:12:21.003913 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21044 | 2026.03.17 22:12:21.003950 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21045 | 2026.03.17 22:12:21.004468 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21046 | 2026.03.17 22:12:21.004686 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21047 | 2026.03.17 22:12:21.004820 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001791 sec., 9491.903964265774 rows/sec., 17.01 MiB/sec. | ||
| 21048 | 2026.03.17 22:12:21.004875 [ 276 ] {328ca5b5-2c11-4088-b081-21bc229371ee} <Debug> TCPHandler: Processed in 0.001970618 sec. | ||
| 21049 | 2026.03.17 22:12:21.004985 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21050 | 2026.03.17 22:12:21.005078 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21051 | 2026.03.17 22:12:21.005119 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21052 | 2026.03.17 22:12:21.005446 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21053 | 2026.03.17 22:12:21.005482 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21054 | 2026.03.17 22:12:21.005777 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21055 | 2026.03.17 22:12:21.005983 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21056 | 2026.03.17 22:12:21.006109 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 21057 | 2026.03.17 22:12:21.006146 [ 276 ] {086fda82-f85c-4057-84cc-d35dd180040c} <Debug> TCPHandler: Processed in 0.001207793 sec. | ||
| 21058 | 2026.03.17 22:12:23.535532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46584 | ||
| 21059 | 2026.03.17 22:12:23.536379 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21060 | 2026.03.17 22:12:23.536457 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 21061 | 2026.03.17 22:12:23.537114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21062 | 2026.03.17 22:12:23.537362 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21063 | 2026.03.17 22:12:23.537491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46584 | ||
| 21064 | 2026.03.17 22:12:25.998665 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21065 | 2026.03.17 22:12:25.998865 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21066 | 2026.03.17 22:12:25.998935 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21067 | 2026.03.17 22:12:25.999608 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21068 | 2026.03.17 22:12:25.999657 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21069 | 2026.03.17 22:12:26.000051 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 21070 | 2026.03.17 22:12:26.000383 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21071 | 2026.03.17 22:12:26.000545 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00173 sec., 578.0346820809249 rows/sec., 42.90 KiB/sec. | ||
| 21072 | 2026.03.17 22:12:26.000588 [ 276 ] {14601083-2d94-4317-8045-46988f537bff} <Debug> TCPHandler: Processed in 0.00205947 sec. | ||
| 21073 | 2026.03.17 22:12:26.000708 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21074 | 2026.03.17 22:12:26.000804 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21075 | 2026.03.17 22:12:26.000846 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21076 | 2026.03.17 22:12:26.001368 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21077 | 2026.03.17 22:12:26.001414 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21078 | 2026.03.17 22:12:26.001734 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21079 | 2026.03.17 22:12:26.001960 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21080 | 2026.03.17 22:12:26.002095 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Debug> executeQuery: Read 144 rows, 12.63 KiB in 0.001311 sec., 109839.81693363843 rows/sec., 9.41 MiB/sec. | ||
| 21081 | 2026.03.17 22:12:26.002098 [ 55 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21082 | 2026.03.17 22:12:26.002135 [ 276 ] {958f35e4-32b6-4266-ae2d-62b6c09ad6d1} <Debug> TCPHandler: Processed in 0.001477148 sec. | ||
| 21083 | 2026.03.17 22:12:26.002174 [ 55 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21084 | 2026.03.17 22:12:26.002200 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21085 | 2026.03.17 22:12:26.002277 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21086 | 2026.03.17 22:12:26.002322 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 21087 | 2026.03.17 22:12:26.002383 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21088 | 2026.03.17 22:12:26.002431 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21089 | 2026.03.17 22:12:26.002459 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21090 | 2026.03.17 22:12:26.002496 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2982 rows starting from the beginning of the part | ||
| 21091 | 2026.03.17 22:12:26.002567 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 2106 rows starting from the beginning of the part | ||
| 21092 | 2026.03.17 22:12:26.002613 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 21093 | 2026.03.17 22:12:26.002655 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 144 rows starting from the beginning of the part | ||
| 21094 | 2026.03.17 22:12:26.002695 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 94 rows starting from the beginning of the part | ||
| 21095 | 2026.03.17 22:12:26.002736 [ 190 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 144 rows starting from the beginning of the part | ||
| 21096 | 2026.03.17 22:12:26.002867 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21097 | 2026.03.17 22:12:26.002912 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21098 | 2026.03.17 22:12:26.003237 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21099 | 2026.03.17 22:12:26.003468 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.03.17 22:12:26.003599 [ 55 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21101 | 2026.03.17 22:12:26.003606 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001243 sec., 35398.23008849558 rows/sec., 2.59 MiB/sec. | ||
| 21102 | 2026.03.17 22:12:26.003639 [ 55 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21103 | 2026.03.17 22:12:26.003664 [ 276 ] {d9d72e56-65a0-4d7a-86b4-feacd9607a43} <Debug> TCPHandler: Processed in 0.001436377 sec. | ||
| 21104 | 2026.03.17 22:12:26.003666 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21105 | 2026.03.17 22:12:26.003782 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 21106 | 2026.03.17 22:12:26.003802 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21107 | 2026.03.17 22:12:26.003893 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21108 | 2026.03.17 22:12:26.003902 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21109 | 2026.03.17 22:12:26.003932 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 246 rows starting from the beginning of the part | ||
| 21110 | 2026.03.17 22:12:26.003953 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21111 | 2026.03.17 22:12:26.004004 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 44 rows starting from the beginning of the part | ||
| 21112 | 2026.03.17 22:12:26.004055 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 46 rows starting from the beginning of the part | ||
| 21113 | 2026.03.17 22:12:26.004095 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 44 rows starting from the beginning of the part | ||
| 21114 | 2026.03.17 22:12:26.004135 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 19 rows starting from the beginning of the part | ||
| 21115 | 2026.03.17 22:12:26.004173 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 44 rows starting from the beginning of the part | ||
| 21116 | 2026.03.17 22:12:26.004410 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21117 | 2026.03.17 22:12:26.004453 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21118 | 2026.03.17 22:12:26.004805 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21119 | 2026.03.17 22:12:26.004851 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258555 sec., 2137262.864767651 rows/sec., 173.23 MiB/sec. | ||
| 21120 | 2026.03.17 22:12:26.005025 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21121 | 2026.03.17 22:12:26.005053 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316115 sec., 336596.725969995 rows/sec., 24.35 MiB/sec. | ||
| 21122 | 2026.03.17 22:12:26.005162 [ 55 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21123 | 2026.03.17 22:12:26.005166 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Debug> executeQuery: Read 114 rows, 9.05 KiB in 0.001282 sec., 88923.55694227769 rows/sec., 6.89 MiB/sec. | ||
| 21124 | 2026.03.17 22:12:26.005206 [ 55 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21125 | 2026.03.17 22:12:26.005205 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21126 | 2026.03.17 22:12:26.005232 [ 276 ] {4cd99a06-036a-4064-ab76-b3e5adb8d62d} <Debug> TCPHandler: Processed in 0.001484629 sec. | ||
| 21127 | 2026.03.17 22:12:26.005233 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21128 | 2026.03.17 22:12:26.005255 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21129 | 2026.03.17 22:12:26.005351 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 21130 | 2026.03.17 22:12:26.005369 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21131 | 2026.03.17 22:12:26.005475 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21132 | 2026.03.17 22:12:26.005488 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21133 | 2026.03.17 22:12:26.005509 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21134 | 2026.03.17 22:12:26.005520 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21135 | 2026.03.17 22:12:26.005531 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1725 rows starting from the beginning of the part | ||
| 21136 | 2026.03.17 22:12:26.005583 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21137 | 2026.03.17 22:12:26.005591 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_141_28} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21138 | 2026.03.17 22:12:26.005617 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1082 rows starting from the beginning of the part | ||
| 21139 | 2026.03.17 22:12:26.005669 [ 197 ] {20021106-0158-405d-a28f-8728817873b0::all_1_166_33} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21140 | 2026.03.17 22:12:26.005680 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 21141 | 2026.03.17 22:12:26.005673 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 21142 | 2026.03.17 22:12:26.005759 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 114 rows starting from the beginning of the part | ||
| 21143 | 2026.03.17 22:12:26.005787 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 21144 | 2026.03.17 22:12:26.005801 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 95 rows starting from the beginning of the part | ||
| 21145 | 2026.03.17 22:12:26.005849 [ 196 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 114 rows starting from the beginning of the part | ||
| 21146 | 2026.03.17 22:12:26.005979 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21147 | 2026.03.17 22:12:26.006021 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21148 | 2026.03.17 22:12:26.006030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21149 | 2026.03.17 22:12:26.006390 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21150 | 2026.03.17 22:12:26.006630 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21151 | 2026.03.17 22:12:26.006772 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001315 sec., 122433.46007604562 rows/sec., 8.52 MiB/sec. | ||
| 21152 | 2026.03.17 22:12:26.006810 [ 276 ] {49ec3be1-64a1-40de-8038-35790cdea086} <Debug> TCPHandler: Processed in 0.001490159 sec. | ||
| 21153 | 2026.03.17 22:12:26.006923 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21154 | 2026.03.17 22:12:26.007018 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21155 | 2026.03.17 22:12:26.007074 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21156 | 2026.03.17 22:12:26.007260 [ 197 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958048 sec., 1631216.395103695 rows/sec., 121.92 MiB/sec. | ||
| 21157 | 2026.03.17 22:12:26.007456 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21158 | 2026.03.17 22:12:26.007731 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2026.03.17 22:12:26.007802 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_166_33} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21160 | 2026.03.17 22:12:26.007895 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 21161 | 2026.03.17 22:12:26.008007 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21162 | 2026.03.17 22:12:26.008050 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21163 | 2026.03.17 22:12:26.008655 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21164 | 2026.03.17 22:12:26.008873 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21165 | 2026.03.17 22:12:26.009014 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002014 sec., 21350.54617676266 rows/sec., 38.26 MiB/sec. | ||
| 21166 | 2026.03.17 22:12:26.009024 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21167 | 2026.03.17 22:12:26.009072 [ 276 ] {45a7aea0-ae52-46c4-bb84-538b6e34c90d} <Debug> TCPHandler: Processed in 0.002197632 sec. | ||
| 21168 | 2026.03.17 22:12:26.009071 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21169 | 2026.03.17 22:12:26.009117 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21170 | 2026.03.17 22:12:26.009191 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 21171 | 2026.03.17 22:12:26.009196 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21172 | 2026.03.17 22:12:26.009312 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21173 | 2026.03.17 22:12:26.009356 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21174 | 2026.03.17 22:12:26.009376 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21175 | 2026.03.17 22:12:26.009425 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2985 rows starting from the beginning of the part | ||
| 21176 | 2026.03.17 22:12:26.009525 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 43 rows starting from the beginning of the part | ||
| 21177 | 2026.03.17 22:12:26.009617 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 32 rows starting from the beginning of the part | ||
| 21178 | 2026.03.17 22:12:26.009708 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21179 | 2026.03.17 22:12:26.009710 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 21180 | 2026.03.17 22:12:26.009753 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21181 | 2026.03.17 22:12:26.009837 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 17 rows starting from the beginning of the part | ||
| 21182 | 2026.03.17 22:12:26.009932 [ 196 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 43 rows starting from the beginning of the part | ||
| 21183 | 2026.03.17 22:12:26.010077 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21184 | 2026.03.17 22:12:26.010371 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21185 | 2026.03.17 22:12:26.010497 [ 58 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21186 | 2026.03.17 22:12:26.010509 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 21187 | 2026.03.17 22:12:26.010531 [ 58 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21188 | 2026.03.17 22:12:26.010555 [ 276 ] {b4bb95b1-d55e-4d6e-980a-5611aebd7c33} <Debug> TCPHandler: Processed in 0.001408707 sec. | ||
| 21189 | 2026.03.17 22:12:26.010557 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21190 | 2026.03.17 22:12:26.010656 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 21191 | 2026.03.17 22:12:26.010756 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21192 | 2026.03.17 22:12:26.010785 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8310 rows starting from the beginning of the part | ||
| 21193 | 2026.03.17 22:12:26.010836 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 12 rows starting from the beginning of the part | ||
| 21194 | 2026.03.17 22:12:26.010874 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 48 rows starting from the beginning of the part | ||
| 21195 | 2026.03.17 22:12:26.010909 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 21196 | 2026.03.17 22:12:26.010943 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 21197 | 2026.03.17 22:12:26.010976 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 21198 | 2026.03.17 22:12:26.013205 [ 198 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8550 rows, containing 4 columns (4 merged, 0 gathered) in 0.00258392 sec., 3308925.972940339 rows/sec., 221.27 MiB/sec. | ||
| 21199 | 2026.03.17 22:12:26.013398 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21200 | 2026.03.17 22:12:26.013675 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21201 | 2026.03.17 22:12:26.013751 [ 194 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_166_33} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21202 | 2026.03.17 22:12:26.013838 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 21203 | 2026.03.17 22:12:26.021385 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 19 columns (19 merged, 0 gathered) in 0.012221865 sec., 258798.47306446274 rows/sec., 463.53 MiB/sec. | ||
| 21204 | 2026.03.17 22:12:26.023791 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21205 | 2026.03.17 22:12:26.023845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21206 | 2026.03.17 22:12:26.024104 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21207 | 2026.03.17 22:12:26.024451 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21208 | 2026.03.17 22:12:26.024520 [ 189 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21209 | 2026.03.17 22:12:26.024664 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.74 MiB. | ||
| 21210 | 2026.03.17 22:12:26.030199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21211 | 2026.03.17 22:12:26.030921 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21212 | 2026.03.17 22:12:26.034393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21213 | 2026.03.17 22:12:26.180452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2578 | ||
| 21214 | 2026.03.17 22:12:26.182839 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2026.03.17 22:12:26.182882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21216 | 2026.03.17 22:12:26.184062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21217 | 2026.03.17 22:12:26.184342 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2026.03.17 22:12:26.184597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2578 | ||
| 21219 | 2026.03.17 22:12:27.000371 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.91 MiB, peak 423.09 MiB, free memory in arenas 0.00 B, will set to 402.95 MiB (RSS), difference: 3.04 MiB | ||
| 21220 | 2026.03.17 22:12:27.042931 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51574 | ||
| 21221 | 2026.03.17 22:12:27.043096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21222 | 2026.03.17 22:12:27.043174 [ 289 ] {} <Debug> TCP-Session: d481932b-57f5-4e2c-a6fe-8d45ba823f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:51574 | ||
| 21223 | 2026.03.17 22:12:27.043229 [ 289 ] {} <Debug> TCP-Session: d481932b-57f5-4e2c-a6fe-8d45ba823f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21224 | 2026.03.17 22:12:27.043249 [ 289 ] {} <Debug> TCP-Session: d481932b-57f5-4e2c-a6fe-8d45ba823f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21225 | 2026.03.17 22:12:27.043576 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64273 | ||
| 21226 | 2026.03.17 22:12:27.043617 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34362 | ||
| 21227 | 2026.03.17 22:12:27.043646 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55877 | ||
| 21228 | 2026.03.17 22:12:27.043672 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33045 | ||
| 21229 | 2026.03.17 22:12:27.043743 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21230 | 2026.03.17 22:12:27.043662 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39685 | ||
| 21231 | 2026.03.17 22:12:27.043788 [ 349 ] {} <Debug> TCP-Session: c792d2a3-be9f-4923-9796-6f09f67dbb25 Authenticating user 'default' from [fd00:1122:3344:101::e]:64273 | ||
| 21232 | 2026.03.17 22:12:27.043844 [ 289 ] {} <Trace> TCP-Session: d481932b-57f5-4e2c-a6fe-8d45ba823f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21233 | 2026.03.17 22:12:27.043928 [ 349 ] {} <Debug> TCP-Session: c792d2a3-be9f-4923-9796-6f09f67dbb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21234 | 2026.03.17 22:12:27.043829 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21235 | 2026.03.17 22:12:27.043962 [ 349 ] {} <Debug> TCP-Session: c792d2a3-be9f-4923-9796-6f09f67dbb25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21236 | 2026.03.17 22:12:27.043957 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21237 | 2026.03.17 22:12:27.043996 [ 364 ] {} <Debug> TCP-Session: 76d39ee8-d565-4150-b9c9-d8a4fc05bf19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33045 | ||
| 21238 | 2026.03.17 22:12:27.044030 [ 363 ] {} <Debug> TCP-Session: cea63cb8-dab2-4db9-b82f-bef3bc5ca9dd Authenticating user 'default' from [fd00:1122:3344:101::e]:39685 | ||
| 21239 | 2026.03.17 22:12:27.044041 [ 364 ] {} <Debug> TCP-Session: 76d39ee8-d565-4150-b9c9-d8a4fc05bf19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21240 | 2026.03.17 22:12:27.044056 [ 363 ] {} <Debug> TCP-Session: cea63cb8-dab2-4db9-b82f-bef3bc5ca9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21241 | 2026.03.17 22:12:27.044067 [ 364 ] {} <Debug> TCP-Session: 76d39ee8-d565-4150-b9c9-d8a4fc05bf19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21242 | 2026.03.17 22:12:27.044078 [ 363 ] {} <Debug> TCP-Session: cea63cb8-dab2-4db9-b82f-bef3bc5ca9dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21243 | 2026.03.17 22:12:27.043826 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21244 | 2026.03.17 22:12:27.044187 [ 289 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21245 | 2026.03.17 22:12:27.044293 [ 358 ] {} <Debug> TCP-Session: 1eebe491-61d2-4c61-9a56-eef7b2d59108 Authenticating user 'default' from [fd00:1122:3344:101::e]:34362 | ||
| 21246 | 2026.03.17 22:12:27.043628 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55802 | ||
| 21247 | 2026.03.17 22:12:27.044345 [ 358 ] {} <Debug> TCP-Session: 1eebe491-61d2-4c61-9a56-eef7b2d59108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21248 | 2026.03.17 22:12:27.043591 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38598 | ||
| 21249 | 2026.03.17 22:12:27.044415 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21250 | 2026.03.17 22:12:27.044376 [ 358 ] {} <Debug> TCP-Session: 1eebe491-61d2-4c61-9a56-eef7b2d59108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21251 | 2026.03.17 22:12:27.044460 [ 359 ] {} <Debug> TCP-Session: e75f5ce4-ec56-4aff-92fd-58e95be1b933 Authenticating user 'default' from [fd00:1122:3344:101::e]:55802 | ||
| 21252 | 2026.03.17 22:12:27.043596 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53115 | ||
| 21253 | 2026.03.17 22:12:27.044503 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21254 | 2026.03.17 22:12:27.044500 [ 359 ] {} <Debug> TCP-Session: e75f5ce4-ec56-4aff-92fd-58e95be1b933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21255 | 2026.03.17 22:12:27.044570 [ 356 ] {} <Debug> TCP-Session: 7bd06120-77f1-4e06-969f-1719cc21fa80 Authenticating user 'default' from [fd00:1122:3344:101::e]:38598 | ||
| 21256 | 2026.03.17 22:12:27.044589 [ 359 ] {} <Debug> TCP-Session: e75f5ce4-ec56-4aff-92fd-58e95be1b933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21257 | 2026.03.17 22:12:27.044605 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21258 | 2026.03.17 22:12:27.044617 [ 356 ] {} <Debug> TCP-Session: 7bd06120-77f1-4e06-969f-1719cc21fa80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21259 | 2026.03.17 22:12:27.044649 [ 357 ] {} <Debug> TCP-Session: 5a657c3f-5abc-4f2d-b07a-4f035e08fef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53115 | ||
| 21260 | 2026.03.17 22:12:27.044666 [ 356 ] {} <Debug> TCP-Session: 7bd06120-77f1-4e06-969f-1719cc21fa80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21261 | 2026.03.17 22:12:27.044693 [ 357 ] {} <Debug> TCP-Session: 5a657c3f-5abc-4f2d-b07a-4f035e08fef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21262 | 2026.03.17 22:12:27.043829 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21263 | 2026.03.17 22:12:27.044728 [ 357 ] {} <Debug> TCP-Session: 5a657c3f-5abc-4f2d-b07a-4f035e08fef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21264 | 2026.03.17 22:12:27.044759 [ 289 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21265 | 2026.03.17 22:12:27.044778 [ 360 ] {} <Debug> TCP-Session: 43d69273-3969-43a5-bc54-d752a74f24bd Authenticating user 'default' from [fd00:1122:3344:101::e]:55877 | ||
| 21266 | 2026.03.17 22:12:27.044826 [ 360 ] {} <Debug> TCP-Session: 43d69273-3969-43a5-bc54-d752a74f24bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21267 | 2026.03.17 22:12:27.044848 [ 360 ] {} <Debug> TCP-Session: 43d69273-3969-43a5-bc54-d752a74f24bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21268 | 2026.03.17 22:12:27.044854 [ 289 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21269 | 2026.03.17 22:12:27.045228 [ 289 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 21270 | 2026.03.17 22:12:27.046851 [ 343 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Trace> AggregatingTransform: Aggregating | ||
| 21271 | 2026.03.17 22:12:27.046891 [ 343 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Trace> Aggregator: Aggregation method: without_key | ||
| 21272 | 2026.03.17 22:12:27.046932 [ 343 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001503149 sec. (665.270 rows/sec., 25.99 KiB/sec.) | ||
| 21273 | 2026.03.17 22:12:27.046951 [ 343 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Trace> Aggregator: Merging aggregated data | ||
| 21274 | 2026.03.17 22:12:27.048387 [ 289 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004322 sec., 231.37436372049976 rows/sec., 9.04 KiB/sec. | ||
| 21275 | 2026.03.17 22:12:27.048650 [ 289 ] {618c782b-171c-448f-86ae-6d38c2019ee5} <Debug> TCPHandler: Processed in 0.004999166 sec. | ||
| 21276 | 2026.03.17 22:12:27.048795 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21277 | 2026.03.17 22:12:27.048837 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21278 | 2026.03.17 22:12:27.048845 [ 289 ] {} <Debug> TCP-Session: d481932b-57f5-4e2c-a6fe-8d45ba823f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21279 | 2026.03.17 22:12:27.048876 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21280 | 2026.03.17 22:12:27.048921 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21281 | 2026.03.17 22:12:27.048936 [ 349 ] {} <Debug> TCP-Session: c792d2a3-be9f-4923-9796-6f09f67dbb25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21282 | 2026.03.17 22:12:27.048955 [ 358 ] {} <Debug> TCP-Session: 1eebe491-61d2-4c61-9a56-eef7b2d59108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21283 | 2026.03.17 22:12:27.048971 [ 364 ] {} <Debug> TCP-Session: 76d39ee8-d565-4150-b9c9-d8a4fc05bf19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21284 | 2026.03.17 22:12:27.048977 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21285 | 2026.03.17 22:12:27.048999 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21286 | 2026.03.17 22:12:27.049036 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21287 | 2026.03.17 22:12:27.049070 [ 360 ] {} <Debug> TCP-Session: 43d69273-3969-43a5-bc54-d752a74f24bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21288 | 2026.03.17 22:12:27.049082 [ 363 ] {} <Debug> TCP-Session: cea63cb8-dab2-4db9-b82f-bef3bc5ca9dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21289 | 2026.03.17 22:12:27.049102 [ 359 ] {} <Debug> TCP-Session: e75f5ce4-ec56-4aff-92fd-58e95be1b933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21290 | 2026.03.17 22:12:27.048950 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21291 | 2026.03.17 22:12:27.048921 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21292 | 2026.03.17 22:12:27.049192 [ 357 ] {} <Debug> TCP-Session: 5a657c3f-5abc-4f2d-b07a-4f035e08fef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21293 | 2026.03.17 22:12:27.049231 [ 356 ] {} <Debug> TCP-Session: 7bd06120-77f1-4e06-969f-1719cc21fa80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21294 | 2026.03.17 22:12:27.590684 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42560 | ||
| 21295 | 2026.03.17 22:12:27.590799 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21296 | 2026.03.17 22:12:27.590828 [ 289 ] {} <Debug> TCP-Session: 0b946a3a-4190-4c8e-ad50-6d0a4303131d Authenticating user 'default' from [fd00:1122:3344:101::e]:42560 | ||
| 21297 | 2026.03.17 22:12:27.590852 [ 289 ] {} <Debug> TCP-Session: 0b946a3a-4190-4c8e-ad50-6d0a4303131d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21298 | 2026.03.17 22:12:27.590865 [ 289 ] {} <Debug> TCP-Session: 0b946a3a-4190-4c8e-ad50-6d0a4303131d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21299 | 2026.03.17 22:12:27.591076 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35072 | ||
| 21300 | 2026.03.17 22:12:27.591136 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60826 | ||
| 21301 | 2026.03.17 22:12:27.591156 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42339 | ||
| 21302 | 2026.03.17 22:12:27.591191 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43090 | ||
| 21303 | 2026.03.17 22:12:27.591203 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21304 | 2026.03.17 22:12:27.591211 [ 289 ] {} <Trace> TCP-Session: 0b946a3a-4190-4c8e-ad50-6d0a4303131d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21305 | 2026.03.17 22:12:27.591251 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21306 | 2026.03.17 22:12:27.591255 [ 349 ] {} <Debug> TCP-Session: 700d41a0-b5f7-4d59-97c7-0fa7437e3986 Authenticating user 'default' from [fd00:1122:3344:101::e]:35072 | ||
| 21307 | 2026.03.17 22:12:27.591182 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48996 | ||
| 21308 | 2026.03.17 22:12:27.591285 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21309 | 2026.03.17 22:12:27.591302 [ 349 ] {} <Debug> TCP-Session: 700d41a0-b5f7-4d59-97c7-0fa7437e3986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21310 | 2026.03.17 22:12:27.591326 [ 364 ] {} <Debug> TCP-Session: 633d88db-d5b0-48f4-aa8e-bdfcdd4cc955 Authenticating user 'default' from [fd00:1122:3344:101::e]:43090 | ||
| 21311 | 2026.03.17 22:12:27.591330 [ 349 ] {} <Debug> TCP-Session: 700d41a0-b5f7-4d59-97c7-0fa7437e3986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21312 | 2026.03.17 22:12:27.591345 [ 364 ] {} <Debug> TCP-Session: 633d88db-d5b0-48f4-aa8e-bdfcdd4cc955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21313 | 2026.03.17 22:12:27.591352 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21314 | 2026.03.17 22:12:27.591362 [ 364 ] {} <Debug> TCP-Session: 633d88db-d5b0-48f4-aa8e-bdfcdd4cc955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21315 | 2026.03.17 22:12:27.591290 [ 356 ] {} <Debug> TCP-Session: 12724972-aa7e-492b-966a-dea3d7b8f681 Authenticating user 'default' from [fd00:1122:3344:101::e]:60826 | ||
| 21316 | 2026.03.17 22:12:27.591378 [ 363 ] {} <Debug> TCP-Session: 67675b49-8b05-46be-bd69-0f5e172a856f Authenticating user 'default' from [fd00:1122:3344:101::e]:48996 | ||
| 21317 | 2026.03.17 22:12:27.591289 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21318 | 2026.03.17 22:12:27.591408 [ 356 ] {} <Debug> TCP-Session: 12724972-aa7e-492b-966a-dea3d7b8f681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21319 | 2026.03.17 22:12:27.591414 [ 363 ] {} <Debug> TCP-Session: 67675b49-8b05-46be-bd69-0f5e172a856f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21320 | 2026.03.17 22:12:27.591447 [ 358 ] {} <Debug> TCP-Session: 890d40e8-b2fd-41c8-a590-8e489572ae03 Authenticating user 'default' from [fd00:1122:3344:101::e]:42339 | ||
| 21321 | 2026.03.17 22:12:27.591468 [ 363 ] {} <Debug> TCP-Session: 67675b49-8b05-46be-bd69-0f5e172a856f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21322 | 2026.03.17 22:12:27.591449 [ 356 ] {} <Debug> TCP-Session: 12724972-aa7e-492b-966a-dea3d7b8f681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21323 | 2026.03.17 22:12:27.591489 [ 358 ] {} <Debug> TCP-Session: 890d40e8-b2fd-41c8-a590-8e489572ae03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21324 | 2026.03.17 22:12:27.591444 [ 289 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21325 | 2026.03.17 22:12:27.591524 [ 358 ] {} <Debug> TCP-Session: 890d40e8-b2fd-41c8-a590-8e489572ae03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21326 | 2026.03.17 22:12:27.591173 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48805 | ||
| 21327 | 2026.03.17 22:12:27.591140 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56232 | ||
| 21328 | 2026.03.17 22:12:27.591164 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55869 | ||
| 21329 | 2026.03.17 22:12:27.591647 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21330 | 2026.03.17 22:12:27.591680 [ 360 ] {} <Debug> TCP-Session: a9d78028-d583-46fc-94f9-938d61daef9b Authenticating user 'default' from [fd00:1122:3344:101::e]:48805 | ||
| 21331 | 2026.03.17 22:12:27.591682 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21332 | 2026.03.17 22:12:27.591701 [ 360 ] {} <Debug> TCP-Session: a9d78028-d583-46fc-94f9-938d61daef9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21333 | 2026.03.17 22:12:27.591722 [ 357 ] {} <Debug> TCP-Session: 8363b2f4-343b-4ba7-85ea-e827dacde511 Authenticating user 'default' from [fd00:1122:3344:101::e]:56232 | ||
| 21334 | 2026.03.17 22:12:27.591740 [ 360 ] {} <Debug> TCP-Session: a9d78028-d583-46fc-94f9-938d61daef9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21335 | 2026.03.17 22:12:27.591753 [ 357 ] {} <Debug> TCP-Session: 8363b2f4-343b-4ba7-85ea-e827dacde511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21336 | 2026.03.17 22:12:27.591690 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21337 | 2026.03.17 22:12:27.591779 [ 357 ] {} <Debug> TCP-Session: 8363b2f4-343b-4ba7-85ea-e827dacde511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21338 | 2026.03.17 22:12:27.591804 [ 359 ] {} <Debug> TCP-Session: 98bd1263-1b84-4a42-898a-1b63bd3cca7e Authenticating user 'default' from [fd00:1122:3344:101::e]:55869 | ||
| 21339 | 2026.03.17 22:12:27.591826 [ 359 ] {} <Debug> TCP-Session: 98bd1263-1b84-4a42-898a-1b63bd3cca7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21340 | 2026.03.17 22:12:27.591833 [ 289 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21341 | 2026.03.17 22:12:27.591838 [ 359 ] {} <Debug> TCP-Session: 98bd1263-1b84-4a42-898a-1b63bd3cca7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21342 | 2026.03.17 22:12:27.591901 [ 289 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21343 | 2026.03.17 22:12:27.592274 [ 289 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 21344 | 2026.03.17 22:12:27.593374 [ 284 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Trace> AggregatingTransform: Aggregating | ||
| 21345 | 2026.03.17 22:12:27.593414 [ 284 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 21346 | 2026.03.17 22:12:27.593452 [ 284 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065821 sec. (938.244 rows/sec., 36.65 KiB/sec.) | ||
| 21347 | 2026.03.17 22:12:27.593470 [ 284 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Trace> Aggregator: Merging aggregated data | ||
| 21348 | 2026.03.17 22:12:27.594744 [ 289 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 21349 | 2026.03.17 22:12:27.594975 [ 289 ] {fbcf43e9-1f0a-48f8-9a64-1431232b9bd6} <Debug> TCPHandler: Processed in 0.003871755 sec. | ||
| 21350 | 2026.03.17 22:12:27.595091 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21351 | 2026.03.17 22:12:27.595122 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21352 | 2026.03.17 22:12:27.595132 [ 289 ] {} <Debug> TCP-Session: 0b946a3a-4190-4c8e-ad50-6d0a4303131d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21353 | 2026.03.17 22:12:27.595155 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21354 | 2026.03.17 22:12:27.595167 [ 349 ] {} <Debug> TCP-Session: 700d41a0-b5f7-4d59-97c7-0fa7437e3986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21355 | 2026.03.17 22:12:27.595194 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21356 | 2026.03.17 22:12:27.595208 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21357 | 2026.03.17 22:12:27.595234 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21358 | 2026.03.17 22:12:27.595261 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21359 | 2026.03.17 22:12:27.595282 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21360 | 2026.03.17 22:12:27.595289 [ 357 ] {} <Debug> TCP-Session: 8363b2f4-343b-4ba7-85ea-e827dacde511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21361 | 2026.03.17 22:12:27.595310 [ 360 ] {} <Debug> TCP-Session: a9d78028-d583-46fc-94f9-938d61daef9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21362 | 2026.03.17 22:12:27.595326 [ 356 ] {} <Debug> TCP-Session: 12724972-aa7e-492b-966a-dea3d7b8f681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21363 | 2026.03.17 22:12:27.595303 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21364 | 2026.03.17 22:12:27.595270 [ 359 ] {} <Debug> TCP-Session: 98bd1263-1b84-4a42-898a-1b63bd3cca7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21365 | 2026.03.17 22:12:27.595377 [ 363 ] {} <Debug> TCP-Session: 67675b49-8b05-46be-bd69-0f5e172a856f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21366 | 2026.03.17 22:12:27.595199 [ 364 ] {} <Debug> TCP-Session: 633d88db-d5b0-48f4-aa8e-bdfcdd4cc955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21367 | 2026.03.17 22:12:27.595271 [ 358 ] {} <Debug> TCP-Session: 890d40e8-b2fd-41c8-a590-8e489572ae03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21368 | 2026.03.17 22:12:27.786318 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59513 | ||
| 21369 | 2026.03.17 22:12:27.786458 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21370 | 2026.03.17 22:12:27.786509 [ 357 ] {} <Debug> TCP-Session: 5376c921-33d8-4853-9181-635320236a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:59513 | ||
| 21371 | 2026.03.17 22:12:27.786539 [ 357 ] {} <Debug> TCP-Session: 5376c921-33d8-4853-9181-635320236a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21372 | 2026.03.17 22:12:27.786557 [ 357 ] {} <Debug> TCP-Session: 5376c921-33d8-4853-9181-635320236a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21373 | 2026.03.17 22:12:27.786762 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51394 | ||
| 21374 | 2026.03.17 22:12:27.786802 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50217 | ||
| 21375 | 2026.03.17 22:12:27.786825 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43091 | ||
| 21376 | 2026.03.17 22:12:27.786839 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59455 | ||
| 21377 | 2026.03.17 22:12:27.786864 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52078 | ||
| 21378 | 2026.03.17 22:12:27.786878 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21379 | 2026.03.17 22:12:27.786872 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37409 | ||
| 21380 | 2026.03.17 22:12:27.786937 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21381 | 2026.03.17 22:12:27.786947 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21382 | 2026.03.17 22:12:27.786952 [ 357 ] {} <Trace> TCP-Session: 5376c921-33d8-4853-9181-635320236a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21383 | 2026.03.17 22:12:27.786983 [ 349 ] {} <Debug> TCP-Session: 5251f3f9-c5de-4463-90d0-0b0b0ee5ee0a Authenticating user 'default' from [fd00:1122:3344:101::e]:52078 | ||
| 21384 | 2026.03.17 22:12:27.786982 [ 364 ] {} <Debug> TCP-Session: 6eb2713b-1eeb-4892-9767-07cef2b3f65b Authenticating user 'default' from [fd00:1122:3344:101::e]:59455 | ||
| 21385 | 2026.03.17 22:12:27.787018 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21386 | 2026.03.17 22:12:27.787023 [ 349 ] {} <Debug> TCP-Session: 5251f3f9-c5de-4463-90d0-0b0b0ee5ee0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21387 | 2026.03.17 22:12:27.787035 [ 364 ] {} <Debug> TCP-Session: 6eb2713b-1eeb-4892-9767-07cef2b3f65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21388 | 2026.03.17 22:12:27.787057 [ 349 ] {} <Debug> TCP-Session: 5251f3f9-c5de-4463-90d0-0b0b0ee5ee0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21389 | 2026.03.17 22:12:27.787056 [ 356 ] {} <Debug> TCP-Session: 386a36f1-c785-4462-b7ee-52e0d2e9661a Authenticating user 'default' from [fd00:1122:3344:101::e]:37409 | ||
| 21390 | 2026.03.17 22:12:27.787068 [ 364 ] {} <Debug> TCP-Session: 6eb2713b-1eeb-4892-9767-07cef2b3f65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21391 | 2026.03.17 22:12:27.787099 [ 356 ] {} <Debug> TCP-Session: 386a36f1-c785-4462-b7ee-52e0d2e9661a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21392 | 2026.03.17 22:12:27.786915 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21393 | 2026.03.17 22:12:27.786915 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21394 | 2026.03.17 22:12:27.787145 [ 356 ] {} <Debug> TCP-Session: 386a36f1-c785-4462-b7ee-52e0d2e9661a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21395 | 2026.03.17 22:12:27.787156 [ 359 ] {} <Debug> TCP-Session: ed55eea9-ff93-48a1-a6bd-17f49769a5b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50217 | ||
| 21396 | 2026.03.17 22:12:27.787170 [ 363 ] {} <Debug> TCP-Session: c33dd378-c8d0-4565-a66f-754b43a6ffae Authenticating user 'default' from [fd00:1122:3344:101::e]:43091 | ||
| 21397 | 2026.03.17 22:12:27.787193 [ 359 ] {} <Debug> TCP-Session: ed55eea9-ff93-48a1-a6bd-17f49769a5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21398 | 2026.03.17 22:12:27.786848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60146 | ||
| 21399 | 2026.03.17 22:12:27.787222 [ 359 ] {} <Debug> TCP-Session: ed55eea9-ff93-48a1-a6bd-17f49769a5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21400 | 2026.03.17 22:12:27.787296 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21401 | 2026.03.17 22:12:27.787204 [ 363 ] {} <Debug> TCP-Session: c33dd378-c8d0-4565-a66f-754b43a6ffae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21402 | 2026.03.17 22:12:27.787329 [ 289 ] {} <Debug> TCP-Session: c736cbbf-b65f-4a92-a151-6d492e62c9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60146 | ||
| 21403 | 2026.03.17 22:12:27.787343 [ 363 ] {} <Debug> TCP-Session: c33dd378-c8d0-4565-a66f-754b43a6ffae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21404 | 2026.03.17 22:12:27.787361 [ 289 ] {} <Debug> TCP-Session: c736cbbf-b65f-4a92-a151-6d492e62c9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21405 | 2026.03.17 22:12:27.787206 [ 357 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21406 | 2026.03.17 22:12:27.787386 [ 289 ] {} <Debug> TCP-Session: c736cbbf-b65f-4a92-a151-6d492e62c9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21407 | 2026.03.17 22:12:27.786931 [ 358 ] {} <Debug> TCP-Session: 53a62367-ee1e-4db9-924d-51549521fe50 Authenticating user 'default' from [fd00:1122:3344:101::e]:51394 | ||
| 21408 | 2026.03.17 22:12:27.786814 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39355 | ||
| 21409 | 2026.03.17 22:12:27.787457 [ 358 ] {} <Debug> TCP-Session: 53a62367-ee1e-4db9-924d-51549521fe50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21410 | 2026.03.17 22:12:27.787480 [ 358 ] {} <Debug> TCP-Session: 53a62367-ee1e-4db9-924d-51549521fe50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21411 | 2026.03.17 22:12:27.787515 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21412 | 2026.03.17 22:12:27.787543 [ 360 ] {} <Debug> TCP-Session: 64fe7f5b-a980-4bee-9cf7-e8d81bd1193c Authenticating user 'default' from [fd00:1122:3344:101::e]:39355 | ||
| 21413 | 2026.03.17 22:12:27.787565 [ 360 ] {} <Debug> TCP-Session: 64fe7f5b-a980-4bee-9cf7-e8d81bd1193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21414 | 2026.03.17 22:12:27.787579 [ 360 ] {} <Debug> TCP-Session: 64fe7f5b-a980-4bee-9cf7-e8d81bd1193c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21415 | 2026.03.17 22:12:27.787724 [ 357 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21416 | 2026.03.17 22:12:27.787790 [ 357 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21417 | 2026.03.17 22:12:27.788097 [ 357 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Debug> oximeter.version (5f1d63e1-d997-4ea7-bff6-7822a07a3d1b) (SelectExecutor): Key condition: unknown | ||
| 21418 | 2026.03.17 22:12:27.789221 [ 326 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Trace> AggregatingTransform: Aggregating | ||
| 21419 | 2026.03.17 22:12:27.789263 [ 326 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Trace> Aggregator: Aggregation method: without_key | ||
| 21420 | 2026.03.17 22:12:27.789303 [ 326 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001104182 sec. (905.648 rows/sec., 35.38 KiB/sec.) | ||
| 21421 | 2026.03.17 22:12:27.789321 [ 326 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Trace> Aggregator: Merging aggregated data | ||
| 21422 | 2026.03.17 22:12:27.790697 [ 357 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003591 sec., 278.473962684489 rows/sec., 10.88 KiB/sec. | ||
| 21423 | 2026.03.17 22:12:27.790856 [ 357 ] {8e6630d6-59f7-4cf3-b9cb-bb088bda5a1f} <Debug> TCPHandler: Processed in 0.004069339 sec. | ||
| 21424 | 2026.03.17 22:12:27.790973 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21425 | 2026.03.17 22:12:27.791001 [ 357 ] {} <Debug> TCP-Session: 5376c921-33d8-4853-9181-635320236a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21426 | 2026.03.17 22:12:27.791003 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21427 | 2026.03.17 22:12:27.791023 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21428 | 2026.03.17 22:12:27.791041 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21429 | 2026.03.17 22:12:27.791053 [ 358 ] {} <Debug> TCP-Session: 53a62367-ee1e-4db9-924d-51549521fe50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21430 | 2026.03.17 22:12:27.791072 [ 356 ] {} <Debug> TCP-Session: 386a36f1-c785-4462-b7ee-52e0d2e9661a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21431 | 2026.03.17 22:12:27.791076 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21432 | 2026.03.17 22:12:27.791095 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21433 | 2026.03.17 22:12:27.791113 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21434 | 2026.03.17 22:12:27.791129 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21435 | 2026.03.17 22:12:27.791145 [ 359 ] {} <Debug> TCP-Session: ed55eea9-ff93-48a1-a6bd-17f49769a5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21436 | 2026.03.17 22:12:27.791160 [ 363 ] {} <Debug> TCP-Session: c33dd378-c8d0-4565-a66f-754b43a6ffae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21437 | 2026.03.17 22:12:27.791177 [ 349 ] {} <Debug> TCP-Session: 5251f3f9-c5de-4463-90d0-0b0b0ee5ee0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21438 | 2026.03.17 22:12:27.791091 [ 364 ] {} <Debug> TCP-Session: 6eb2713b-1eeb-4892-9767-07cef2b3f65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21439 | 2026.03.17 22:12:27.791059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21440 | 2026.03.17 22:12:27.791133 [ 360 ] {} <Debug> TCP-Session: 64fe7f5b-a980-4bee-9cf7-e8d81bd1193c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21441 | 2026.03.17 22:12:27.791260 [ 289 ] {} <Debug> TCP-Session: c736cbbf-b65f-4a92-a151-6d492e62c9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21442 | 2026.03.17 22:12:30.747998 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21443 | 2026.03.17 22:12:30.748062 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21444 | 2026.03.17 22:12:30.996688 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21445 | 2026.03.17 22:12:30.996842 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21446 | 2026.03.17 22:12:30.996905 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21447 | 2026.03.17 22:12:30.997658 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21448 | 2026.03.17 22:12:30.997697 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21449 | 2026.03.17 22:12:30.998070 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 21450 | 2026.03.17 22:12:30.998285 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21451 | 2026.03.17 22:12:30.998438 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001644 sec., 1216.54501216545 rows/sec., 90.29 KiB/sec. | ||
| 21452 | 2026.03.17 22:12:30.998480 [ 276 ] {cf6def61-e428-417a-9a27-a2b31859d94d} <Debug> TCPHandler: Processed in 0.001909307 sec. | ||
| 21453 | 2026.03.17 22:12:30.998625 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21454 | 2026.03.17 22:12:30.998730 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21455 | 2026.03.17 22:12:30.998777 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21456 | 2026.03.17 22:12:30.999272 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21457 | 2026.03.17 22:12:30.999306 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21458 | 2026.03.17 22:12:30.999600 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21459 | 2026.03.17 22:12:30.999801 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21460 | 2026.03.17 22:12:30.999925 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Debug> executeQuery: Read 94 rows, 8.00 KiB in 0.001215 sec., 77366.25514403293 rows/sec., 6.43 MiB/sec. | ||
| 21461 | 2026.03.17 22:12:30.999962 [ 276 ] {ece7cd1a-b1af-49d4-a32e-30fe3a2079b5} <Debug> TCPHandler: Processed in 0.001393627 sec. | ||
| 21462 | 2026.03.17 22:12:31.000094 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21463 | 2026.03.17 22:12:31.000186 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21464 | 2026.03.17 22:12:31.000227 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21465 | 2026.03.17 22:12:31.000663 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21466 | 2026.03.17 22:12:31.000698 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21467 | 2026.03.17 22:12:31.000984 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21468 | 2026.03.17 22:12:31.001191 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2026.03.17 22:12:31.001318 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.00115 sec., 16521.739130434784 rows/sec., 1.19 MiB/sec. | ||
| 21470 | 2026.03.17 22:12:31.001355 [ 276 ] {32339dd1-ae1d-4bfe-8d40-4bd201941837} <Debug> TCPHandler: Processed in 0.001318925 sec. | ||
| 21471 | 2026.03.17 22:12:31.001430 [ 223 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 21472 | 2026.03.17 22:12:31.001481 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21473 | 2026.03.17 22:12:31.001484 [ 223 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 21474 | 2026.03.17 22:12:31.001587 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21475 | 2026.03.17 22:12:31.001630 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21476 | 2026.03.17 22:12:31.002065 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21477 | 2026.03.17 22:12:31.002102 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21478 | 2026.03.17 22:12:31.002423 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21479 | 2026.03.17 22:12:31.002623 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21480 | 2026.03.17 22:12:31.002745 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.17 MiB/sec. | ||
| 21481 | 2026.03.17 22:12:31.002781 [ 276 ] {9b7277ad-a9c0-41dd-a6c1-b6cf2b48443f} <Debug> TCPHandler: Processed in 0.001354636 sec. | ||
| 21482 | 2026.03.17 22:12:31.002896 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21483 | 2026.03.17 22:12:31.002990 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21484 | 2026.03.17 22:12:31.003033 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21485 | 2026.03.17 22:12:31.003448 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2026.03.17 22:12:31.003483 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21487 | 2026.03.17 22:12:31.003823 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21488 | 2026.03.17 22:12:31.004019 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21489 | 2026.03.17 22:12:31.004150 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 9.56 MiB/sec. | ||
| 21490 | 2026.03.17 22:12:31.004150 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_162_46 to all_163_163_0 | ||
| 21491 | 2026.03.17 22:12:31.004189 [ 276 ] {bb4d6f5d-2a42-4819-80d5-ce9445aa8c4a} <Debug> TCPHandler: Processed in 0.001346626 sec. | ||
| 21492 | 2026.03.17 22:12:31.004199 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21493 | 2026.03.17 22:12:31.004222 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21494 | 2026.03.17 22:12:31.004291 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21495 | 2026.03.17 22:12:31.004340 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_46 to all_163_163_0 into Compact with storage Full | ||
| 21496 | 2026.03.17 22:12:31.004382 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.03.17 22:12:31.004450 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21498 | 2026.03.17 22:12:31.004504 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21499 | 2026.03.17 22:12:31.004546 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_162_46, total 52906 rows starting from the beginning of the part | ||
| 21500 | 2026.03.17 22:12:31.004616 [ 198 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 128 rows starting from the beginning of the part | ||
| 21501 | 2026.03.17 22:12:31.005284 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21502 | 2026.03.17 22:12:31.005324 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21503 | 2026.03.17 22:12:31.005627 [ 223 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 21504 | 2026.03.17 22:12:31.005861 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21505 | 2026.03.17 22:12:31.006094 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21506 | 2026.03.17 22:12:31.006227 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001862 sec., 9129.967776584319 rows/sec., 16.36 MiB/sec. | ||
| 21507 | 2026.03.17 22:12:31.006282 [ 276 ] {85b7e28c-96c9-47bb-8f6b-dd2b7bf31b0b} <Debug> TCPHandler: Processed in 0.002037619 sec. | ||
| 21508 | 2026.03.17 22:12:31.006397 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21509 | 2026.03.17 22:12:31.006488 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21510 | 2026.03.17 22:12:31.006528 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21511 | 2026.03.17 22:12:31.006857 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21512 | 2026.03.17 22:12:31.006890 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21513 | 2026.03.17 22:12:31.007194 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21514 | 2026.03.17 22:12:31.007396 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21515 | 2026.03.17 22:12:31.007518 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 21516 | 2026.03.17 22:12:31.007552 [ 276 ] {a3f4b5fa-205d-47e1-95ea-7db51ffcd5f9} <Debug> TCPHandler: Processed in 0.001202384 sec. | ||
| 21517 | 2026.03.17 22:12:31.012769 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53034 rows, containing 5 columns (5 merged, 0 gathered) in 0.008480603 sec., 6253564.752412063 rows/sec., 411.15 MiB/sec. | ||
| 21518 | 2026.03.17 22:12:31.013258 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Trace> MergedBlockOutputStream: filled checksums all_1_163_47 (state Temporary) | ||
| 21519 | 2026.03.17 22:12:31.013564 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_163_47 to all_1_163_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21520 | 2026.03.17 22:12:31.013638 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_163_47} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_162_46, all_163_163_0] -> all_1_163_47 | ||
| 21521 | 2026.03.17 22:12:31.013727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21522 | 2026.03.17 22:12:31.037701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47096 | ||
| 21523 | 2026.03.17 22:12:31.038250 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21524 | 2026.03.17 22:12:31.038288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21525 | 2026.03.17 22:12:31.038733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21526 | 2026.03.17 22:12:31.038945 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21527 | 2026.03.17 22:12:31.039057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47096 | ||
| 21528 | 2026.03.17 22:12:32.574697 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 21529 | 2026.03.17 22:12:32.574761 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 21530 | 2026.03.17 22:12:32.578655 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 21531 | 2026.03.17 22:12:33.534452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21532 | 2026.03.17 22:12:33.552379 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21533 | 2026.03.17 22:12:33.552435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21534 | 2026.03.17 22:12:33.558708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21535 | 2026.03.17 22:12:33.559393 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21536 | 2026.03.17 22:12:33.562519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21537 | 2026.03.17 22:12:35.997087 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21538 | 2026.03.17 22:12:35.997312 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21539 | 2026.03.17 22:12:35.997390 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21540 | 2026.03.17 22:12:35.998161 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21541 | 2026.03.17 22:12:35.998219 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21542 | 2026.03.17 22:12:35.998745 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21543 | 2026.03.17 22:12:35.999180 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21544 | 2026.03.17 22:12:35.999345 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Debug> executeQuery: Read 142 rows, 12.50 KiB in 0.002089 sec., 67975.10770703685 rows/sec., 5.84 MiB/sec. | ||
| 21545 | 2026.03.17 22:12:35.999394 [ 276 ] {2f365e14-c771-4cc6-9dec-531d0d548735} <Debug> TCPHandler: Processed in 0.002445547 sec. | ||
| 21546 | 2026.03.17 22:12:35.999515 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21547 | 2026.03.17 22:12:35.999617 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21548 | 2026.03.17 22:12:35.999663 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21549 | 2026.03.17 22:12:36.000078 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21550 | 2026.03.17 22:12:36.000172 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21551 | 2026.03.17 22:12:36.000588 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21552 | 2026.03.17 22:12:36.001007 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21553 | 2026.03.17 22:12:36.001148 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001554 sec., 27670.52767052767 rows/sec., 2.03 MiB/sec. | ||
| 21554 | 2026.03.17 22:12:36.001188 [ 276 ] {eb51fa97-8751-4575-b2aa-ecb80abd88f5} <Debug> TCPHandler: Processed in 0.001726043 sec. | ||
| 21555 | 2026.03.17 22:12:36.001314 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21556 | 2026.03.17 22:12:36.001409 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21557 | 2026.03.17 22:12:36.001449 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21558 | 2026.03.17 22:12:36.001885 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21559 | 2026.03.17 22:12:36.001923 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21560 | 2026.03.17 22:12:36.002368 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21561 | 2026.03.17 22:12:36.002848 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21562 | 2026.03.17 22:12:36.002982 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001591 sec., 67253.29981143934 rows/sec., 5.25 MiB/sec. | ||
| 21563 | 2026.03.17 22:12:36.003021 [ 276 ] {76a140c1-f675-408d-8503-755b00751b3a} <Debug> TCPHandler: Processed in 0.001756704 sec. | ||
| 21564 | 2026.03.17 22:12:36.003131 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21565 | 2026.03.17 22:12:36.003226 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21566 | 2026.03.17 22:12:36.003271 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21567 | 2026.03.17 22:12:36.003679 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21568 | 2026.03.17 22:12:36.003716 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21569 | 2026.03.17 22:12:36.004154 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21570 | 2026.03.17 22:12:36.004581 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21571 | 2026.03.17 22:12:36.004729 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
| 21572 | 2026.03.17 22:12:36.004739 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_163_47 to all_164_164_0 | ||
| 21573 | 2026.03.17 22:12:36.004768 [ 276 ] {5af11b22-72da-4b83-b40b-e9232700bcfe} <Debug> TCPHandler: Processed in 0.001686133 sec. | ||
| 21574 | 2026.03.17 22:12:36.004808 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21575 | 2026.03.17 22:12:36.004836 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21576 | 2026.03.17 22:12:36.004898 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21577 | 2026.03.17 22:12:36.004942 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_163_47 to all_164_164_0 into Compact with storage Full | ||
| 21578 | 2026.03.17 22:12:36.004996 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21579 | 2026.03.17 22:12:36.005010 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 21580 | 2026.03.17 22:12:36.005077 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21581 | 2026.03.17 22:12:36.005137 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 21582 | 2026.03.17 22:12:36.005055 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21583 | 2026.03.17 22:12:36.005183 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_163_47, total 53034 rows starting from the beginning of the part | ||
| 21584 | 2026.03.17 22:12:36.005267 [ 192 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 161 rows starting from the beginning of the part | ||
| 21585 | 2026.03.17 22:12:36.006033 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21586 | 2026.03.17 22:12:36.006191 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21587 | 2026.03.17 22:12:36.006923 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21588 | 2026.03.17 22:12:36.007386 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2026.03.17 22:12:36.007539 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002561 sec., 16790.31628270207 rows/sec., 30.09 MiB/sec. | ||
| 21590 | 2026.03.17 22:12:36.007597 [ 276 ] {b2b76b78-1523-4d1a-b8fa-f70577975ba1} <Debug> TCPHandler: Processed in 0.002759683 sec. | ||
| 21591 | 2026.03.17 22:12:36.007710 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21592 | 2026.03.17 22:12:36.007806 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21593 | 2026.03.17 22:12:36.007850 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21594 | 2026.03.17 22:12:36.008184 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21595 | 2026.03.17 22:12:36.008220 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21596 | 2026.03.17 22:12:36.008695 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 21597 | 2026.03.17 22:12:36.008742 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21598 | 2026.03.17 22:12:36.009176 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21599 | 2026.03.17 22:12:36.009319 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
| 21600 | 2026.03.17 22:12:36.009357 [ 276 ] {6650aeb0-b41b-4616-88db-17c4266eb73d} <Debug> TCPHandler: Processed in 0.001697383 sec. | ||
| 21601 | 2026.03.17 22:12:36.013297 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53195 rows, containing 5 columns (5 merged, 0 gathered) in 0.008393692 sec., 6337497.253890184 rows/sec., 416.74 MiB/sec. | ||
| 21602 | 2026.03.17 22:12:36.013956 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Trace> MergedBlockOutputStream: filled checksums all_1_164_48 (state Temporary) | ||
| 21603 | 2026.03.17 22:12:36.014538 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_164_48 to all_1_164_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2026.03.17 22:12:36.014602 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_164_48} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_163_47, all_164_164_0] -> all_1_164_48 | ||
| 21605 | 2026.03.17 22:12:36.014685 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21606 | 2026.03.17 22:12:36.185721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2610 | ||
| 21607 | 2026.03.17 22:12:36.188115 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21608 | 2026.03.17 22:12:36.188165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21609 | 2026.03.17 22:12:36.189660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21610 | 2026.03.17 22:12:36.190128 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21611 | 2026.03.17 22:12:36.190401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2610 | ||
| 21612 | 2026.03.17 22:12:36.382642 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21613 | 2026.03.17 22:12:36.382824 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21614 | 2026.03.17 22:12:36.382883 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21615 | 2026.03.17 22:12:36.383548 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21616 | 2026.03.17 22:12:36.383590 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21617 | 2026.03.17 22:12:36.384094 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21618 | 2026.03.17 22:12:36.384539 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21619 | 2026.03.17 22:12:36.384696 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001918 sec., 12513.03441084463 rows/sec., 1.04 MiB/sec. | ||
| 21620 | 2026.03.17 22:12:36.384744 [ 276 ] {09e40102-1d49-4c24-ab6d-6e6801eccd5d} <Debug> TCPHandler: Processed in 0.002219392 sec. | ||
| 21621 | 2026.03.17 22:12:36.384857 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21622 | 2026.03.17 22:12:36.384951 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21623 | 2026.03.17 22:12:36.384994 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21624 | 2026.03.17 22:12:36.385400 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21625 | 2026.03.17 22:12:36.385434 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21626 | 2026.03.17 22:12:36.385840 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 21627 | 2026.03.17 22:12:36.386262 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21628 | 2026.03.17 22:12:36.386371 [ 44 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
| 21629 | 2026.03.17 22:12:36.386396 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001465 sec., 8191.126279863482 rows/sec., 667.93 KiB/sec. | ||
| 21630 | 2026.03.17 22:12:36.386441 [ 44 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21631 | 2026.03.17 22:12:36.386451 [ 276 ] {1706e6d3-bfd0-4ca7-b293-d82ac1bc2d9f} <Debug> TCPHandler: Processed in 0.001641031 sec. | ||
| 21632 | 2026.03.17 22:12:36.386470 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21633 | 2026.03.17 22:12:36.386576 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
| 21634 | 2026.03.17 22:12:36.386580 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21635 | 2026.03.17 22:12:36.386693 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21636 | 2026.03.17 22:12:36.386698 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21637 | 2026.03.17 22:12:36.386735 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21638 | 2026.03.17 22:12:36.386744 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 27 rows starting from the beginning of the part | ||
| 21639 | 2026.03.17 22:12:36.386821 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 21640 | 2026.03.17 22:12:36.386870 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 21641 | 2026.03.17 22:12:36.386919 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 21642 | 2026.03.17 22:12:36.386961 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 21643 | 2026.03.17 22:12:36.387004 [ 188 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 21644 | 2026.03.17 22:12:36.387901 [ 189 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372056 sec., 32797.49514597072 rows/sec., 2.70 MiB/sec. | ||
| 21645 | 2026.03.17 22:12:36.388233 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 21646 | 2026.03.17 22:12:36.388267 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21647 | 2026.03.17 22:12:36.388303 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21648 | 2026.03.17 22:12:36.388807 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21649 | 2026.03.17 22:12:36.388844 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21650 | 2026.03.17 22:12:36.388876 [ 193 ] {6c86d7f8-76e7-431b-9453-153a3cb016a4::all_1_31_7} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
| 21651 | 2026.03.17 22:12:36.388967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21652 | 2026.03.17 22:12:36.389308 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21653 | 2026.03.17 22:12:36.389442 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Debug> executeQuery: Read 2108 rows, 164.49 KiB in 0.002767 sec., 761835.923382725 rows/sec., 58.05 MiB/sec. | ||
| 21654 | 2026.03.17 22:12:36.389480 [ 276 ] {04662500-758d-4f0c-8aef-0042bb217587} <Debug> TCPHandler: Processed in 0.002946687 sec. | ||
| 21655 | 2026.03.17 22:12:36.389561 [ 223 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 21656 | 2026.03.17 22:12:36.389594 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21657 | 2026.03.17 22:12:36.389598 [ 223 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 21658 | 2026.03.17 22:12:36.389694 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21659 | 2026.03.17 22:12:36.389736 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21660 | 2026.03.17 22:12:36.390155 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21661 | 2026.03.17 22:12:36.390192 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21662 | 2026.03.17 22:12:36.390624 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21663 | 2026.03.17 22:12:36.391131 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21664 | 2026.03.17 22:12:36.391276 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Debug> executeQuery: Read 56 rows, 4.21 KiB in 0.0016 sec., 35000 rows/sec., 2.57 MiB/sec. | ||
| 21665 | 2026.03.17 22:12:36.391313 [ 276 ] {c4de2ed0-9946-44a2-a7d4-461615e51ce8} <Debug> TCPHandler: Processed in 0.001764954 sec. | ||
| 21666 | 2026.03.17 22:12:36.391427 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21667 | 2026.03.17 22:12:36.391517 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21668 | 2026.03.17 22:12:36.391555 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21669 | 2026.03.17 22:12:36.392178 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21670 | 2026.03.17 22:12:36.392215 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21671 | 2026.03.17 22:12:36.392672 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21672 | 2026.03.17 22:12:36.393151 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21673 | 2026.03.17 22:12:36.393284 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001785 sec., 410084.0336134454 rows/sec., 24.25 MiB/sec. | ||
| 21674 | 2026.03.17 22:12:36.393323 [ 276 ] {c019f178-9472-4841-bc3c-31359e7870c1} <Debug> TCPHandler: Processed in 0.001942808 sec. | ||
| 21675 | 2026.03.17 22:12:36.393382 [ 223 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 21676 | 2026.03.17 22:12:36.393429 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21677 | 2026.03.17 22:12:36.393525 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21678 | 2026.03.17 22:12:36.393564 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21679 | 2026.03.17 22:12:36.393933 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21680 | 2026.03.17 22:12:36.393968 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21681 | 2026.03.17 22:12:36.394387 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21682 | 2026.03.17 22:12:36.394846 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21683 | 2026.03.17 22:12:36.394946 [ 44 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21684 | 2026.03.17 22:12:36.394974 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 47.93 KiB/sec. | ||
| 21685 | 2026.03.17 22:12:36.394980 [ 44 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21686 | 2026.03.17 22:12:36.395013 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21687 | 2026.03.17 22:12:36.395017 [ 276 ] {e06db9d9-a1d2-4000-aa00-f014e5d72bf4} <Debug> TCPHandler: Processed in 0.001635361 sec. | ||
| 21688 | 2026.03.17 22:12:36.395074 [ 224 ] {} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): 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] | ||
| 21689 | 2026.03.17 22:12:36.395090 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 21690 | 2026.03.17 22:12:36.395110 [ 224 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): 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] | ||
| 21691 | 2026.03.17 22:12:36.395140 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21692 | 2026.03.17 22:12:36.395197 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21693 | 2026.03.17 22:12:36.395236 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 21694 | 2026.03.17 22:12:36.395236 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21695 | 2026.03.17 22:12:36.395283 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21696 | 2026.03.17 22:12:36.395305 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 21697 | 2026.03.17 22:12:36.395359 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 21698 | 2026.03.17 22:12:36.395409 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 21699 | 2026.03.17 22:12:36.395457 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::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 | ||
| 21700 | 2026.03.17 22:12:36.395663 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21701 | 2026.03.17 22:12:36.395697 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21702 | 2026.03.17 22:12:36.396117 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21703 | 2026.03.17 22:12:36.396332 [ 189 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276054 sec., 3918.3294750849104 rows/sec., 290.81 KiB/sec. | ||
| 21704 | 2026.03.17 22:12:36.396614 [ 199 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21705 | 2026.03.17 22:12:36.396618 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21706 | 2026.03.17 22:12:36.396776 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001559 sec., 7697.2418216805645 rows/sec., 601.35 KiB/sec. | ||
| 21707 | 2026.03.17 22:12:36.396815 [ 276 ] {982ea721-ee23-41e0-a565-d66dad16e1d0} <Debug> TCPHandler: Processed in 0.001721063 sec. | ||
| 21708 | 2026.03.17 22:12:36.396933 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21709 | 2026.03.17 22:12:36.397025 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21710 | 2026.03.17 22:12:36.397065 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21711 | 2026.03.17 22:12:36.397159 [ 199 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_25_6} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21712 | 2026.03.17 22:12:36.397241 [ 199 ] {007eded3-5f00-4c84-bd90-5ba288a67781::all_1_25_6} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21713 | 2026.03.17 22:12:36.397340 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21714 | 2026.03.17 22:12:36.397857 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21715 | 2026.03.17 22:12:36.397899 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21716 | 2026.03.17 22:12:36.398102 [ 224 ] {} <Debug> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): 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] | ||
| 21717 | 2026.03.17 22:12:36.398378 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21718 | 2026.03.17 22:12:36.398812 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21719 | 2026.03.17 22:12:36.398942 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Debug> executeQuery: Read 1080 rows, 77.14 KiB in 0.001934 sec., 558428.1282316443 rows/sec., 38.95 MiB/sec. | ||
| 21720 | 2026.03.17 22:12:36.398979 [ 276 ] {6b589e8a-4778-4e8e-8fdd-c379b5d01885} <Debug> TCPHandler: Processed in 0.00209248 sec. | ||
| 21721 | 2026.03.17 22:12:36.399012 [ 221 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 21722 | 2026.03.17 22:12:36.399041 [ 221 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 21723 | 2026.03.17 22:12:36.399089 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21724 | 2026.03.17 22:12:36.399181 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21725 | 2026.03.17 22:12:36.399228 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21726 | 2026.03.17 22:12:36.399870 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21727 | 2026.03.17 22:12:36.399904 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21728 | 2026.03.17 22:12:36.400433 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21729 | 2026.03.17 22:12:36.400907 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21730 | 2026.03.17 22:12:36.401028 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_164_48 to all_169_169_0 | ||
| 21731 | 2026.03.17 22:12:36.401044 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Debug> executeQuery: Read 1259 rows, 81.33 KiB in 0.001881 sec., 669324.827219564 rows/sec., 42.22 MiB/sec. | ||
| 21732 | 2026.03.17 22:12:36.401068 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21733 | 2026.03.17 22:12:36.401089 [ 276 ] {e5419eda-74f8-47b0-84bc-cd37e4eef332} <Debug> TCPHandler: Processed in 0.002046449 sec. | ||
| 21734 | 2026.03.17 22:12:36.401094 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21735 | 2026.03.17 22:12:36.401196 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_164_48 to all_169_169_0 into Compact with storage Full | ||
| 21736 | 2026.03.17 22:12:36.401204 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21737 | 2026.03.17 22:12:36.401306 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21738 | 2026.03.17 22:12:36.401315 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21739 | 2026.03.17 22:12:36.401347 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_48, total 53195 rows starting from the beginning of the part | ||
| 21740 | 2026.03.17 22:12:36.401389 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21741 | 2026.03.17 22:12:36.401411 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 162 rows starting from the beginning of the part | ||
| 21742 | 2026.03.17 22:12:36.401460 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 161 rows starting from the beginning of the part | ||
| 21743 | 2026.03.17 22:12:36.401501 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 162 rows starting from the beginning of the part | ||
| 21744 | 2026.03.17 22:12:36.401540 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 21745 | 2026.03.17 22:12:36.401579 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1259 rows starting from the beginning of the part | ||
| 21746 | 2026.03.17 22:12:36.402227 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21747 | 2026.03.17 22:12:36.402267 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21748 | 2026.03.17 22:12:36.402476 [ 221 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 21749 | 2026.03.17 22:12:36.402931 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21750 | 2026.03.17 22:12:36.403371 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21751 | 2026.03.17 22:12:36.403517 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002219 sec., 14420.910319963947 rows/sec., 25.84 MiB/sec. | ||
| 21752 | 2026.03.17 22:12:36.403574 [ 276 ] {851173cb-c964-456a-bb28-192a3602c9cf} <Debug> TCPHandler: Processed in 0.002416857 sec. | ||
| 21753 | 2026.03.17 22:12:36.403687 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21754 | 2026.03.17 22:12:36.403777 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21755 | 2026.03.17 22:12:36.403818 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21756 | 2026.03.17 22:12:36.404130 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21757 | 2026.03.17 22:12:36.404165 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21758 | 2026.03.17 22:12:36.404575 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21759 | 2026.03.17 22:12:36.404998 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2026.03.17 22:12:36.405139 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00138 sec., 8695.652173913044 rows/sec., 600.09 KiB/sec. | ||
| 21761 | 2026.03.17 22:12:36.405175 [ 276 ] {3b8d219a-b209-4e56-b1ca-d8fd979bf93a} <Debug> TCPHandler: Processed in 0.0015354 sec. | ||
| 21762 | 2026.03.17 22:12:36.405211 [ 223 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 21763 | 2026.03.17 22:12:36.405248 [ 223 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 21764 | 2026.03.17 22:12:36.407960 [ 223 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 21765 | 2026.03.17 22:12:36.410813 [ 201 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55099 rows, containing 5 columns (5 merged, 0 gathered) in 0.009652026 sec., 5708542.434510641 rows/sec., 375.29 MiB/sec. | ||
| 21766 | 2026.03.17 22:12:36.411638 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Trace> MergedBlockOutputStream: filled checksums all_1_169_49 (state Temporary) | ||
| 21767 | 2026.03.17 22:12:36.412143 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_169_49 to all_1_169_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21768 | 2026.03.17 22:12:36.412217 [ 197 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_169_49} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_164_48, all_169_169_0] -> all_1_169_49 | ||
| 21769 | 2026.03.17 22:12:36.412307 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 21770 | 2026.03.17 22:12:37.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.28 MiB, peak 423.09 MiB, free memory in arenas 0.00 B, will set to 402.97 MiB (RSS), difference: -1.31 MiB | ||
| 21771 | 2026.03.17 22:12:38.539220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47544 | ||
| 21772 | 2026.03.17 22:12:38.540013 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21773 | 2026.03.17 22:12:38.540059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21774 | 2026.03.17 22:12:38.540697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21775 | 2026.03.17 22:12:38.541174 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21776 | 2026.03.17 22:12:38.541325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47544 | ||
| 21777 | 2026.03.17 22:12:40.993830 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21778 | 2026.03.17 22:12:40.994039 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21779 | 2026.03.17 22:12:40.994103 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21780 | 2026.03.17 22:12:40.994774 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.03.17 22:12:40.994811 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21782 | 2026.03.17 22:12:40.995328 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21783 | 2026.03.17 22:12:40.995780 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21784 | 2026.03.17 22:12:40.995924 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.20 MiB/sec. | ||
| 21785 | 2026.03.17 22:12:40.995966 [ 276 ] {fac07f89-a044-476e-81a7-8bd23e0e1b5d} <Debug> TCPHandler: Processed in 0.002261943 sec. | ||
| 21786 | 2026.03.17 22:12:40.996123 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21787 | 2026.03.17 22:12:40.996219 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21788 | 2026.03.17 22:12:40.996263 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21789 | 2026.03.17 22:12:40.996714 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21790 | 2026.03.17 22:12:40.996748 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21791 | 2026.03.17 22:12:40.997188 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21792 | 2026.03.17 22:12:40.997611 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21793 | 2026.03.17 22:12:40.997736 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001536 sec., 41666.666666666664 rows/sec., 3.25 MiB/sec. | ||
| 21794 | 2026.03.17 22:12:40.997773 [ 276 ] {1b8b193d-3fc0-403c-8cac-8bf9a5cb820a} <Debug> TCPHandler: Processed in 0.001697613 sec. | ||
| 21795 | 2026.03.17 22:12:40.997896 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21796 | 2026.03.17 22:12:40.997988 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21797 | 2026.03.17 22:12:40.998030 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21798 | 2026.03.17 22:12:40.998439 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21799 | 2026.03.17 22:12:40.998472 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21800 | 2026.03.17 22:12:40.998897 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21801 | 2026.03.17 22:12:40.999325 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21802 | 2026.03.17 22:12:40.999452 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001482 sec., 86369.7705802969 rows/sec., 6.02 MiB/sec. | ||
| 21803 | 2026.03.17 22:12:40.999488 [ 276 ] {9a543f3e-a800-4520-bc39-6b393171e5da} <Debug> TCPHandler: Processed in 0.001639532 sec. | ||
| 21804 | 2026.03.17 22:12:40.999600 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21805 | 2026.03.17 22:12:40.999691 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21806 | 2026.03.17 22:12:40.999730 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21807 | 2026.03.17 22:12:41.000057 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.03.17 22:12:41.000152 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21809 | 2026.03.17 22:12:41.000605 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21810 | 2026.03.17 22:12:41.001112 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21811 | 2026.03.17 22:12:41.001237 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001564 sec., 30690.537084398977 rows/sec., 2.07 MiB/sec. | ||
| 21812 | 2026.03.17 22:12:41.001272 [ 276 ] {c1d9f2bd-2b73-48e5-a2b3-a6591de12f3a} <Debug> TCPHandler: Processed in 0.001718113 sec. | ||
| 21813 | 2026.03.17 22:12:41.062644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21814 | 2026.03.17 22:12:41.080569 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21815 | 2026.03.17 22:12:41.080629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21816 | 2026.03.17 22:12:41.087199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21817 | 2026.03.17 22:12:41.088390 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21818 | 2026.03.17 22:12:41.091521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21819 | 2026.03.17 22:12:45.748115 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21820 | 2026.03.17 22:12:45.748185 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21821 | 2026.03.17 22:12:45.802495 [ 224 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 21822 | 2026.03.17 22:12:45.802534 [ 224 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 21823 | 2026.03.17 22:12:45.805154 [ 224 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): 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] | ||
| 21824 | 2026.03.17 22:12:45.845505 [ 222 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 21825 | 2026.03.17 22:12:45.845555 [ 222 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 21826 | 2026.03.17 22:12:45.848199 [ 222 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): 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] | ||
| 21827 | 2026.03.17 22:12:45.997044 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21828 | 2026.03.17 22:12:45.997226 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21829 | 2026.03.17 22:12:45.997292 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21830 | 2026.03.17 22:12:45.998048 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21831 | 2026.03.17 22:12:45.998097 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21832 | 2026.03.17 22:12:45.998642 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21833 | 2026.03.17 22:12:45.999063 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21834 | 2026.03.17 22:12:45.999217 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Debug> executeQuery: Read 142 rows, 12.50 KiB in 0.002043 sec., 69505.62897699462 rows/sec., 5.97 MiB/sec. | ||
| 21835 | 2026.03.17 22:12:45.999217 [ 32 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21836 | 2026.03.17 22:12:45.999260 [ 276 ] {9cebb345-dc18-4c52-93ea-381f2420ad75} <Debug> TCPHandler: Processed in 0.002343615 sec. | ||
| 21837 | 2026.03.17 22:12:45.999285 [ 32 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21838 | 2026.03.17 22:12:45.999318 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21839 | 2026.03.17 22:12:45.999383 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21840 | 2026.03.17 22:12:45.999417 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 21841 | 2026.03.17 22:12:45.999480 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21842 | 2026.03.17 22:12:45.999508 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21843 | 2026.03.17 22:12:45.999520 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21844 | 2026.03.17 22:12:45.999538 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2994 rows starting from the beginning of the part | ||
| 21845 | 2026.03.17 22:12:45.999599 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 94 rows starting from the beginning of the part | ||
| 21846 | 2026.03.17 22:12:45.999647 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 142 rows starting from the beginning of the part | ||
| 21847 | 2026.03.17 22:12:45.999692 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 2108 rows starting from the beginning of the part | ||
| 21848 | 2026.03.17 22:12:45.999734 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
| 21849 | 2026.03.17 22:12:45.999775 [ 193 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 142 rows starting from the beginning of the part | ||
| 21850 | 2026.03.17 22:12:45.999935 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21851 | 2026.03.17 22:12:45.999970 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21852 | 2026.03.17 22:12:46.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.29 MiB, peak 423.09 MiB, free memory in arenas 0.00 B, will set to 402.97 MiB (RSS), difference: -3.32 MiB | ||
| 21853 | 2026.03.17 22:12:46.000450 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21854 | 2026.03.17 22:12:46.000875 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21855 | 2026.03.17 22:12:46.001008 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001547 sec., 27795.73367808662 rows/sec., 2.04 MiB/sec. | ||
| 21856 | 2026.03.17 22:12:46.001046 [ 276 ] {a085d329-eed1-4e12-baaf-326a31d7c60d} <Debug> TCPHandler: Processed in 0.001710784 sec. | ||
| 21857 | 2026.03.17 22:12:46.001154 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21858 | 2026.03.17 22:12:46.001246 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21859 | 2026.03.17 22:12:46.001285 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21860 | 2026.03.17 22:12:46.001725 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21861 | 2026.03.17 22:12:46.001762 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21862 | 2026.03.17 22:12:46.002003 [ 194 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625611 sec., 2108461.6114115915 rows/sec., 170.93 MiB/sec. | ||
| 21863 | 2026.03.17 22:12:46.002170 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21864 | 2026.03.17 22:12:46.002484 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21865 | 2026.03.17 22:12:46.002625 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21866 | 2026.03.17 22:12:46.002771 [ 32 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21867 | 2026.03.17 22:12:46.002781 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001553 sec., 68898.90534449453 rows/sec., 5.38 MiB/sec. | ||
| 21868 | 2026.03.17 22:12:46.002814 [ 32 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21869 | 2026.03.17 22:12:46.002837 [ 276 ] {05089ef2-dac4-4de9-a19a-1e463aeb43a2} <Debug> TCPHandler: Processed in 0.001729463 sec. | ||
| 21870 | 2026.03.17 22:12:46.002838 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21871 | 2026.03.17 22:12:46.002936 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 21872 | 2026.03.17 22:12:46.002958 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21873 | 2026.03.17 22:12:46.003029 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21874 | 2026.03.17 22:12:46.003050 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21875 | 2026.03.17 22:12:46.003060 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1743 rows starting from the beginning of the part | ||
| 21876 | 2026.03.17 22:12:46.003094 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21877 | 2026.03.17 22:12:46.003115 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 95 rows starting from the beginning of the part | ||
| 21878 | 2026.03.17 22:12:46.003131 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21879 | 2026.03.17 22:12:46.003163 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 107 rows starting from the beginning of the part | ||
| 21880 | 2026.03.17 22:12:46.003212 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1080 rows starting from the beginning of the part | ||
| 21881 | 2026.03.17 22:12:46.003225 [ 196 ] {20021106-0158-405d-a28f-8728817873b0::all_1_171_34} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21882 | 2026.03.17 22:12:46.003253 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 21883 | 2026.03.17 22:12:46.003299 [ 201 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 107 rows starting from the beginning of the part | ||
| 21884 | 2026.03.17 22:12:46.003328 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 21885 | 2026.03.17 22:12:46.003521 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21886 | 2026.03.17 22:12:46.003559 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21887 | 2026.03.17 22:12:46.003983 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21888 | 2026.03.17 22:12:46.004487 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21889 | 2026.03.17 22:12:46.004570 [ 195 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665772 sec., 1918629.9205413465 rows/sec., 143.50 MiB/sec. | ||
| 21890 | 2026.03.17 22:12:46.004620 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
| 21891 | 2026.03.17 22:12:46.004662 [ 276 ] {8b874ed8-c94e-47c1-9822-ef033892d1f0} <Debug> TCPHandler: Processed in 0.001750204 sec. | ||
| 21892 | 2026.03.17 22:12:46.004767 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21893 | 2026.03.17 22:12:46.004857 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21894 | 2026.03.17 22:12:46.004910 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21895 | 2026.03.17 22:12:46.004936 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21896 | 2026.03.17 22:12:46.005426 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21897 | 2026.03.17 22:12:46.005501 [ 200 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_171_34} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21898 | 2026.03.17 22:12:46.005580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 21899 | 2026.03.17 22:12:46.005805 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21900 | 2026.03.17 22:12:46.005845 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21901 | 2026.03.17 22:12:46.006496 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21902 | 2026.03.17 22:12:46.006901 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21903 | 2026.03.17 22:12:46.007040 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.0022 sec., 19545.454545454544 rows/sec., 35.02 MiB/sec. | ||
| 21904 | 2026.03.17 22:12:46.007095 [ 276 ] {af3bf97f-d09e-4e57-b40e-edead34c090c} <Debug> TCPHandler: Processed in 0.002374116 sec. | ||
| 21905 | 2026.03.17 22:12:46.007208 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21906 | 2026.03.17 22:12:46.007299 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21907 | 2026.03.17 22:12:46.007339 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21908 | 2026.03.17 22:12:46.007683 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21909 | 2026.03.17 22:12:46.007718 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21910 | 2026.03.17 22:12:46.008119 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21911 | 2026.03.17 22:12:46.008562 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21912 | 2026.03.17 22:12:46.008683 [ 32 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21913 | 2026.03.17 22:12:46.008693 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
| 21914 | 2026.03.17 22:12:46.008721 [ 32 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21915 | 2026.03.17 22:12:46.008742 [ 276 ] {726ea909-564f-484b-a32c-9ddbfb4de75f} <Debug> TCPHandler: Processed in 0.001580211 sec. | ||
| 21916 | 2026.03.17 22:12:46.008745 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21917 | 2026.03.17 22:12:46.008861 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 21918 | 2026.03.17 22:12:46.008986 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21919 | 2026.03.17 22:12:46.009020 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8550 rows starting from the beginning of the part | ||
| 21920 | 2026.03.17 22:12:46.009090 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 21921 | 2026.03.17 22:12:46.009143 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 21922 | 2026.03.17 22:12:46.009189 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 12 rows starting from the beginning of the part | ||
| 21923 | 2026.03.17 22:12:46.009235 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 48 rows starting from the beginning of the part | ||
| 21924 | 2026.03.17 22:12:46.009285 [ 190 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 21925 | 2026.03.17 22:12:46.011932 [ 200 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8790 rows, containing 4 columns (4 merged, 0 gathered) in 0.00312017 sec., 2817154.193521507 rows/sec., 188.42 MiB/sec. | ||
| 21926 | 2026.03.17 22:12:46.012310 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21927 | 2026.03.17 22:12:46.012951 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21928 | 2026.03.17 22:12:46.013048 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_171_34} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21929 | 2026.03.17 22:12:46.013148 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 21930 | 2026.03.17 22:12:46.042384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48056 | ||
| 21931 | 2026.03.17 22:12:46.042801 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21932 | 2026.03.17 22:12:46.042837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21933 | 2026.03.17 22:12:46.043378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21934 | 2026.03.17 22:12:46.043804 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21935 | 2026.03.17 22:12:46.043929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48056 | ||
| 21936 | 2026.03.17 22:12:46.191565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2652 | ||
| 21937 | 2026.03.17 22:12:46.194158 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21938 | 2026.03.17 22:12:46.194209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21939 | 2026.03.17 22:12:46.195496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21940 | 2026.03.17 22:12:46.195947 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21941 | 2026.03.17 22:12:46.196209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2652 | ||
| 21942 | 2026.03.17 22:12:46.203146 [ 219 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 21943 | 2026.03.17 22:12:46.203210 [ 219 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 21944 | 2026.03.17 22:12:46.206727 [ 219 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): 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] | ||
| 21945 | 2026.03.17 22:12:47.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.23 MiB, peak 423.09 MiB, free memory in arenas 0.00 B, will set to 402.97 MiB (RSS), difference: 6.74 MiB | ||
| 21946 | 2026.03.17 22:12:48.591571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21947 | 2026.03.17 22:12:48.608555 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21948 | 2026.03.17 22:12:48.608608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21949 | 2026.03.17 22:12:48.614784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21950 | 2026.03.17 22:12:48.615916 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21951 | 2026.03.17 22:12:48.618990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21952 | 2026.03.17 22:12:49.092210 [ 225 ] {} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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] | ||
| 21953 | 2026.03.17 22:12:49.092266 [ 225 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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] | ||
| 21954 | 2026.03.17 22:12:49.094931 [ 225 ] {} <Debug> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): 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] | ||
| 21955 | 2026.03.17 22:12:50.996044 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21956 | 2026.03.17 22:12:50.996259 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21957 | 2026.03.17 22:12:50.996331 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21958 | 2026.03.17 22:12:50.997001 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21959 | 2026.03.17 22:12:50.997046 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21960 | 2026.03.17 22:12:50.997587 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21961 | 2026.03.17 22:12:50.998051 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21962 | 2026.03.17 22:12:50.998203 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.002 sec., 45000 rows/sec., 3.77 MiB/sec. | ||
| 21963 | 2026.03.17 22:12:50.998245 [ 276 ] {43a72471-56fe-4714-ae21-de442e63972e} <Debug> TCPHandler: Processed in 0.002331965 sec. | ||
| 21964 | 2026.03.17 22:12:50.998387 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21965 | 2026.03.17 22:12:50.998480 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21966 | 2026.03.17 22:12:50.998520 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21967 | 2026.03.17 22:12:50.998988 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21968 | 2026.03.17 22:12:50.999024 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21969 | 2026.03.17 22:12:50.999422 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21970 | 2026.03.17 22:12:50.999835 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21971 | 2026.03.17 22:12:50.999954 [ 43 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21972 | 2026.03.17 22:12:50.999965 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001503 sec., 11310.711909514304 rows/sec., 850.51 KiB/sec. | ||
| 21973 | 2026.03.17 22:12:51.000018 [ 43 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21974 | 2026.03.17 22:12:51.000028 [ 276 ] {742f6dae-a715-46de-9388-9b3eb17af877} <Debug> TCPHandler: Processed in 0.001688942 sec. | ||
| 21975 | 2026.03.17 22:12:51.000145 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21976 | 2026.03.17 22:12:51.000180 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21977 | 2026.03.17 22:12:51.000238 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21978 | 2026.03.17 22:12:51.000282 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21979 | 2026.03.17 22:12:51.000289 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 21980 | 2026.03.17 22:12:51.000389 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21981 | 2026.03.17 22:12:51.000419 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 256 rows starting from the beginning of the part | ||
| 21982 | 2026.03.17 22:12:51.000478 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 19 rows starting from the beginning of the part | ||
| 21983 | 2026.03.17 22:12:51.000524 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 43 rows starting from the beginning of the part | ||
| 21984 | 2026.03.17 22:12:51.000570 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 21985 | 2026.03.17 22:12:51.000611 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 21986 | 2026.03.17 22:12:51.000653 [ 201 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 17 rows starting from the beginning of the part | ||
| 21987 | 2026.03.17 22:12:51.000720 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21988 | 2026.03.17 22:12:51.000756 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 21989 | 2026.03.17 22:12:51.001183 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21990 | 2026.03.17 22:12:51.001459 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217344 sec., 356513.85310972086 rows/sec., 25.73 MiB/sec. | ||
| 21991 | 2026.03.17 22:12:51.001614 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21992 | 2026.03.17 22:12:51.001750 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21993 | 2026.03.17 22:12:51.001754 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001533 sec., 52837.57338551859 rows/sec., 4.13 MiB/sec. | ||
| 21994 | 2026.03.17 22:12:51.001809 [ 276 ] {9b3bb194-91b5-4737-b638-a1b9d7b285c7} <Debug> TCPHandler: Processed in 0.001710693 sec. | ||
| 21995 | 2026.03.17 22:12:51.001924 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21996 | 2026.03.17 22:12:51.002017 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21997 | 2026.03.17 22:12:51.002060 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21998 | 2026.03.17 22:12:51.002322 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21999 | 2026.03.17 22:12:51.002406 [ 195 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_146_29} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22000 | 2026.03.17 22:12:51.002471 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22001 | 2026.03.17 22:12:51.002511 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22002 | 2026.03.17 22:12:51.002512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22003 | 2026.03.17 22:12:51.002951 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22004 | 2026.03.17 22:12:51.003439 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22005 | 2026.03.17 22:12:51.003571 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
| 22006 | 2026.03.17 22:12:51.003609 [ 276 ] {edfa0129-9b29-45e6-a627-e3a19362f1bb} <Debug> TCPHandler: Processed in 0.001730963 sec. | ||
| 22007 | 2026.03.17 22:12:51.003726 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22008 | 2026.03.17 22:12:51.003816 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22009 | 2026.03.17 22:12:51.003869 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22010 | 2026.03.17 22:12:51.004649 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22011 | 2026.03.17 22:12:51.004684 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22012 | 2026.03.17 22:12:51.005303 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22013 | 2026.03.17 22:12:51.005750 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2026.03.17 22:12:51.005888 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00209 sec., 8133.971291866029 rows/sec., 14.58 MiB/sec. | ||
| 22015 | 2026.03.17 22:12:51.005916 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22016 | 2026.03.17 22:12:51.005943 [ 276 ] {16d72c17-28f2-4bc6-9637-a026aac3534f} <Debug> TCPHandler: Processed in 0.002262433 sec. | ||
| 22017 | 2026.03.17 22:12:51.005988 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22018 | 2026.03.17 22:12:51.006016 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22019 | 2026.03.17 22:12:51.006080 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22020 | 2026.03.17 22:12:51.006135 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 22021 | 2026.03.17 22:12:51.006176 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22022 | 2026.03.17 22:12:51.006223 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22023 | 2026.03.17 22:12:51.006407 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22024 | 2026.03.17 22:12:51.006493 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3163 rows starting from the beginning of the part | ||
| 22025 | 2026.03.17 22:12:51.006556 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22026 | 2026.03.17 22:12:51.006596 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22027 | 2026.03.17 22:12:51.006631 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 17 rows starting from the beginning of the part | ||
| 22028 | 2026.03.17 22:12:51.006742 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 43 rows starting from the beginning of the part | ||
| 22029 | 2026.03.17 22:12:51.006839 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 32 rows starting from the beginning of the part | ||
| 22030 | 2026.03.17 22:12:51.006937 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 22031 | 2026.03.17 22:12:51.007035 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22032 | 2026.03.17 22:12:51.007037 [ 198 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 17 rows starting from the beginning of the part | ||
| 22033 | 2026.03.17 22:12:51.007510 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22034 | 2026.03.17 22:12:51.007653 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 22035 | 2026.03.17 22:12:51.007689 [ 276 ] {8666e577-67f8-4422-9355-f7a4f8966d52} <Debug> TCPHandler: Processed in 0.001664572 sec. | ||
| 22036 | 2026.03.17 22:12:51.020693 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 19 columns (19 merged, 0 gathered) in 0.014604651 sec., 226982.4866064927 rows/sec., 406.56 MiB/sec. | ||
| 22037 | 2026.03.17 22:12:51.023903 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22038 | 2026.03.17 22:12:51.024506 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22039 | 2026.03.17 22:12:51.024591 [ 192 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22040 | 2026.03.17 22:12:51.024733 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.08 MiB. | ||
| 22041 | 2026.03.17 22:12:52.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.35 MiB, peak 432.38 MiB, free memory in arenas 0.00 B, will set to 409.18 MiB (RSS), difference: 5.83 MiB | ||
| 22042 | 2026.03.17 22:12:53.544146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48504 | ||
| 22043 | 2026.03.17 22:12:53.544918 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22044 | 2026.03.17 22:12:53.544958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22045 | 2026.03.17 22:12:53.545605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22046 | 2026.03.17 22:12:53.546058 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22047 | 2026.03.17 22:12:53.546191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48504 | ||
| 22048 | 2026.03.17 22:12:53.546222 [ 92 ] {} <Debug> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22049 | 2026.03.17 22:12:53.546311 [ 92 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22050 | 2026.03.17 22:12:53.546345 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22051 | 2026.03.17 22:12:53.546491 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 22052 | 2026.03.17 22:12:53.546645 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22053 | 2026.03.17 22:12:53.546689 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46136 rows starting from the beginning of the part | ||
| 22054 | 2026.03.17 22:12:53.546761 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 22055 | 2026.03.17 22:12:53.546814 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 22056 | 2026.03.17 22:12:53.546862 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 22057 | 2026.03.17 22:12:53.546907 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::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 | ||
| 22058 | 2026.03.17 22:12:53.546949 [ 195 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 22059 | 2026.03.17 22:12:53.549915 [ 188 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48504 rows, containing 4 columns (4 merged, 0 gathered) in 0.003486007 sec., 13913913.540621117 rows/sec., 199.04 MiB/sec. | ||
| 22060 | 2026.03.17 22:12:53.550389 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22061 | 2026.03.17 22:12:53.550849 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22062 | 2026.03.17 22:12:53.550926 [ 191 ] {fdaf0b0d-db55-49ec-82e5-79956f3c619c::all_1_101_20} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22063 | 2026.03.17 22:12:53.551023 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22064 | 2026.03.17 22:12:55.997202 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22065 | 2026.03.17 22:12:55.997431 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22066 | 2026.03.17 22:12:55.997503 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22067 | 2026.03.17 22:12:55.998156 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22068 | 2026.03.17 22:12:55.998207 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22069 | 2026.03.17 22:12:55.998817 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 22070 | 2026.03.17 22:12:55.999288 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Trace> oximeter.fields_ipaddr (6c86d7f8-76e7-431b-9453-153a3cb016a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22071 | 2026.03.17 22:12:55.999457 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.002084 sec., 3838.7715930902114 rows/sec., 319.59 KiB/sec. | ||
| 22072 | 2026.03.17 22:12:55.999513 [ 276 ] {b3d987e4-c326-4b3c-8fbf-27e59560903e} <Debug> TCPHandler: Processed in 0.002453607 sec. | ||
| 22073 | 2026.03.17 22:12:55.999675 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22074 | 2026.03.17 22:12:55.999778 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22075 | 2026.03.17 22:12:55.999823 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22076 | 2026.03.17 22:12:56.000397 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22077 | 2026.03.17 22:12:56.000437 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22078 | 2026.03.17 22:12:56.001009 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22079 | 2026.03.17 22:12:56.001609 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22080 | 2026.03.17 22:12:56.001751 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Debug> executeQuery: Read 147 rows, 12.88 KiB in 0.001997 sec., 73610.41562343515 rows/sec., 6.30 MiB/sec. | ||
| 22081 | 2026.03.17 22:12:56.001792 [ 276 ] {6626231c-9136-44bd-b8f9-990bfa797311} <Debug> TCPHandler: Processed in 0.002171892 sec. | ||
| 22082 | 2026.03.17 22:12:56.001917 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22083 | 2026.03.17 22:12:56.002014 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22084 | 2026.03.17 22:12:56.002057 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22085 | 2026.03.17 22:12:56.002493 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22086 | 2026.03.17 22:12:56.002530 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22087 | 2026.03.17 22:12:56.003004 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22088 | 2026.03.17 22:12:56.003453 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22089 | 2026.03.17 22:12:56.003592 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Debug> executeQuery: Read 51 rows, 3.81 KiB in 0.001597 sec., 31934.877896055106 rows/sec., 2.33 MiB/sec. | ||
| 22090 | 2026.03.17 22:12:56.003632 [ 276 ] {45925ec0-c4aa-410b-8e4b-0c4d5f831c29} <Debug> TCPHandler: Processed in 0.001765024 sec. | ||
| 22091 | 2026.03.17 22:12:56.003676 [ 223 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 22092 | 2026.03.17 22:12:56.003722 [ 223 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 22093 | 2026.03.17 22:12:56.003733 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22094 | 2026.03.17 22:12:56.003832 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22095 | 2026.03.17 22:12:56.003874 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22096 | 2026.03.17 22:12:56.004310 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2026.03.17 22:12:56.004350 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22098 | 2026.03.17 22:12:56.004791 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22099 | 2026.03.17 22:12:56.005317 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22100 | 2026.03.17 22:12:56.005465 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Debug> executeQuery: Read 115 rows, 9.22 KiB in 0.001651 sec., 69654.75469412477 rows/sec., 5.46 MiB/sec. | ||
| 22101 | 2026.03.17 22:12:56.005505 [ 276 ] {0e6e217a-b714-46c4-97ec-6009f4398c22} <Debug> TCPHandler: Processed in 0.001820305 sec. | ||
| 22102 | 2026.03.17 22:12:56.005614 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22103 | 2026.03.17 22:12:56.005709 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22104 | 2026.03.17 22:12:56.005754 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22105 | 2026.03.17 22:12:56.006165 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2026.03.17 22:12:56.006204 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22107 | 2026.03.17 22:12:56.006724 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22108 | 2026.03.17 22:12:56.006832 [ 223 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): 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] | ||
| 22109 | 2026.03.17 22:12:56.007219 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22110 | 2026.03.17 22:12:56.007364 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001673 sec., 98027.49551703526 rows/sec., 6.83 MiB/sec. | ||
| 22111 | 2026.03.17 22:12:56.007402 [ 276 ] {5e99a118-55db-4550-9da0-4c9c65caf816} <Debug> TCPHandler: Processed in 0.001835795 sec. | ||
| 22112 | 2026.03.17 22:12:56.007459 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 22113 | 2026.03.17 22:12:56.007496 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 22114 | 2026.03.17 22:12:56.007503 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22115 | 2026.03.17 22:12:56.007603 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22116 | 2026.03.17 22:12:56.007659 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22117 | 2026.03.17 22:12:56.008571 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22118 | 2026.03.17 22:12:56.008612 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22119 | 2026.03.17 22:12:56.009355 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22120 | 2026.03.17 22:12:56.009835 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22121 | 2026.03.17 22:12:56.009986 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002401 sec., 17909.204498125782 rows/sec., 32.09 MiB/sec. | ||
| 22122 | 2026.03.17 22:12:56.010056 [ 276 ] {20476043-d0f3-4a42-a395-ce90724cdf1e} <Debug> TCPHandler: Processed in 0.002600901 sec. | ||
| 22123 | 2026.03.17 22:12:56.010165 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22124 | 2026.03.17 22:12:56.010187 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): 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] | ||
| 22125 | 2026.03.17 22:12:56.010266 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22126 | 2026.03.17 22:12:56.010314 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22127 | 2026.03.17 22:12:56.010651 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22128 | 2026.03.17 22:12:56.010689 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22129 | 2026.03.17 22:12:56.011104 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22130 | 2026.03.17 22:12:56.011559 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22131 | 2026.03.17 22:12:56.011695 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. | ||
| 22132 | 2026.03.17 22:12:56.011733 [ 276 ] {067274e1-e1f8-47b3-9369-ce65cffd3288} <Debug> TCPHandler: Processed in 0.001617181 sec. | ||
| 22133 | 2026.03.17 22:12:56.011755 [ 223 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 22134 | 2026.03.17 22:12:56.011781 [ 223 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 22135 | 2026.03.17 22:12:56.013846 [ 223 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): 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] | ||
| 22136 | 2026.03.17 22:12:56.119994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 22137 | 2026.03.17 22:12:56.139592 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22138 | 2026.03.17 22:12:56.139656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22139 | 2026.03.17 22:12:56.146649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22140 | 2026.03.17 22:12:56.147958 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22141 | 2026.03.17 22:12:56.148276 [ 127 ] {} <Debug> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22142 | 2026.03.17 22:12:56.148324 [ 127 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22143 | 2026.03.17 22:12:56.148344 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22144 | 2026.03.17 22:12:56.148445 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22145 | 2026.03.17 22:12:56.152314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 22146 | 2026.03.17 22:12:56.152354 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22147 | 2026.03.17 22:12:56.153788 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22148 | 2026.03.17 22:12:56.158494 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22149 | 2026.03.17 22:12:56.163085 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22150 | 2026.03.17 22:12:56.167706 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22151 | 2026.03.17 22:12:56.172758 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22152 | 2026.03.17 22:12:56.177523 [ 199 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::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 | ||
| 22153 | 2026.03.17 22:12:56.196376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2678 | ||
| 22154 | 2026.03.17 22:12:56.198533 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22155 | 2026.03.17 22:12:56.198574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22156 | 2026.03.17 22:12:56.199894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22157 | 2026.03.17 22:12:56.200482 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22158 | 2026.03.17 22:12:56.200878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2678 | ||
| 22159 | 2026.03.17 22:12:56.244829 [ 188 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.096423186 sec., 7892.292627625891 rows/sec., 40.81 MiB/sec. | ||
| 22160 | 2026.03.17 22:12:56.248406 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22161 | 2026.03.17 22:12:56.251212 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_101_20} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22162 | 2026.03.17 22:12:56.251341 [ 197 ] {ecbf1d62-d19d-43c3-81a5-c99a5881fdda::all_1_101_20} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22163 | 2026.03.17 22:12:56.254004 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22164 | 2026.03.17 22:12:56.916245 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 22165 | 2026.03.17 22:12:56.916316 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 22166 | 2026.03.17 22:12:56.920816 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): 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] | ||
| 22167 | 2026.03.17 22:12:57.000296 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.68 MiB, peak 432.38 MiB, free memory in arenas 0.00 B, will set to 409.20 MiB (RSS), difference: -1.48 MiB | ||
| 22168 | 2026.03.17 22:12:57.134896 [ 222 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 22169 | 2026.03.17 22:12:57.134948 [ 222 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 22170 | 2026.03.17 22:12:57.138741 [ 222 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 22171 | 2026.03.17 22:12:57.414233 [ 225 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 22172 | 2026.03.17 22:12:57.414292 [ 225 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 22173 | 2026.03.17 22:12:57.416235 [ 225 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): 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] | ||
| 22174 | 2026.03.17 22:13:00.748446 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22175 | 2026.03.17 22:13:00.748516 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22176 | 2026.03.17 22:13:00.995858 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22177 | 2026.03.17 22:13:00.996030 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22178 | 2026.03.17 22:13:00.996093 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22179 | 2026.03.17 22:13:00.996763 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22180 | 2026.03.17 22:13:00.996802 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22181 | 2026.03.17 22:13:00.997327 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22182 | 2026.03.17 22:13:00.997795 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22183 | 2026.03.17 22:13:00.997944 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001962 sec., 45871.559633027515 rows/sec., 3.85 MiB/sec. | ||
| 22184 | 2026.03.17 22:13:00.997986 [ 276 ] {a4c82faf-9728-42a5-9a93-b853ca12a493} <Debug> TCPHandler: Processed in 0.002246123 sec. | ||
| 22185 | 2026.03.17 22:13:00.998107 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22186 | 2026.03.17 22:13:00.998201 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22187 | 2026.03.17 22:13:00.998241 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22188 | 2026.03.17 22:13:00.998636 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22189 | 2026.03.17 22:13:00.998671 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22190 | 2026.03.17 22:13:00.999122 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22191 | 2026.03.17 22:13:00.999535 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22192 | 2026.03.17 22:13:00.999664 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001482 sec., 11470.985155195682 rows/sec., 862.56 KiB/sec. | ||
| 22193 | 2026.03.17 22:13:00.999703 [ 276 ] {63d23ccf-00c8-47ab-bc1b-1aaf0f186621} <Debug> TCPHandler: Processed in 0.001643202 sec. | ||
| 22194 | 2026.03.17 22:13:00.999809 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22195 | 2026.03.17 22:13:00.999900 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22196 | 2026.03.17 22:13:00.999938 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22197 | 2026.03.17 22:13:01.000366 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22198 | 2026.03.17 22:13:01.000403 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22199 | 2026.03.17 22:13:01.000796 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22200 | 2026.03.17 22:13:01.001204 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22201 | 2026.03.17 22:13:01.001330 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001452 sec., 55785.12396694215 rows/sec., 4.36 MiB/sec. | ||
| 22202 | 2026.03.17 22:13:01.001365 [ 276 ] {13e2a6c7-759d-45de-9c77-fe46ad39517c} <Debug> TCPHandler: Processed in 0.001609911 sec. | ||
| 22203 | 2026.03.17 22:13:01.001465 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22204 | 2026.03.17 22:13:01.001552 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22205 | 2026.03.17 22:13:01.001591 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22206 | 2026.03.17 22:13:01.001965 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22207 | 2026.03.17 22:13:01.001998 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22208 | 2026.03.17 22:13:01.002474 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22209 | 2026.03.17 22:13:01.002918 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22210 | 2026.03.17 22:13:01.003025 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_169_49 to all_170_170_0 | ||
| 22211 | 2026.03.17 22:13:01.003048 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 22212 | 2026.03.17 22:13:01.003074 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22213 | 2026.03.17 22:13:01.003090 [ 276 ] {3837ef21-3924-4b9a-88e8-be862fcb2147} <Debug> TCPHandler: Processed in 0.001656532 sec. | ||
| 22214 | 2026.03.17 22:13:01.003099 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22215 | 2026.03.17 22:13:01.003219 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22216 | 2026.03.17 22:13:01.003229 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_169_49 to all_170_170_0 into Compact with storage Full | ||
| 22217 | 2026.03.17 22:13:01.003315 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22218 | 2026.03.17 22:13:01.003373 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22219 | 2026.03.17 22:13:01.003386 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22220 | 2026.03.17 22:13:01.003430 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_169_49, total 55099 rows starting from the beginning of the part | ||
| 22221 | 2026.03.17 22:13:01.003501 [ 194 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 128 rows starting from the beginning of the part | ||
| 22222 | 2026.03.17 22:13:01.004222 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22223 | 2026.03.17 22:13:01.004264 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22224 | 2026.03.17 22:13:01.004905 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22225 | 2026.03.17 22:13:01.005343 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22226 | 2026.03.17 22:13:01.005490 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002192 sec., 7755.474452554745 rows/sec., 13.90 MiB/sec. | ||
| 22227 | 2026.03.17 22:13:01.005545 [ 276 ] {99e75bd8-cb02-4842-86d8-56efd3c3681e} <Debug> TCPHandler: Processed in 0.002373146 sec. | ||
| 22228 | 2026.03.17 22:13:01.005678 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22229 | 2026.03.17 22:13:01.005770 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22230 | 2026.03.17 22:13:01.005811 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22231 | 2026.03.17 22:13:01.006179 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22232 | 2026.03.17 22:13:01.006215 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22233 | 2026.03.17 22:13:01.006615 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22234 | 2026.03.17 22:13:01.007039 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22235 | 2026.03.17 22:13:01.007176 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
| 22236 | 2026.03.17 22:13:01.007212 [ 276 ] {025ad6af-939f-4ebe-8cb7-7699d475d9c3} <Debug> TCPHandler: Processed in 0.001587641 sec. | ||
| 22237 | 2026.03.17 22:13:01.011863 [ 188 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55227 rows, containing 5 columns (5 merged, 0 gathered) in 0.008683587 sec., 6359929.3702015085 rows/sec., 418.17 MiB/sec. | ||
| 22238 | 2026.03.17 22:13:01.012631 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Trace> MergedBlockOutputStream: filled checksums all_1_170_50 (state Temporary) | ||
| 22239 | 2026.03.17 22:13:01.013147 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_170_50 to all_1_170_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22240 | 2026.03.17 22:13:01.013235 [ 190 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_170_50} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_169_49, all_170_170_0] -> all_1_170_50 | ||
| 22241 | 2026.03.17 22:13:01.013321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22242 | 2026.03.17 22:13:01.046297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49016 | ||
| 22243 | 2026.03.17 22:13:01.046711 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22244 | 2026.03.17 22:13:01.046847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22245 | 2026.03.17 22:13:01.047486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22246 | 2026.03.17 22:13:01.047979 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22247 | 2026.03.17 22:13:01.048101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49016 | ||
| 22248 | 2026.03.17 22:13:03.652450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 22249 | 2026.03.17 22:13:03.670064 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22250 | 2026.03.17 22:13:03.670107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22251 | 2026.03.17 22:13:03.676220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22252 | 2026.03.17 22:13:03.677312 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22253 | 2026.03.17 22:13:03.680341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 22254 | 2026.03.17 22:13:05.997670 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22255 | 2026.03.17 22:13:05.998007 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22256 | 2026.03.17 22:13:05.998084 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22257 | 2026.03.17 22:13:05.998852 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22258 | 2026.03.17 22:13:05.998895 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22259 | 2026.03.17 22:13:05.999430 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22260 | 2026.03.17 22:13:05.999928 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22261 | 2026.03.17 22:13:06.000086 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Debug> executeQuery: Read 142 rows, 12.50 KiB in 0.002135 sec., 66510.53864168617 rows/sec., 5.72 MiB/sec. | ||
| 22262 | 2026.03.17 22:13:06.000139 [ 276 ] {0644cda5-9285-4e29-8b76-86c99a2ad698} <Debug> TCPHandler: Processed in 0.00259895 sec. | ||
| 22263 | 2026.03.17 22:13:06.000260 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22264 | 2026.03.17 22:13:06.000362 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22265 | 2026.03.17 22:13:06.000407 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22266 | 2026.03.17 22:13:06.000829 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22267 | 2026.03.17 22:13:06.000865 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22268 | 2026.03.17 22:13:06.001284 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22269 | 2026.03.17 22:13:06.001825 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22270 | 2026.03.17 22:13:06.001958 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.00162 sec., 26543.209876543213 rows/sec., 1.95 MiB/sec. | ||
| 22271 | 2026.03.17 22:13:06.001997 [ 276 ] {eb9cd780-3d7a-49dc-afd4-fecd742c3fc0} <Debug> TCPHandler: Processed in 0.001788225 sec. | ||
| 22272 | 2026.03.17 22:13:06.002103 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22273 | 2026.03.17 22:13:06.002195 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22274 | 2026.03.17 22:13:06.002235 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22275 | 2026.03.17 22:13:06.002650 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22276 | 2026.03.17 22:13:06.002686 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22277 | 2026.03.17 22:13:06.003101 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22278 | 2026.03.17 22:13:06.003547 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22279 | 2026.03.17 22:13:06.003678 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001502 sec., 71238.34886817576 rows/sec., 5.56 MiB/sec. | ||
| 22280 | 2026.03.17 22:13:06.003717 [ 276 ] {a93bcdc8-66a5-45fc-9b29-ce56b80698ba} <Debug> TCPHandler: Processed in 0.001660452 sec. | ||
| 22281 | 2026.03.17 22:13:06.003821 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22282 | 2026.03.17 22:13:06.003912 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22283 | 2026.03.17 22:13:06.003954 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22284 | 2026.03.17 22:13:06.004341 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22285 | 2026.03.17 22:13:06.004377 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22286 | 2026.03.17 22:13:06.004817 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22287 | 2026.03.17 22:13:06.005270 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22288 | 2026.03.17 22:13:06.005405 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. | ||
| 22289 | 2026.03.17 22:13:06.005425 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 2 parts from all_1_170_50 to all_171_171_0 | ||
| 22290 | 2026.03.17 22:13:06.005442 [ 276 ] {2e80be45-b3cb-42f4-aa22-d8b79dabdb15} <Debug> TCPHandler: Processed in 0.001666632 sec. | ||
| 22291 | 2026.03.17 22:13:06.005493 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22292 | 2026.03.17 22:13:06.005522 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22293 | 2026.03.17 22:13:06.005584 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22294 | 2026.03.17 22:13:06.005631 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_170_50 to all_171_171_0 into Compact with storage Full | ||
| 22295 | 2026.03.17 22:13:06.005680 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22296 | 2026.03.17 22:13:06.005738 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22297 | 2026.03.17 22:13:06.005787 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22298 | 2026.03.17 22:13:06.005831 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_170_50, total 55227 rows starting from the beginning of the part | ||
| 22299 | 2026.03.17 22:13:06.005901 [ 196 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 22300 | 2026.03.17 22:13:06.006584 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22301 | 2026.03.17 22:13:06.006624 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22302 | 2026.03.17 22:13:06.007341 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22303 | 2026.03.17 22:13:06.007783 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22304 | 2026.03.17 22:13:06.007926 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002264 sec., 18992.932862190813 rows/sec., 34.03 MiB/sec. | ||
| 22305 | 2026.03.17 22:13:06.007981 [ 276 ] {8d9c0a0f-182d-471c-9228-a85d85bc7a7e} <Debug> TCPHandler: Processed in 0.002449737 sec. | ||
| 22306 | 2026.03.17 22:13:06.008087 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22307 | 2026.03.17 22:13:06.008178 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22308 | 2026.03.17 22:13:06.008219 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22309 | 2026.03.17 22:13:06.008544 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22310 | 2026.03.17 22:13:06.008579 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22311 | 2026.03.17 22:13:06.008983 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22312 | 2026.03.17 22:13:06.009426 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22313 | 2026.03.17 22:13:06.009557 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
| 22314 | 2026.03.17 22:13:06.009593 [ 276 ] {759362f8-08c3-4719-bee7-362520dec6c6} <Debug> TCPHandler: Processed in 0.00155216 sec. | ||
| 22315 | 2026.03.17 22:13:06.014786 [ 193 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55387 rows, containing 5 columns (5 merged, 0 gathered) in 0.009197027 sec., 6022272.197308978 rows/sec., 396.04 MiB/sec. | ||
| 22316 | 2026.03.17 22:13:06.015660 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Trace> MergedBlockOutputStream: filled checksums all_1_171_51 (state Temporary) | ||
| 22317 | 2026.03.17 22:13:06.016274 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_171_51 to all_1_171_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22318 | 2026.03.17 22:13:06.016356 [ 200 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_171_51} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 2 parts: [all_1_170_50, all_171_171_0] -> all_1_171_51 | ||
| 22319 | 2026.03.17 22:13:06.016451 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 22320 | 2026.03.17 22:13:06.201038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2702 | ||
| 22321 | 2026.03.17 22:13:06.203213 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22322 | 2026.03.17 22:13:06.203258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22323 | 2026.03.17 22:13:06.204636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22324 | 2026.03.17 22:13:06.205156 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22325 | 2026.03.17 22:13:06.205318 [ 171 ] {} <Debug> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22326 | 2026.03.17 22:13:06.205358 [ 171 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22327 | 2026.03.17 22:13:06.205379 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22328 | 2026.03.17 22:13:06.205424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2702 | ||
| 22329 | 2026.03.17 22:13:06.205479 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::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 | ||
| 22330 | 2026.03.17 22:13:06.206003 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22331 | 2026.03.17 22:13:06.206140 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2550 rows starting from the beginning of the part | ||
| 22332 | 2026.03.17 22:13:06.206512 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
| 22333 | 2026.03.17 22:13:06.206841 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 22334 | 2026.03.17 22:13:06.207160 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 22335 | 2026.03.17 22:13:06.207494 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 22336 | 2026.03.17 22:13:06.207827 [ 188 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 22337 | 2026.03.17 22:13:06.215793 [ 193 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2702 rows, containing 72 columns (72 merged, 0 gathered) in 0.010358519 sec., 260848.10000348504 rows/sec., 209.30 MiB/sec. | ||
| 22338 | 2026.03.17 22:13:06.218118 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22339 | 2026.03.17 22:13:06.219008 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22340 | 2026.03.17 22:13:06.219081 [ 192 ] {45647124-f76d-404a-ac1b-96c006c5c163::all_1_76_15} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22341 | 2026.03.17 22:13:06.219270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 22342 | 2026.03.17 22:13:06.383474 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22343 | 2026.03.17 22:13:06.383646 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22344 | 2026.03.17 22:13:06.383715 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22345 | 2026.03.17 22:13:06.384355 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22346 | 2026.03.17 22:13:06.384403 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22347 | 2026.03.17 22:13:06.384916 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22348 | 2026.03.17 22:13:06.385380 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Trace> oximeter.fields_i16 (c5c95900-62c6-4661-81b2-e1bc7946cd1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22349 | 2026.03.17 22:13:06.385528 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 1.03 MiB/sec. | ||
| 22350 | 2026.03.17 22:13:06.385574 [ 276 ] {11c6bfd4-bc9d-4ac2-91bb-fbdaa3f92254} <Debug> TCPHandler: Processed in 0.002222413 sec. | ||
| 22351 | 2026.03.17 22:13:06.385692 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22352 | 2026.03.17 22:13:06.385785 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22353 | 2026.03.17 22:13:06.385825 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22354 | 2026.03.17 22:13:06.387728 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22355 | 2026.03.17 22:13:06.387763 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22356 | 2026.03.17 22:13:06.388353 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22357 | 2026.03.17 22:13:06.388803 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22358 | 2026.03.17 22:13:06.388910 [ 171 ] {} <Debug> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22359 | 2026.03.17 22:13:06.388936 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Debug> executeQuery: Read 2102 rows, 164.05 KiB in 0.003169 sec., 663300.7257810035 rows/sec., 50.55 MiB/sec. | ||
| 22360 | 2026.03.17 22:13:06.388959 [ 171 ] {} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22361 | 2026.03.17 22:13:06.388982 [ 276 ] {7a3b9373-1af1-486c-a47e-d7a48a1c6a0f} <Debug> TCPHandler: Processed in 0.003337475 sec. | ||
| 22362 | 2026.03.17 22:13:06.388987 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22363 | 2026.03.17 22:13:06.389101 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::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 | ||
| 22364 | 2026.03.17 22:13:06.389106 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22365 | 2026.03.17 22:13:06.389217 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22366 | 2026.03.17 22:13:06.389222 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22367 | 2026.03.17 22:13:06.389252 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2994 rows starting from the beginning of the part | ||
| 22368 | 2026.03.17 22:13:06.389268 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22369 | 2026.03.17 22:13:06.389322 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 90 rows starting from the beginning of the part | ||
| 22370 | 2026.03.17 22:13:06.389376 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 147 rows starting from the beginning of the part | ||
| 22371 | 2026.03.17 22:13:06.389427 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 90 rows starting from the beginning of the part | ||
| 22372 | 2026.03.17 22:13:06.389478 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 142 rows starting from the beginning of the part | ||
| 22373 | 2026.03.17 22:13:06.389524 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 2102 rows starting from the beginning of the part | ||
| 22374 | 2026.03.17 22:13:06.389709 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22375 | 2026.03.17 22:13:06.389744 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22376 | 2026.03.17 22:13:06.390206 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22377 | 2026.03.17 22:13:06.390657 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22378 | 2026.03.17 22:13:06.390786 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Debug> executeQuery: Read 44 rows, 3.37 KiB in 0.001583 sec., 27795.325331648768 rows/sec., 2.08 MiB/sec. | ||
| 22379 | 2026.03.17 22:13:06.390824 [ 276 ] {60faf7a7-6f43-4dbc-aa48-d654896ee686} <Debug> TCPHandler: Processed in 0.001764464 sec. | ||
| 22380 | 2026.03.17 22:13:06.390932 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.03.17 22:13:06.391023 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22382 | 2026.03.17 22:13:06.391060 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22383 | 2026.03.17 22:13:06.391602 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5565 rows, containing 5 columns (5 merged, 0 gathered) in 0.002545069 sec., 2186581.1889579417 rows/sec., 177.55 MiB/sec. | ||
| 22384 | 2026.03.17 22:13:06.391772 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22385 | 2026.03.17 22:13:06.391808 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22386 | 2026.03.17 22:13:06.391949 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22387 | 2026.03.17 22:13:06.392249 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22388 | 2026.03.17 22:13:06.392442 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22389 | 2026.03.17 22:13:06.392511 [ 201 ] {20021106-0158-405d-a28f-8728817873b0::all_1_176_35} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22390 | 2026.03.17 22:13:06.392575 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 22391 | 2026.03.17 22:13:06.392697 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Trace> oximeter.fields_u32 (255906eb-98ff-4906-903b-b1be24ee3739): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22392 | 2026.03.17 22:13:06.392825 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00182 sec., 402197.8021978022 rows/sec., 23.79 MiB/sec. | ||
| 22393 | 2026.03.17 22:13:06.392862 [ 276 ] {d4445fed-c65f-48ca-86f3-f6f636e3c01e} <Debug> TCPHandler: Processed in 0.001976478 sec. | ||
| 22394 | 2026.03.17 22:13:06.392972 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22395 | 2026.03.17 22:13:06.393065 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22396 | 2026.03.17 22:13:06.393103 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22397 | 2026.03.17 22:13:06.393471 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22398 | 2026.03.17 22:13:06.393506 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22399 | 2026.03.17 22:13:06.393897 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 22400 | 2026.03.17 22:13:06.394391 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Trace> oximeter.fields_u64 (007eded3-5f00-4c84-bd90-5ba288a67781): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22401 | 2026.03.17 22:13:06.394519 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 47.77 KiB/sec. | ||
| 22402 | 2026.03.17 22:13:06.394557 [ 276 ] {8a6ad117-c2fc-4312-9366-54fe381851ae} <Debug> TCPHandler: Processed in 0.001630681 sec. | ||
| 22403 | 2026.03.17 22:13:06.394664 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22404 | 2026.03.17 22:13:06.394755 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22405 | 2026.03.17 22:13:06.394792 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22406 | 2026.03.17 22:13:06.395179 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22407 | 2026.03.17 22:13:06.395213 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22408 | 2026.03.17 22:13:06.395609 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22409 | 2026.03.17 22:13:06.396013 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Trace> oximeter.fields_u8 (fae4f438-1535-4f29-b308-cf0a55614bf9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22410 | 2026.03.17 22:13:06.396141 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001404 sec., 8547.008547008547 rows/sec., 667.74 KiB/sec. | ||
| 22411 | 2026.03.17 22:13:06.396179 [ 276 ] {c30fdc52-4dd5-420c-95ad-a0a89f38ad62} <Debug> TCPHandler: Processed in 0.00156186 sec. | ||
| 22412 | 2026.03.17 22:13:06.396293 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22413 | 2026.03.17 22:13:06.396385 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22414 | 2026.03.17 22:13:06.396422 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22415 | 2026.03.17 22:13:06.397295 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22416 | 2026.03.17 22:13:06.397330 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22417 | 2026.03.17 22:13:06.397762 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22418 | 2026.03.17 22:13:06.398194 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22419 | 2026.03.17 22:13:06.398323 [ 171 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22420 | 2026.03.17 22:13:06.398327 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Debug> executeQuery: Read 1068 rows, 76.16 KiB in 0.00196 sec., 544897.9591836735 rows/sec., 37.95 MiB/sec. | ||
| 22421 | 2026.03.17 22:13:06.398362 [ 171 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22422 | 2026.03.17 22:13:06.398384 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22423 | 2026.03.17 22:13:06.398386 [ 276 ] {dfc144fd-f56e-4eb6-8b6b-b4b3990ddf56} <Debug> TCPHandler: Processed in 0.002143981 sec. | ||
| 22424 | 2026.03.17 22:13:06.398480 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::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 | ||
| 22425 | 2026.03.17 22:13:06.398540 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22426 | 2026.03.17 22:13:06.398590 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22427 | 2026.03.17 22:13:06.398620 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1743 rows starting from the beginning of the part | ||
| 22428 | 2026.03.17 22:13:06.398632 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22429 | 2026.03.17 22:13:06.398675 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22430 | 2026.03.17 22:13:06.398684 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 81 rows starting from the beginning of the part | ||
| 22431 | 2026.03.17 22:13:06.398734 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 115 rows starting from the beginning of the part | ||
| 22432 | 2026.03.17 22:13:06.398778 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 81 rows starting from the beginning of the part | ||
| 22433 | 2026.03.17 22:13:06.398820 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 107 rows starting from the beginning of the part | ||
| 22434 | 2026.03.17 22:13:06.398861 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 1068 rows starting from the beginning of the part | ||
| 22435 | 2026.03.17 22:13:06.399417 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22436 | 2026.03.17 22:13:06.399451 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22437 | 2026.03.17 22:13:06.399975 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22438 | 2026.03.17 22:13:06.400112 [ 186 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666081 sec., 1917673.870598128 rows/sec., 143.51 MiB/sec. | ||
| 22439 | 2026.03.17 22:13:06.400411 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22440 | 2026.03.17 22:13:06.400497 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22441 | 2026.03.17 22:13:06.400602 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Selected 6 parts from all_1_171_51 to all_176_176_0 | ||
| 22442 | 2026.03.17 22:13:06.400629 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.002015 sec., 621836.2282878412 rows/sec., 39.21 MiB/sec. | ||
| 22443 | 2026.03.17 22:13:06.400632 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22444 | 2026.03.17 22:13:06.400671 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22445 | 2026.03.17 22:13:06.400673 [ 276 ] {e5ec89e6-388f-4136-9ab0-d11ae4e3a377} <Debug> TCPHandler: Processed in 0.002179332 sec. | ||
| 22446 | 2026.03.17 22:13:06.400772 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_51 to all_176_176_0 into Compact with storage Full | ||
| 22447 | 2026.03.17 22:13:06.400800 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22448 | 2026.03.17 22:13:06.400866 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22449 | 2026.03.17 22:13:06.400896 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22450 | 2026.03.17 22:13:06.400910 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22451 | 2026.03.17 22:13:06.400938 [ 193 ] {af0d3edc-db3d-482d-afe9-20035c3d8491::all_1_176_35} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22452 | 2026.03.17 22:13:06.400949 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22453 | 2026.03.17 22:13:06.400954 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_171_51, total 55387 rows starting from the beginning of the part | ||
| 22454 | 2026.03.17 22:13:06.401002 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 22455 | 2026.03.17 22:13:06.401038 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part | ||
| 22456 | 2026.03.17 22:13:06.401096 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 164 rows starting from the beginning of the part | ||
| 22457 | 2026.03.17 22:13:06.401142 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 22458 | 2026.03.17 22:13:06.401183 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part | ||
| 22459 | 2026.03.17 22:13:06.401224 [ 186 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 1253 rows starting from the beginning of the part | ||
| 22460 | 2026.03.17 22:13:06.401805 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22461 | 2026.03.17 22:13:06.401845 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22462 | 2026.03.17 22:13:06.402510 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22463 | 2026.03.17 22:13:06.402946 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2026.03.17 22:13:06.403089 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00221 sec., 14479.638009049773 rows/sec., 25.95 MiB/sec. | ||
| 22465 | 2026.03.17 22:13:06.403144 [ 276 ] {8958085e-b8eb-4ff8-86e9-ea7e5e0058c5} <Debug> TCPHandler: Processed in 0.002390386 sec. | ||
| 22466 | 2026.03.17 22:13:06.403257 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22467 | 2026.03.17 22:13:06.403349 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22468 | 2026.03.17 22:13:06.403389 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22469 | 2026.03.17 22:13:06.403702 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2026.03.17 22:13:06.403737 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22471 | 2026.03.17 22:13:06.404143 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22472 | 2026.03.17 22:13:06.404575 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2026.03.17 22:13:06.404686 [ 171 ] {} <Debug> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22474 | 2026.03.17 22:13:06.404704 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001373 sec., 8739.985433357611 rows/sec., 603.15 KiB/sec. | ||
| 22475 | 2026.03.17 22:13:06.404715 [ 171 ] {} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22476 | 2026.03.17 22:13:06.404745 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22477 | 2026.03.17 22:13:06.404747 [ 276 ] {207733dd-309a-4767-826d-42005f9e7e5e} <Debug> TCPHandler: Processed in 0.00153761 sec. | ||
| 22478 | 2026.03.17 22:13:06.404833 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 22479 | 2026.03.17 22:13:06.404950 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22480 | 2026.03.17 22:13:06.404986 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 8790 rows starting from the beginning of the part | ||
| 22481 | 2026.03.17 22:13:06.405052 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 22482 | 2026.03.17 22:13:06.405105 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 22483 | 2026.03.17 22:13:06.405153 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 22484 | 2026.03.17 22:13:06.405195 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::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 | ||
| 22485 | 2026.03.17 22:13:06.405236 [ 187 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 12 rows starting from the beginning of the part | ||
| 22486 | 2026.03.17 22:13:06.408100 [ 191 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9042 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305623 sec., 2735339.1478701592 rows/sec., 182.99 MiB/sec. | ||
| 22487 | 2026.03.17 22:13:06.408407 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22488 | 2026.03.17 22:13:06.408947 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2026.03.17 22:13:06.409015 [ 195 ] {1d6132b9-8323-48aa-9aef-402b74caf0a1::all_1_176_35} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22490 | 2026.03.17 22:13:06.409081 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 22491 | 2026.03.17 22:13:06.411535 [ 191 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57284 rows, containing 5 columns (5 merged, 0 gathered) in 0.010815918 sec., 5296267.963569989 rows/sec., 348.21 MiB/sec. | ||
| 22492 | 2026.03.17 22:13:06.412507 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Trace> MergedBlockOutputStream: filled checksums all_1_176_52 (state Temporary) | ||
| 22493 | 2026.03.17 22:13:06.413058 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_merge_all_1_176_52 to all_1_176_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22494 | 2026.03.17 22:13:06.413129 [ 189 ] {64932236-8de6-48ac-9ab1-298f929033be::all_1_176_52} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be) (MergerMutator): Merged 6 parts: [all_1_171_51, all_176_176_0] -> all_1_176_52 | ||
| 22495 | 2026.03.17 22:13:06.413205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 22496 | 2026.03.17 22:13:07.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.59 MiB, peak 432.38 MiB, free memory in arenas 0.00 B, will set to 409.20 MiB (RSS), difference: -1.40 MiB | ||
| 22497 | 2026.03.17 22:13:08.549212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49464 | ||
| 22498 | 2026.03.17 22:13:08.549732 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22499 | 2026.03.17 22:13:08.549769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 22500 | 2026.03.17 22:13:08.550479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22501 | 2026.03.17 22:13:08.550924 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22502 | 2026.03.17 22:13:08.551052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49464 | ||
| 22503 | 2026.03.17 22:13:10.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.20 MiB, peak 432.38 MiB, free memory in arenas 0.00 B, will set to 409.20 MiB (RSS), difference: -4.00 MiB | ||
| 22504 | 2026.03.17 22:13:10.993451 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22505 | 2026.03.17 22:13:10.993630 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22506 | 2026.03.17 22:13:10.993699 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22507 | 2026.03.17 22:13:10.994434 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22508 | 2026.03.17 22:13:10.994488 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22509 | 2026.03.17 22:13:10.995031 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22510 | 2026.03.17 22:13:10.995544 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22511 | 2026.03.17 22:13:10.995700 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002117 sec., 26452.527161076996 rows/sec., 2.02 MiB/sec. | ||
| 22512 | 2026.03.17 22:13:10.995757 [ 276 ] {68c63bf5-c2b9-40fa-b6ad-4ceddc5d8f8c} <Debug> TCPHandler: Processed in 0.002432357 sec. | ||
| 22513 | 2026.03.17 22:13:10.995878 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22514 | 2026.03.17 22:13:10.995989 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22515 | 2026.03.17 22:13:10.996033 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22516 | 2026.03.17 22:13:10.996504 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22517 | 2026.03.17 22:13:10.996540 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22518 | 2026.03.17 22:13:10.996949 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22519 | 2026.03.17 22:13:10.997374 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22520 | 2026.03.17 22:13:10.997502 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001538 sec., 41612.483745123536 rows/sec., 3.25 MiB/sec. | ||
| 22521 | 2026.03.17 22:13:10.997540 [ 276 ] {818a869f-9f8d-4c58-9439-640498228795} <Debug> TCPHandler: Processed in 0.001712793 sec. | ||
| 22522 | 2026.03.17 22:13:10.997653 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22523 | 2026.03.17 22:13:10.997746 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22524 | 2026.03.17 22:13:10.997788 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22525 | 2026.03.17 22:13:10.998178 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22526 | 2026.03.17 22:13:10.998213 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22527 | 2026.03.17 22:13:10.998644 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22528 | 2026.03.17 22:13:10.999065 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22529 | 2026.03.17 22:13:10.999230 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001502 sec., 85219.70705725698 rows/sec., 5.94 MiB/sec. | ||
| 22530 | 2026.03.17 22:13:10.999269 [ 276 ] {6e1eb05d-2ad9-4f39-851f-3289cf8bfedd} <Debug> TCPHandler: Processed in 0.001663392 sec. | ||
| 22531 | 2026.03.17 22:13:10.999378 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22532 | 2026.03.17 22:13:10.999471 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22533 | 2026.03.17 22:13:10.999512 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22534 | 2026.03.17 22:13:10.999825 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22535 | 2026.03.17 22:13:10.999861 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22536 | 2026.03.17 22:13:11.000386 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22537 | 2026.03.17 22:13:11.000874 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22538 | 2026.03.17 22:13:11.001003 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00155 sec., 30967.74193548387 rows/sec., 2.09 MiB/sec. | ||
| 22539 | 2026.03.17 22:13:11.001038 [ 276 ] {eee0e266-d7b1-4af7-9268-326c5c0891dc} <Debug> TCPHandler: Processed in 0.001707582 sec. | ||
| 22540 | 2026.03.17 22:13:11.180440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 22541 | 2026.03.17 22:13:11.198709 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22542 | 2026.03.17 22:13:11.198757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22543 | 2026.03.17 22:13:11.205321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22544 | 2026.03.17 22:13:11.206529 [ 244 ] {} <Trace> system.metric_log (ecbf1d62-d19d-43c3-81a5-c99a5881fdda): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22545 | 2026.03.17 22:13:11.209743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 22546 | 2026.03.17 22:13:15.748552 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22547 | 2026.03.17 22:13:15.748615 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22548 | 2026.03.17 22:13:15.997787 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22549 | 2026.03.17 22:13:15.997985 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22550 | 2026.03.17 22:13:15.998057 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22551 | 2026.03.17 22:13:15.998840 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22552 | 2026.03.17 22:13:15.998888 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22553 | 2026.03.17 22:13:15.999485 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22554 | 2026.03.17 22:13:15.999985 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Trace> oximeter.fields_string (20021106-0158-405d-a28f-8728817873b0): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22555 | 2026.03.17 22:13:16.000299 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Debug> executeQuery: Read 142 rows, 12.50 KiB in 0.002369 sec., 59940.9033347404 rows/sec., 5.15 MiB/sec. | ||
| 22556 | 2026.03.17 22:13:16.000345 [ 276 ] {ff64d47c-972b-49be-84ed-558846fb5948} <Debug> TCPHandler: Processed in 0.002696572 sec. | ||
| 22557 | 2026.03.17 22:13:16.000473 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22558 | 2026.03.17 22:13:16.000569 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22559 | 2026.03.17 22:13:16.000610 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22560 | 2026.03.17 22:13:16.001048 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22561 | 2026.03.17 22:13:16.001085 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22562 | 2026.03.17 22:13:16.001511 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22563 | 2026.03.17 22:13:16.001981 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22564 | 2026.03.17 22:13:16.002118 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001568 sec., 27423.469387755104 rows/sec., 2.01 MiB/sec. | ||
| 22565 | 2026.03.17 22:13:16.002137 [ 148 ] {} <Debug> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22566 | 2026.03.17 22:13:16.002159 [ 276 ] {138be273-844b-4793-98b7-91cf93d4f7c2} <Debug> TCPHandler: Processed in 0.001735003 sec. | ||
| 22567 | 2026.03.17 22:13:16.002242 [ 148 ] {} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22568 | 2026.03.17 22:13:16.002289 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22569 | 2026.03.17 22:13:16.002322 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22570 | 2026.03.17 22:13:16.002422 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 22571 | 2026.03.17 22:13:16.002432 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22572 | 2026.03.17 22:13:16.002499 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22573 | 2026.03.17 22:13:16.002558 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22574 | 2026.03.17 22:13:16.002595 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 256 rows starting from the beginning of the part | ||
| 22575 | 2026.03.17 22:13:16.002661 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 51 rows starting from the beginning of the part | ||
| 22576 | 2026.03.17 22:13:16.002715 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 17 rows starting from the beginning of the part | ||
| 22577 | 2026.03.17 22:13:16.002783 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 43 rows starting from the beginning of the part | ||
| 22578 | 2026.03.17 22:13:16.002840 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::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 | ||
| 22579 | 2026.03.17 22:13:16.002898 [ 191 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 43 rows starting from the beginning of the part | ||
| 22580 | 2026.03.17 22:13:16.002969 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22581 | 2026.03.17 22:13:16.003011 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22582 | 2026.03.17 22:13:16.003481 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22583 | 2026.03.17 22:13:16.003820 [ 189 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447218 sec., 313705.3298120947 rows/sec., 22.75 MiB/sec. | ||
| 22584 | 2026.03.17 22:13:16.004045 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22585 | 2026.03.17 22:13:16.004180 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001766 sec., 60588.90147225368 rows/sec., 4.73 MiB/sec. | ||
| 22586 | 2026.03.17 22:13:16.004181 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22587 | 2026.03.17 22:13:16.004220 [ 276 ] {a95aced9-47ab-4deb-9bdc-7493c7b41b46} <Debug> TCPHandler: Processed in 0.001947838 sec. | ||
| 22588 | 2026.03.17 22:13:16.004277 [ 223 ] {} <Trace> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 22589 | 2026.03.17 22:13:16.004313 [ 223 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 22590 | 2026.03.17 22:13:16.004343 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22591 | 2026.03.17 22:13:16.004443 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22592 | 2026.03.17 22:13:16.004488 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22593 | 2026.03.17 22:13:16.004723 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22594 | 2026.03.17 22:13:16.004800 [ 197 ] {54acacf4-a958-4946-8aff-132c3e0ef61c::all_1_151_30} <Trace> oximeter.fields_u16 (54acacf4-a958-4946-8aff-132c3e0ef61c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22595 | 2026.03.17 22:13:16.004895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22596 | 2026.03.17 22:13:16.004911 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22597 | 2026.03.17 22:13:16.004952 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22598 | 2026.03.17 22:13:16.005477 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22599 | 2026.03.17 22:13:16.005973 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Trace> oximeter.measurements_cumulativeu64 (64932236-8de6-48ac-9ab1-298f929033be): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22600 | 2026.03.17 22:13:16.006110 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
| 22601 | 2026.03.17 22:13:16.006150 [ 276 ] {6b35be93-7355-49f6-ab79-38ecc76c5447} <Debug> TCPHandler: Processed in 0.001856866 sec. | ||
| 22602 | 2026.03.17 22:13:16.006252 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22603 | 2026.03.17 22:13:16.006348 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22604 | 2026.03.17 22:13:16.006405 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22605 | 2026.03.17 22:13:16.007392 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22606 | 2026.03.17 22:13:16.007431 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22607 | 2026.03.17 22:13:16.008242 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22608 | 2026.03.17 22:13:16.008399 [ 223 ] {} <Debug> oximeter.fields_uuid (af0d3edc-db3d-482d-afe9-20035c3d8491): 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] | ||
| 22609 | 2026.03.17 22:13:16.008783 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22610 | 2026.03.17 22:13:16.008942 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002614 sec., 16449.885233358837 rows/sec., 29.48 MiB/sec. | ||
| 22611 | 2026.03.17 22:13:16.008969 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22612 | 2026.03.17 22:13:16.009000 [ 276 ] {2bae55fb-612f-46e7-ae33-01244824539c} <Debug> TCPHandler: Processed in 0.002797044 sec. | ||
| 22613 | 2026.03.17 22:13:16.009042 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22614 | 2026.03.17 22:13:16.009067 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22615 | 2026.03.17 22:13:16.009133 [ 276 ] {} <Trace> TCP-Session: e01cd281-ebf5-483c-8de9-bc945fc882cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22616 | 2026.03.17 22:13:16.009148 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::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 | ||
| 22617 | 2026.03.17 22:13:16.009237 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64612) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22618 | 2026.03.17 22:13:16.009287 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22619 | 2026.03.17 22:13:16.009347 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22620 | 2026.03.17 22:13:16.009398 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3315 rows starting from the beginning of the part | ||
| 22621 | 2026.03.17 22:13:16.009504 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 43 rows starting from the beginning of the part | ||
| 22622 | 2026.03.17 22:13:16.009606 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 17 rows starting from the beginning of the part | ||
| 22623 | 2026.03.17 22:13:16.009645 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22624 | 2026.03.17 22:13:16.009688 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22625 | 2026.03.17 22:13:16.009709 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 43 rows starting from the beginning of the part | ||
| 22626 | 2026.03.17 22:13:16.009809 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 32 rows starting from the beginning of the part | ||
| 22627 | 2026.03.17 22:13:16.009905 [ 191 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 43 rows starting from the beginning of the part | ||
| 22628 | 2026.03.17 22:13:16.010141 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22629 | 2026.03.17 22:13:16.010661 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Trace> oximeter.measurements_u64 (1d6132b9-8323-48aa-9aef-402b74caf0a1): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22630 | 2026.03.17 22:13:16.010798 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
| 22631 | 2026.03.17 22:13:16.010835 [ 276 ] {3b7f9d8b-3701-4354-aa00-0d80648a80a9} <Debug> TCPHandler: Processed in 0.001750913 sec. | ||
| 22632 | 2026.03.17 22:13:16.018947 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 19 columns (19 merged, 0 gathered) in 0.009825189 sec., 355514.7895882715 rows/sec., 636.79 MiB/sec. | ||
| 22633 | 2026.03.17 22:13:16.022485 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22634 | 2026.03.17 22:13:16.023091 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2026.03.17 22:13:16.023176 [ 194 ] {5d174f5c-8726-4f3c-8bd0-5d163f332a82::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (5d174f5c-8726-4f3c-8bd0-5d163f332a82) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22636 | 2026.03.17 22:13:16.023326 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.45 MiB. | ||
| 22637 | 2026.03.17 22:13:16.052142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49976 | ||
| 22638 | 2026.03.17 22:13:16.052558 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22639 | 2026.03.17 22:13:16.052592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22640 | 2026.03.17 22:13:16.053120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22641 | 2026.03.17 22:13:16.053597 [ 245 ] {} <Trace> system.asynchronous_metric_log (fdaf0b0d-db55-49ec-82e5-79956f3c619c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22642 | 2026.03.17 22:13:16.053710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49976 | ||
| 22643 | 2026.03.17 22:13:16.205525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2742 | ||
| 22644 | 2026.03.17 22:13:16.207920 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22645 | 2026.03.17 22:13:16.207961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 22646 | 2026.03.17 22:13:16.209223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22647 | 2026.03.17 22:13:16.209702 [ 243 ] {} <Trace> system.query_log (45647124-f76d-404a-ac1b-96c006c5c163): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22648 | 2026.03.17 22:13:16.209959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2742 | ||